<?xml version="1.0" encoding="UTF-8"?>

<Location xmlns="http://hl7.org/fhir">
  <id value="BettenstellplatzStandortBeispiel"/>
  <meta>
    <profile value="https://gematik.de/fhir/isik/StructureDefinition/ISiKStandortBettenstellplatz"/>
  </meta>
  <text>
    <status value="generated"/><div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Location BettenstellplatzStandortBeispiel</b></p><a name="BettenstellplatzStandortBeispiel"> </a><a name="hcBettenstellplatzStandortBeispiel"> </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-ISiKStandortBettenstellplatz.html">ISiKStandortBettenstellplatz</a></p></div><p><b>physicalType</b>: <span title="Codes:{http://terminology.hl7.org/CodeSystem/location-physical-type bd}">Bed</span></p><p><b>managingOrganization</b>: <a href="Organization-AbteilungAllgemeinchirurgieOrganisationBeispiel.html">Organization Allgemeinchirurgie</a></p><p><b>partOf</b>: <a href="Location-RaumStandortBeispiel.html">Location: physicalType = Room</a></p></div>
  </text>
  <physicalType>
    <coding>
      <system value="http://terminology.hl7.org/CodeSystem/location-physical-type"/>
      <code value="bd"/>
      <display value="Bed"/>
    </coding>
  </physicalType>
  <managingOrganization>
    <reference value="Organization/AbteilungAllgemeinchirurgieOrganisationBeispiel"/>
  </managingOrganization>
  <partOf>
    <reference value="Location/RaumStandortBeispiel"/>
  </partOf>
</Location>