HL7 FHIR Malaysia Core (MY Core) Implementation Guide
2.0.0 - ci-build

HL7 FHIR Malaysia Core (MY Core) Implementation Guide - Local Development build (v2.0.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: example-location - XML Representation

Raw xml | Download


<Location xmlns="http://hl7.org/fhir">
  <id value="example-location"/>
  <meta>
    <versionId value="2"/>
    <lastUpdated value="2022-08-25T03:03:20.191+08:00"/>
    <source value="http://provider.hie.moh.gov.my#q28ggzZtZu141ZN6"/>
    <profile
             value="http://fhir.hie.moh.gov.my/StructureDefinition/Location-my-core"/>
  </meta>
  <text>
    <status value="extensions"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Location example-location</b></p><a name="example-location"> </a><a name="hcexample-location"> </a><a name="example-location-en-US"> </a><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">version: 2; Last updated: 2022-08-25 03:03:20+0800; </p><p style="margin-bottom: 0px">Information Source: <a href="http://provider.hie.moh.gov.my#q28ggzZtZu141ZN6">http://provider.hie.moh.gov.my#q28ggzZtZu141ZN6</a></p><p style="margin-bottom: 0px">Profile: <a href="StructureDefinition-Location-my-core.html">Location (MY Core)</a></p></div><blockquote><p><b>ExtensionAudit (MY Core)</b></p><ul><li>recorder: <a href="PractitionerRole/cd16e0cb-3e0f-43bb-9197-901f5daff3ba/_history/1">Saifuldaulah</a></li><li>recordedDate: 2022-08-10 00:11:35+0000</li><li>lastUpdater: <a href="PractitionerRole/cd16e0cb-3e0f-43bb-9197-901f5daff3ba/_history/1">Saifuldaulah</a></li></ul></blockquote><p><b>identifier</b>: 11-05060009-000020</p><p><b>status</b>: Active</p><p><b>name</b>: Ward 1A</p><p><b>alias</b>: W-1A</p><p><b>type</b>: <span title="Codes:{http://terminology.hl7.org/CodeSystem/location-type-my-core IMP}">Inpatient</span></p><p><b>physicalType</b>: <span title="Codes:{http://terminology.hl7.org/CodeSystem/location-physical-type bu}">Building</span></p><p><b>managingOrganization</b>: <a href="Organization/11-05060009">HOSPITAL TUANKU JA'AFAR, SEREMBAN</a></p><p><b>partOf</b>: <a href="Location/8d988a14-4e08-4b57-a6d2-323218dcb76e">Main Building</a></p></div>
  </text>
  <extension
             url="http://fhir.hie.moh.gov.my/StructureDefinition/audit-my-core">
    <extension url="recorder">
      <valueReference>
        <reference
                   value="PractitionerRole/cd16e0cb-3e0f-43bb-9197-901f5daff3ba/_history/1"/>
        <display value="Saifuldaulah"/>
      </valueReference>
    </extension>
    <extension url="recordedDate">
      <valueDateTime value="2022-08-10T00:11:35.876Z"/>
    </extension>
    <extension url="lastUpdater">
      <valueReference>
        <reference
                   value="PractitionerRole/cd16e0cb-3e0f-43bb-9197-901f5daff3ba/_history/1"/>
        <display value="Saifuldaulah"/>
      </valueReference>
    </extension>
  </extension>
  <identifier>
    <value value="11-05060009-000020"/>
  </identifier>
  <status value="active"/>
  <name value="Ward 1A"/>
  <alias value="W-1A"/>
  <type>
    <coding>
      <system
              value="http://terminology.hl7.org/CodeSystem/location-type-my-core"/>
      <code value="IMP"/>
      <display value="Inpatient"/>
    </coding>
  </type>
  <physicalType>
    <coding>
      <system
              value="http://terminology.hl7.org/CodeSystem/location-physical-type"/>
      <version value="4.0.1"/>
      <code value="bu"/>
      <display value="Building"/>
    </coding>
  </physicalType>
  <managingOrganization>
    <reference value="Organization/11-05060009"/>
    <display value="HOSPITAL TUANKU JA'AFAR, SEREMBAN"/>
  </managingOrganization>
  <partOf>
    <reference value="Location/8d988a14-4e08-4b57-a6d2-323218dcb76e"/>
    <display value="Main Building"/>
  </partOf>
</Location>