DK MedCom Carecommunication
4.0.0 - 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.0 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

: Simple practitioner with a name - XML Representation

Raw xml | Download


<Practitioner xmlns="http://hl7.org/fhir">
  <id value="b12c1357-62f1-455e-b07a-3ebf454c50bc"/>
  <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 b12c1357-62f1-455e-b07a-3ebf454c50bc</b></p><a name="b12c1357-62f1-455e-b07a-3ebf454c50bc"> </a><a name="hcb12c1357-62f1-455e-b07a-3ebf454c50bc"> </a><a name="b12c1357-62f1-455e-b07a-3ebf454c50bc-da-DK"> </a><p><b>name</b>: Hans Hansen </p></div>
  </text>
  <name>
    <family value="Hansen"/>
    <given value="Hans"/>
  </name>
</Practitioner>