OneAquaHealth Project
0.1.0-ci-build - ci-build 150

OneAquaHealth Project, published by OneAquaHealth Project. This guide is not an authorized publication; it is the continuous build for version 0.1.0-ci-build built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/hl7-eu/oah/ and changes regularly. See the Directory of published versions

: Location - Nordre Aker (borough) - XML Representation

Raw xml | Download


<Location xmlns="http://hl7.org/fhir">
  <id value="Loc-Nordre-Aker"/>
  <meta>
    <profile
             value="http://hl7.eu/fhir/ig/oah/StructureDefinition/location-oah"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Location Loc-Nordre-Aker</b></p><a name="Loc-Nordre-Aker"> </a><a name="hcLoc-Nordre-Aker"> </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-location-oah.html">Location: OAH Indicators</a></p></div><p><b>identifier</b>: <code>https://oneaquahealth.eu/location-id</code>/nordre-aker</p><p><b>name</b>: Nordre Aker</p><p><b>description</b>: Borough of Oslo (Nordre Aker, NO)</p><p><b>mode</b>: Instance</p><p><b>type</b>: <span title="Codes:{http://snomed.info/sct 288520005}">City environment</span></p></div>
  </text>
  <identifier>
    <system value="https://oneaquahealth.eu/location-id"/>
    <value value="nordre-aker"/>
  </identifier>
  <name value="Nordre Aker"/>
  <description value="Borough of Oslo (Nordre Aker, NO)"/>
  <mode value="instance"/>
  <type>
    <coding>
      <system value="http://snomed.info/sct"/>
      <code value="288520005"/>
      <display value="City environment"/>
    </coding>
  </type>
</Location>