FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagenictiz.fhir.nl.stu3.zib2020-preadopt
Resource TypeProcedure
Idzib-FreedomRestrictingIntervention-01.json
FHIR VersionR3

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

No narrative content found in resource


Source1

{
  "resourceType": "Procedure",
  "id": "zib-FreedomRestrictingIntervention-01",
  "meta": {
    "profile": [
      "http://nictiz.nl/fhir/StructureDefinition/zib-FreedomRestrictingIntervention"
    ]
  },
  "extension": [
    {
      "url": "http://nictiz.nl/fhir/StructureDefinition/zib-FreedomRestrictingIntervention-LegallyCapable",
      "extension": [
        {
          "url": "legallyCapable",
          "valueBoolean": false
        },
        {
          "url": "legallyCapableComment",
          "valueString": "Wilsonbekwaam t.a.v. geldzaken."
        }
      ]
    },
    {
      "url": "http://nictiz.nl/fhir/StructureDefinition/zib-FreedomRestrictingIntervention-Assent",
      "valueCodeableConcept": {
        "coding": [
          {
            "system": "urn:oid:2.16.840.1.113883.2.4.3.11.60.40.4.6.1",
            "code": "4",
            "display": "Instemming wettelijke vertegenwoordiger"
          }
        ]
      }
    }
  ],
  "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": "Mechanische fixatie met arm- en beenspalk"
      }
    ]
  },
  "subject": {
    "reference": "Patient/patient-01"
  },
  "performedPeriod": {
    "start": "2019-05-01",
    "end": "2019-05-05"
  },
  "reasonReference": [
    {
      "reference": "Condition/zib-LegalSituation-Representation-01",
      "display": "Voogdij"
    }
  ]
}