JanuSync Implementation Guide
1.0.0 - trial-use
JanuSync Implementation Guide - Local Development build (v1.0.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
<Location xmlns="http://hl7.org/fhir">
<id value="location-ward-general-example"/>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Location location-ward-general-example</b></p><a name="location-ward-general-example"> </a><a name="hclocation-ward-general-example"> </a><p><b>name</b>: 101병동 1001호</p><p><b>alias</b>: 순환기내과 병동</p><p><b>description</b>: 본관 10층 1병동 1001호</p><p><b>mode</b>: Instance</p><p><b>type</b>: <span title="Codes:{http://terminology.hl7.org/CodeSystem/v3-RoleCode HU}">Hospital unit</span></p><p><b>physicalType</b>: <span title="Codes:{http://terminology.hl7.org/CodeSystem/location-physical-type ro}">Room</span></p><p><b>managingOrganization</b>: <a href="Organization-janusync-organization-example.html">Organization 파이종합병원</a></p></div>
</text>
<name value="101병동 1001호"/>
<alias value="순환기내과 병동"/>
<description value="본관 10층 1병동 1001호"/>
<mode value="instance"/>
<type>
<coding>
<system value="http://terminology.hl7.org/CodeSystem/v3-RoleCode"/>
<code value="HU"/>
</coding>
</type>
<physicalType>
<coding>
<system
value="http://terminology.hl7.org/CodeSystem/location-physical-type"/>
<code value="ro"/>
</coding>
</physicalType>
<managingOrganization>🔗
<reference value="Organization/janusync-organization-example"/>
</managingOrganization>
</Location>