HL7® Austria FHIR® Core Implementation Guide
2.1.0 - STU3

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

: HL7ATCoreLocationLinz - XML Representation

Raw xml | Download


<Location xmlns="http://hl7.org/fhir">
  <id value="HL7ATCoreLocationLinz"/>
  <meta>
    <profile
             value="http://hl7.at/fhir/HL7ATCoreProfiles/4.0.1/StructureDefinition/at-core-location"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Location HL7ATCoreLocationLinz</b></p><a name="HL7ATCoreLocationLinz"> </a><a name="hcHL7ATCoreLocationLinz"> </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-at-core-location.html">HL7® AT Core Location Profile</a></p></div><p><b>identifier</b>: <code>urn:oid:1.2.40.0.34.4.10</code>/K777.2</p><p><b>name</b>: Campus Bello</p><p><b>description</b>: Location with therapy dogs on permanent duty.</p><p><b>address</b>: Linz 4020 AUT </p><h3>Positions</h3><table class="grid"><tr><td style="display: none">-</td><td><b>Longitude</b></td><td><b>Latitude</b></td></tr><tr><td style="display: none">*</td><td>14.2861</td><td>48.3064</td></tr></table><p><b>managingOrganization</b>: <a href="Organization-HL7ATCoreOrganizationWunderwuzzi.html">Organization Wunderwuzzi Klinikverbund</a></p></div>
  </text>
  <identifier>
    <system value="urn:oid:1.2.40.0.34.4.10"/>
    <value value="K777.2"/>
  </identifier>
  <name value="Campus Bello"/>
  <description value="Location with therapy dogs on permanent duty."/>
  <address>
    <city value="Linz"/>
    <postalCode value="4020"/>
    <country value="AUT"/>
  </address>
  <position>
    <longitude value="14.2861"/>
    <latitude value="48.3064"/>
  </position>
  <managingOrganization>🔗 
    <reference value="Organization/HL7ATCoreOrganizationWunderwuzzi"/>
  </managingOrganization>
</Location>