HL7 FHIR JP Core ImplementationGuide
1.1.2-dev - ci-build Japan flag

HL7 FHIR JP Core ImplementationGuide - Local Development build (v1.1.2-dev) 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-ope"/>
  <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><b>Generated Narrative: Location</b><a name="jp-location-example-ope"> </a><a name="hcjp-location-example-ope"> </a></p><div style="display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%"><p style="margin-bottom: 0px">Resource Location &quot;jp-location-example-ope&quot; </p><p style="margin-bottom: 0px">Profile: <a href="StructureDefinition-jp-location.html">JP Core Location Profile</a></p></div><p><b>identifier</b>: B1-S.F2.1.00</p><p><b>status</b>: suspended</p><p><b>operationalStatus</b>: Housekeeping (Details: http://terminology.hl7.org/CodeSystem/v2-0116 code H = 'Housekeeping', stated as 'null')</p><p><b>name</b>: 南ウィング 神経放射線科 手術室1</p><p><b>alias</b>: 南ウィング 神経放射線科 手術室5, メインウィング 神経放射線科 手術室2</p><p><b>description</b>: South Wing, Neuro Radiology Operation Room 1 on second floor</p><p><b>mode</b>: instance</p><p><b>type</b>: Neuroradiology unit <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="http://terminology.hl7.org/5.3.0/CodeSystem-v3-RoleCode.html">RoleCode</a>#RNEU)</span></p><p><b>telecom</b>: ph: 2329</p><p><b>physicalType</b>: Room <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="http://terminology.hl7.org/5.3.0/CodeSystem-location-physical-type.html">Location type</a>#ro)</span></p></div>
  </text>
  <identifier>
    <value value="B1-S.F2.1.00"/>
  </identifier>
  <status value="suspended"/>
  <operationalStatus>
    <system value="http://terminology.hl7.org/CodeSystem/v2-0116"/>
    <code value="H"/>
  </operationalStatus>
  <name value="南ウィング 神経放射線科 手術室1"/>
  <alias value="南ウィング 神経放射線科 手術室5"/>
  <alias value="メインウィング 神経放射線科 手術室2"/>
  <description
               value="South Wing, Neuro Radiology Operation Room 1 on second floor"/>
  <mode value="instance"/>
  <type>
    <coding>
      <system value="http://terminology.hl7.org/CodeSystem/v3-RoleCode"/>
      <code value="RNEU"/>
    </coding>
  </type>
  <telecom>
    <system value="phone"/>
    <value value="2329"/>
  </telecom>
  <physicalType>
    <coding>
      <system
              value="http://terminology.hl7.org/CodeSystem/location-physical-type"/>
      <code value="ro"/>
    </coding>
  </physicalType>
</Location>