CareCommunication Test scripts
5.0.1 - release Denmark flag

CareCommunication Test scripts, published by . This guide is not an authorized publication; it is the continuous build for version 5.0.1 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

: send-Tek-CPR-2 - Example of Patient - XML Representation

Raw xml | Download


<Patient xmlns="http://hl7.org/fhir">
  <id value="06c62382-cd69-438f-acc7-971a3c47ecea"/>
  <meta>
    <profile
             value="http://medcomfhir.dk/ig/core/StructureDefinition/medcom-core-patient"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Patient 06c62382-cd69-438f-acc7-971a3c47ecea</b></p><a name="06c62382-cd69-438f-acc7-971a3c47ecea"> </a><a name="hc06c62382-cd69-438f-acc7-971a3c47ecea"> </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-patient.html">MedComCorePatient</a></p></div><p style="border: 1px #661aff solid; background-color: #e6e6ff; padding: 10px;">Bruno Test Elmer (official) (no stated gender), DoB Unknown ( urn:oid:1.2.208.176.1.6.1.1#0703921VJ5)</p><hr/><table class="grid"><tr><td style="background-color: #f3f5da" title="Other Ids (see the one above)">Other Ids:</td><td colspan="3"><ul><li><a href="http://hl7.dk/fhir/core/3.2.0/NamingSystem-cpr.html" title="The Danish civil registration system (&quot;CPR&quot;) encompasses basic personal data about anyone with a civil registration number. A civil registration number shall be allocated to anyone who: 1) is registered in the national register in Denmark on the grounds of birth or relocation from abroad; 2) is included under Arbejdsmarkedets TillægsPension (ATP); 3) according to the tax authorities, is required to have a civil registration number for the purpose of tax processing in Denmark.">DK Central Person Registry (CPR)</a>/2509479989</li><li><code>urn:oid:1.2.208.176.1.6.1.3</code>/1206550VK9</li></ul></td></tr></table></div>
  </text>
  <identifier>
    <system value="urn:oid:1.2.208.176.1.6.1.1"/>
    <value value="0703921VJ5"/>
  </identifier>
  <identifier>
    <system value="urn:oid:1.2.208.176.1.2"/>
    <value value="2509479989"/>
  </identifier>
  <identifier>
    <system value="urn:oid:1.2.208.176.1.6.1.3"/>
    <value value="1206550VK9"/>
  </identifier>
  <name>
    <use value="official"/>
    <family value="Elmer"/>
    <given value="Bruno"/>
    <given value="Test"/>
  </name>
</Patient>