{
  "resourceType" : "Procedure",
  "id" : "nl-core-FreedomRestrictingIntervention-01",
  "meta" : {
    "profile" : ["http://nictiz.nl/fhir/StructureDefinition/nl-core-FreedomRestrictingIntervention"]
  },
  "text" : {
    "status" : "extensions",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: Procedure</b><a name=\"nl-core-FreedomRestrictingIntervention-01\"> </a></p><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\">Resource Procedure &quot;nl-core-FreedomRestrictingIntervention-01&quot; </p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-nl-core-FreedomRestrictingIntervention.html\">nl core FreedomRestrictingIntervention</a></p></div><blockquote><p><b>ext FreedomRestrictingIntervention.LegallyCapable</b></p><blockquote><p><b>url</b></p><code>legallyCapable</code></blockquote><p><b>value</b>: false</p><blockquote><p><b>url</b></p><code>legallyCapableComment</code></blockquote><p><b>value</b>: Wilsonbekwaam t.a.v. geldzaken.</p></blockquote><p><b>ext FreedomRestrictingIntervention.Assent</b>: Instemming patiënt <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (unknown#2)</span></p><p><b>status</b>: completed</p><p><b>category</b>: beperking van bewegingsvrijheid <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://browser.ihtsdotools.org/\">SNOMED CT</a>#225317005)</span></p><p><b>code</b>: Placing restraint using limb restraint <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://browser.ihtsdotools.org/\">SNOMED CT</a>#123941000146105)</span></p><p><b>subject</b>: <a href=\"Patient-nl-core-Patient-01.html\">Patient/nl-core-Patient-01: Patient, Johanna Petronella Maria (Jo) van Putten-van der Giessen</a> &quot; VAN PUTTEN-VAN DER GIESSEN&quot;</p><p><b>performed</b>: 2019-05-01 --&gt; 2019-05-05</p><p><b>reasonCode</b>: Diversion of crisis situation <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://browser.ihtsdotools.org/\">SNOMED CT</a>#121491000146107)</span></p><p><b>reasonReference</b>: <a href=\"Condition-nl-core-FreedomRestrictingIntervention-01-Condition-01.html\">Condition/nl-core-FreedomRestrictingIntervention-01-Condition-01: Legal situation, representation: Voogdij</a></p></div>"
  },
  "extension" : [{
    "url" : "http://nictiz.nl/fhir/StructureDefinition/ext-FreedomRestrictingIntervention.LegallyCapable",
    "extension" : [{
      "url" : "legallyCapable",
      "valueBoolean" : false
    },
    {
      "url" : "legallyCapableComment",
      "valueString" : "Wilsonbekwaam t.a.v. geldzaken."
    }]
  },
  {
    "url" : "http://nictiz.nl/fhir/StructureDefinition/ext-FreedomRestrictingIntervention.Assent",
    "valueCodeableConcept" : {
      "coding" : [{
        "system" : "urn:oid:2.16.840.1.113883.2.4.3.11.60.40.4.6.1",
        "code" : "2",
        "display" : "Instemming patiënt"
      }]
    }
  }],
  "status" : "completed",
  "category" : {
    "coding" : [{
      "system" : "http://snomed.info/sct",
      "code" : "225317005",
      "display" : "beperking van bewegingsvrijheid"
    }]
  },
  "code" : {
    "coding" : [{
      "system" : "http://snomed.info/sct",
      "code" : "123941000146105",
      "display" : "Placing restraint using limb restraint"
    }]
  },
  "subject" : {
    "reference" : "Patient/nl-core-Patient-01",
    "type" : "Patient",
    "display" : "Patient, Johanna Petronella Maria (Jo) van Putten-van der Giessen"
  },
  "performedPeriod" : {
    "start" : "2019-05-01",
    "end" : "2019-05-05"
  },
  "reasonCode" : [{
    "coding" : [{
      "system" : "http://snomed.info/sct",
      "code" : "121491000146107",
      "display" : "Diversion of crisis situation"
    }]
  }],
  "reasonReference" : [{
    "reference" : "Condition/nl-core-FreedomRestrictingIntervention-01-Condition-01",
    "type" : "Condition",
    "display" : "Legal situation, representation: Voogdij"
  }]
}