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 - Receiver - XML Representation

Raw xml | Download


<Organization xmlns="http://hl7.org/fhir">
  <id value="efb6250c-1ba5-4856-b7e7-d9e830d58c09"/>
  <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 efb6250c-1ba5-4856-b7e7-d9e830d58c09</b></p><a name="efb6250c-1ba5-4856-b7e7-d9e830d58c09"> </a><a name="hcefb6250c-1ba5-4856-b7e7-d9e830d58c09"> </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/330461000016004 (use: official, ), EAN/5790001353308 (use: official, )</p><p><b>active</b>: true</p><p><b>name</b>: Sundhedsplejen, Aabenraa kommune</p><p><b>telecom</b>: ph: 01 02 03 04(Work), fax: 04 03 02 01(Work)</p><p><b>address</b>: Bjerggade 4 E 6200 </p></div>
  </text>
  <identifier>
    <use value="official"/>
    <type>
      <text value="SOR"/>
    </type>
    <system value="urn:oid:1.2.208.176.1.1"/>
    <value value="330461000016004"/>
  </identifier>
  <identifier>
    <use value="official"/>
    <type>
      <text value="EAN"/>
    </type>
    <system value="https://www.gs1.org/gln"/>
    <value value="5790001353308"/>
  </identifier>
  <active value="true"/>
  <name value="Sundhedsplejen, Aabenraa kommune"/>
  <telecom>
    <system value="phone"/>
    <value value="01 02 03 04"/>
    <use value="work"/>
  </telecom>
  <telecom>
    <system value="fax"/>
    <value value="04 03 02 01"/>
    <use value="work"/>
  </telecom>
  <address>
    <line value="Bjerggade 4 E"/>
    <postalCode value="6200"/>
  </address>
</Organization>