MedCom HomeCareObservation
1.0.0 - release Denmark flag

MedCom HomeCareObservation, published by MedCom. 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/medcomdk/dk_HomeCareObservations/ and changes regularly. See the Directory of published versions

: Acute nurse - XML Representation

Raw xml | Download


<Practitioner xmlns="http://hl7.org/fhir">
  <id value="70f14d25-0979-4192-8da2-0c0a3950f4b1"/>
  <meta>
    <profile
             value="http://medcomfhir.dk/ig/core/StructureDefinition/medcom-core-practitioner"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Practitioner 70f14d25-0979-4192-8da2-0c0a3950f4b1</b></p><a name="70f14d25-0979-4192-8da2-0c0a3950f4b1"> </a><a name="hc70f14d25-0979-4192-8da2-0c0a3950f4b1"> </a><a name="70f14d25-0979-4192-8da2-0c0a3950f4b1-da-DK"> </a><p><b>name</b>: Mia </p><p><b>telecom</b>: <a href="tel:+4505577668">+45 05577668</a></p></div>
  </text>
  <name>
    <given value="Mia"/>
  </name>
  <telecom>
    <system value="phone"/>
    <value value="+45 05577668"/>
  </telecom>
</Practitioner>