DK MedCom Messaging
2.2.0 - release Denmark flag

This page is part of the DK MedCom Messaging (v2.2.0: Release) based on FHIR (HL7® FHIR® Standard) R4. The current version which supersedes this version is 2.1.0. For a full list of available versions, see the Directory of published versions

: Example of a reciever organization with a SOR, an EAN and Ydrenummer identifier. - XML Representation

Raw xml | Download



<Organization xmlns="http://hl7.org/fhir">
  <id value="42541447-b58c-4a1a-9514-02b80494bbd3"/>
  <meta>
    <profile
             value="http://medcomfhir.dk/ig/messaging/StructureDefinition/medcom-requesterorganization"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Organization 42541447-b58c-4a1a-9514-02b80494bbd3</b></p><a name="42541447-b58c-4a1a-9514-02b80494bbd3"> </a><a name="hc42541447-b58c-4a1a-9514-02b80494bbd3"> </a><a name="hc42541447-b58c-4a1a-9514-02b80494bbd3-da-DK"> </a><p><b>identifier</b>: <code>https://www.gs1.org/gln</code>/5790000127092, <code>urn:oid:1.2.208.176.1.1</code>/52581000016005, <code>urn:oid:1.2.208.176.1.4</code>/061654</p><p><b>name</b>: Skødstrup Lægepraksis</p><h3>Contacts</h3><table class="grid"><tr><td style="display: none">-</td><td><b>Name</b></td></tr><tr><td style="display: none">*</td><td>OKM </td></tr></table></div>
  </text>
  <identifier>
    <system value="https://www.gs1.org/gln"/>
    <value value="5790000127092"/>
  </identifier>
  <identifier>
    <system value="urn:oid:1.2.208.176.1.1"/>
    <value value="52581000016005"/>
  </identifier>
  <identifier>
    <system value="urn:oid:1.2.208.176.1.4"/>
    <value value="061654"/>
  </identifier>
  <name value="Skødstrup Lægepraksis"/>
  <contact>
    <name>
      <given value="OKM"/>
    </name>
  </contact>
</Organization>