ISiK Basis Implementierungsleitfaden
Version 6.0.0-rc - ci-build

: Example Location - RaumStandortBeispiel - XML Representation

Raw xml | Download


<Location xmlns="http://hl7.org/fhir">
  <id value="RaumStandortBeispiel"/>
  <meta>
    <profile
             value="https://gematik.de/fhir/isik/StructureDefinition/ISiKStandortRaum"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Location RaumStandortBeispiel</b></p><a name="RaumStandortBeispiel"> </a><a name="hcRaumStandortBeispiel"> </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"/><p style="margin-bottom: 0px">Profile: <a href="StructureDefinition-ISiKStandortRaum.html">ISiKStandortRaum</a></p></div><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-AbteilungAllgemeinchirurgieOrganisationBeispiel.html">Organization Allgemeinchirurgie</a></p></div>
  </text>
  <physicalType>
    <coding>
      <system
              value="http://terminology.hl7.org/CodeSystem/location-physical-type"/>
      <code value="ro"/>
      <display value="Room"/>
    </coding>
  </physicalType>
  <managingOrganization>🔗 
    <reference
               value="Organization/AbteilungAllgemeinchirurgieOrganisationBeispiel"/>
  </managingOrganization>
</Location>