DK MedCom Carecommunication
4.0.2 - release Denmark flag

DK MedCom Carecommunication, published by MedCom. This guide is not an authorized publication; it is the continuous build for version 4.0.2 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/medcomdk/dk-medcom-carecommunication/ and changes regularly. See the Directory of published versions

: Receive_Tek-C - Sender - XML Representation

Raw xml | Download


<Organization xmlns="http://hl7.org/fhir">
  <id value="89a4dee7-145b-4d09-abaf-24529cb12f15"/>
  <meta>
    <profile
             value="http://medcomfhir.dk/ig/messaging/StructureDefinition/medcom-messaging-organization"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Organization 89a4dee7-145b-4d09-abaf-24529cb12f15</b></p><a name="89a4dee7-145b-4d09-abaf-24529cb12f15"> </a><a name="hc89a4dee7-145b-4d09-abaf-24529cb12f15"> </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="file://C:\Users\TMS\TMS\GitHub\MedComPublication\dk-medcom-messaging\output/StructureDefinition-medcom-messaging-organization.html">MedComMessagingOrganization</a></p></div><p><b>identifier</b>: SOR/1053231000016001 (use: official, ), EAN/5790002508240 (use: official, ), MASTER_EAF/11469610 (use: usual, ), DENMARK/219 (use: usual, )</p><p><b>active</b>: true</p><p><b>name</b>: Sygehusadviser, Hillerød</p><p><b>telecom</b>: ph: 72 32 00 00(Work), fax: 72 32 32 13(Work)</p><p><b>address</b>: Trollesmindealle 27 3400 </p></div>
  </text>
  <identifier>
    <use value="official"/>
    <type>
      <text value="SOR"/>
    </type>
    <system value="urn:oid:1.2.208.176.1.1"/>
    <value value="1053231000016001"/>
  </identifier>
  <identifier>
    <use value="official"/>
    <type>
      <text value="EAN"/>
    </type>
    <system value="https://www.gs1.org/gln"/>
    <value value="5790002508240"/>
  </identifier>
  <identifier>
    <use value="usual"/>
    <type>
      <text value="MASTER_EAF"/>
    </type>
    <system value="urn:oid:1.2.840.114350.1.13.416.3.7.5.737384.158"/>
    <value value="11469610"/>
  </identifier>
  <identifier>
    <use value="usual"/>
    <type>
      <text value="DENMARK"/>
    </type>
    <system value="urn:oid:1.2.840.114350.1.13.416.3.7.5.737384.168"/>
    <value value="219"/>
  </identifier>
  <active value="true"/>
  <name value="Sygehusadviser, Hillerød"/>
  <telecom>
    <system value="phone"/>
    <value value="72 32 00 00"/>
    <use value="work"/>
  </telecom>
  <telecom>
    <system value="fax"/>
    <value value="72 32 32 13"/>
    <use value="work"/>
  </telecom>
  <address>
    <line value="Trollesmindealle 27"/>
    <postalCode value="3400"/>
  </address>
</Organization>