HL7 FHIR JP Core ImplementationGuide
1.1.2-url - ci-build Japan

HL7 FHIR JP Core ImplementationGuide - Local Development build (v1.1.2-url) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: JP Core Location Example 病棟 - XML Representation

Raw xml | Download





<Location xmlns="http://hl7.org/fhir">

  <id value="jp-location-example-ward"/>

  <meta>

    <profile

             value="http://jpfhir.jp/fhir/core/StructureDefinition/JP_Location"/>

  </meta>

  <text>

    <status value="generated"/>

    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Location jp-location-example-ward</b></p><a name="jp-location-example-ward"> </a><a name="hcjp-location-example-ward"> </a><a name="jp-location-example-ward-ja"> </a><p><b>identifier</b>: 09A.021.4</p><p><b>status</b>: Active</p><p><b>name</b>: 09A病棟 021病室 4ベッド</p><p><b>description</b>: 09A病棟 021病室 4ベッド</p><p><b>mode</b>: Instance</p><p><b>type</b>: <span title="Codes:{http://terminology.hl7.org/CodeSystem/v3-RoleCode WARD}">ward</span></p><p><b>telecom</b>: ph: 3478</p><p><b>physicalType</b>: <span title="Codes:{http://terminology.hl7.org/CodeSystem/location-physical-type bd}">Bed</span></p></div>

  </text>

  <identifier>

    <value value="09A.021.4"/>

  </identifier>

  <status value="active"/>

  <name value="09A病棟 021病室 4ベッド"/>

  <description value="09A病棟 021病室 4ベッド"/>

  <mode value="instance"/>

  <type>

    <coding>

      <system value="http://terminology.hl7.org/CodeSystem/v3-RoleCode"/>

      <code value="WARD"/>

    </coding>

  </type>

  <telecom>

    <system value="phone"/>

    <value value="3478"/>

  </telecom>

  <physicalType>

    <coding>

      <system

              value="http://terminology.hl7.org/CodeSystem/location-physical-type"/>

      <code value="bd"/>

    </coding>

  </physicalType>

</Location>