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-02.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-02",
  "meta": {
    "profile": [
      "http://nictiz.nl/fhir/StructureDefinition/zib-FreedomRestrictingIntervention"
    ]
  },
  "status": "completed",
  "category": {
    "coding": [
      {
        "system": "http://snomed.info/sct",
        "code": "225317005",
        "display": "beperking van bewegingsvrijheid"
      }
    ]
  },
  "code": {
    "coding": [
      {
        "system": "http://snomed.info/sct",
        "code": "225210009",
        "display": "Plaatsing op een gesloten afdeling"
      }
    ]
  },
  "subject": {
    "reference": "Patient/patient-01"
  },
  "performedPeriod": {
    "start": "2020-04-12",
    "end": "2020-04-13"
  },
  "reasonCode": [
    {
      "coding": [
        {
          "system": "http://snomed.info/sct",
          "code": "121491000146107",
          "display": "Afwenden van crisissituatie"
        }
      ]
    }
  ],
  "reasonReference": [
    {
      "reference": "Condition/zib-LegalSituation-LegalStatus-01",
      "display": "Crisismaatregel"
    }
  ]
}