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

FHIR IG analytics

Packagenictiz.fhir.nl.r4.nl-core
Resource TypeProcedure
Idnl-core-FreedomRestrictingIntervention-01.json
FHIR VersionR4

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

Note: links and images are rebased to the (stated) source

Verrichting. Subject: Patient, Johanna Petronella Maria (Jo) van Putten-van der Giessen. Categorie: beperking van bewegingsvrijheid, Status: voltooid
Placing restraint using limb restraint
Uitgevoerd: 1 mei 2019 - 5 mei 2019
RedenDiversion of crisis situation, Legal situation, representation: Voogdij

Source1

{
  "resourceType": "Procedure",
  "id": "nl-core-FreedomRestrictingIntervention-01",
  "meta": {
    "profile": [
      "http://nictiz.nl/fhir/StructureDefinition/nl-core-FreedomRestrictingIntervention"
    ]
  },
  "text": {
    "status": "extensions",
    "div": "<!-- snip (see above) -->"
  },
  "extension": [
    {
      "extension": [
        {
          "url": "legallyCapable",
          "valueBoolean": false
        },
        {
          "url": "legallyCapableComment",
          "valueString": "Wilsonbekwaam t.a.v. geldzaken."
        }
      ],
      "url": "http://nictiz.nl/fhir/StructureDefinition/ext-FreedomRestrictingIntervention.LegallyCapable"
    },
    {
      "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"
    }
  ]
}