0.0.1 - 0.0.1

EAHPInteroperabilityIG - Local Development build (v0.0.1) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: Location - Central Pharmacy Robot - XML Representation

Raw xml | Download


<Location xmlns="http://hl7.org/fhir">
  <id value="loc-robot-main"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Location loc-robot-main</b></p><a name="loc-robot-main"> </a><a name="hcloc-robot-main"> </a><p><b>status</b>: Active</p><p><b>name</b>: Main Pharmacy Whole Pack Robot 01</p><p><b>description</b>: </p><div><p>Primary robotic storage for whole packs in Central Pharmacy</p>
</div><p><b>mode</b>: Instance</p><p><b>type</b>: <span title="Codes:{http://terminology.hl7.org/CodeSystem/v3-RoleCode PHARM}">Pharmacy</span></p><p><b>form</b>: <span title="Codes:{http://terminology.hl7.org/CodeSystem/location-physical-type ca}">Cabinet</span></p><p><b>partOf</b>: <a href="Location-loc-pharmacy-central-room.html">Location Central Pharmacy Room</a></p></div>
  </text>
  <status value="active"/>
  <name value="Main Pharmacy Whole Pack Robot 01"/>
  <description
               value="Primary robotic storage for whole packs in Central Pharmacy"/>
  <mode value="instance"/>
  <type>
    <coding>
      <system value="http://terminology.hl7.org/CodeSystem/v3-RoleCode"/>
      <code value="PHARM"/>
      <display value="Pharmacy"/>
    </coding>
  </type>
  <form>
    <coding>
      <system
              value="http://terminology.hl7.org/CodeSystem/location-physical-type"/>
      <code value="ca"/>
      <display value="Cabinet"/>
    </coding>
  </form>
  <partOf>🔗 
    <reference value="Location/loc-pharmacy-central-room"/>
  </partOf>
</Location>