PFLIP HL7 FHIR Implementation Guide - Local Development build (v0.9.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
{
"resourceType" : "Observation",
"id" : "rf-34-freiheitsentziehende-massnahmen",
"meta" : {
"profile" : [
🔗 "https://pflip-ig.isst.fraunhofer.de/fhir/StructureDefinition/observation-freiheitsentziehende-massnahme"
]
},
"text" : {
"status" : "extensions",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Observation rf-34-freiheitsentziehende-massnahmen</b></p><a name=\"rf-34-freiheitsentziehende-massnahmen\"> </a><a name=\"hcrf-34-freiheitsentziehende-massnahmen\"> </a><a name=\"rf-34-freiheitsentziehende-massnahmen-en-US\"> </a><p><b>FreiwilligeEinwillungLiegtVor</b>: true</p><p><b>RichterlicheAnordnungLiegtVor</b>: false</p><p><b>status</b>: Final</p><p><b>code</b>: <span title=\"Codes:{http://snomed.info/sct 405689000}\">Legal physical restraint performed</span></p><p><b>subject</b>: <a href=\"Patient-bewohnerin-pseudonymisiert-02.html\">Anonymous Patient Male, DoB: ( pseudonymized)</a></p><p><b>effective</b>: 2024-11-04 12:00:00+0100</p><p><b>performer</b>: <a href=\"Practitioner-practitioner-1.html\">Practitioner Johann Müller (official)</a></p><p><b>value</b>: <span title=\"Codes:{http://snomed.info/sct 121501000146102}\">Enclosure bed (physical object)</span></p></div>"
},
"extension" : [
{
"url" : "https://pflip-ig.isst.fraunhofer.de/fhir/StructureDefinition/freiwillige-einwilligung-liegt-vor",
"valueBoolean" : true
},
{
"url" : "https://pflip-ig.isst.fraunhofer.de/fhir/StructureDefinition/richterliche-anordnung-liegt-vor",
"valueBoolean" : false
}
],
"status" : "final",
"code" : {
"coding" : [
{
"system" : "http://snomed.info/sct",
"version" : "http://snomed.info/sct/900000000000207008/version/20240201",
"code" : "405689000"
}
]
},
"subject" : {
🔗 "reference" : "Patient/bewohnerin-pseudonymisiert-02"
},
"effectiveDateTime" : "2024-11-04T12:00:00+01:00",
"performer" : [
{
🔗 "reference" : "Practitioner/practitioner-1"
}
],
"valueCodeableConcept" : {
"coding" : [
{
"system" : "http://snomed.info/sct",
"version" : "http://snomed.info/sct/900000000000207008/version/20240201",
"code" : "121501000146102",
"display" : "Enclosure bed (physical object)"
}
]
}
}