Mona FHIR Implementation Guide
0.4.50648 - ci-build
Mona FHIR Implementation Guide - Local Development build (v0.4.50648). See the Directory of published versions
<Location xmlns="http://hl7.org/fhir">
<id value="WardExample"/>
<meta>
<profile value="https://fhir.mona.icu/StructureDefinition/mona-ward"/>
</meta>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p><b>Generated Narrative</b></p><p><b>status</b>: active</p><p><b>name</b>: Ward A</p><p><b>alias</b>: Ward</p><p><b>physicalType</b>: <span title="Codes: {http://terminology.hl7.org/CodeSystem/location-physical-type wa}">Ward</span></p></div>
</text>
<status value="active"/>
<name value="Ward A"/>
<alias value="Ward"/>
<physicalType>
<coding>
<system
value="http://terminology.hl7.org/CodeSystem/location-physical-type"/>
<code value="wa"/>
<display value="Ward"/>
</coding>
</physicalType>
</Location>