HL7 FHIR Implementation Guide: DK Core
1.0.0 - trial-use Denmark flag

HL7 FHIR Implementation Guide: DK Core, published by HL7 Denmark. This guide is not an authorized publication; it is the continuous build for version 1.0.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/hl7dk/dk-core/ and changes regularly. See the Directory of published versions

: LaegerneHasserisBymidte - XML Representation

Raw xml | Download


<Organization xmlns="http://hl7.org/fhir">
  <id value="LaegerneHasserisBymidte"/>
  <meta>
    <profile
             value="http://hl7.dk/fhir/core/StructureDefinition/dk-core-organization"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Organization LaegerneHasserisBymidte</b></p><a name="LaegerneHasserisBymidte"> </a><a name="hcLaegerneHasserisBymidte"> </a><a name="LaegerneHasserisBymidte-da-DK"> </a><p><b>identifier</b>: <code>urn:oid:1.2.208.176.1.1</code>/61741000016007, <code>urn:oid:1.2.208.176.1.4</code>/77410</p><p><b>type</b>: <span title="Codes:{http://snomed.info/sct 394761003}">General practitioner practice site</span></p><p><b>name</b>: Lægerne Hasseris Bymidte</p><h3>Contacts</h3><table class="grid"><tr><td style="display: none">-</td><td><b>Telecom</b></td></tr><tr><td style="display: none">*</td><td>ph: 98182233</td></tr></table></div>
  </text>
  <identifier>
    <system value="urn:oid:1.2.208.176.1.1"/>
    <value value="61741000016007"/>
  </identifier>
  <identifier>
    <system value="urn:oid:1.2.208.176.1.4"/>
    <value value="77410"/>
  </identifier>
  <type>
    <coding>
      <system value="http://snomed.info/sct"/>
      <code value="394761003"/>
    </coding>
  </type>
  <name value="Lægerne Hasseris Bymidte"/>
  <contact>
    <telecom>
      <system value="phone"/>
      <value value="98182233"/>
    </telecom>
  </contact>
</Organization>