FHIR IG analytics| Package | nictiz.fhir.nl.stu3.zib2020-preadopt |
| Resource Type | Procedure |
| Id | zib-FreedomRestrictingIntervention-02.json |
| FHIR Version | R3 |
No resources found
No resources found
No narrative content found in resource
{
"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"
}
]
}