CareCommunication Test scripts
5.0.0 - release Denmark flag

CareCommunication Test scripts, published by . This guide is not an authorized publication; it is the continuous build for version 5.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-testscripts/ 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="72ef9b22-ea18-4222-8f13-7e79b0d76257"/>
  <meta>
    <profile
             value="http://medcomfhir.dk/ig/core/StructureDefinition/medcom-core-practitioner|3.0.1"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Practitioner 72ef9b22-ea18-4222-8f13-7e79b0d76257</b></p><a name="72ef9b22-ea18-4222-8f13-7e79b0d76257"> </a><a name="hc72ef9b22-ea18-4222-8f13-7e79b0d76257"> </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="http://medcomfhir.dk/ig/core/3.0.1/StructureDefinition-medcom-core-practitioner.html">MedComCorePractitionerversion: null3.0.1)</a></p></div><p><b>name</b>: Eva Petersen </p></div>
  </text>
  <name>
    <family value="Petersen"/>
    <given value="Eva"/>
  </name>
</Practitioner>