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

: send-Tek-CPR-3 - Example of practitionerRole - XML Representation

Raw xml | Download


<PractitionerRole xmlns="http://hl7.org/fhir">
  <id value="b362049e-9f98-4192-af53-2409cc817560"/>
  <meta>
    <profile
             value="http://medcomfhir.dk/ig/core/StructureDefinition/medcom-core-practitionerrole|3.0.1"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: PractitionerRole b362049e-9f98-4192-af53-2409cc817560</b></p><a name="b362049e-9f98-4192-af53-2409cc817560"> </a><a name="hcb362049e-9f98-4192-af53-2409cc817560"> </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-practitionerrole.html">MedComCorePractitionerRoleversion: null3.0.1)</a></p></div><p><b>practitioner</b>: <a href="Practitioner-ff5d0fe4-730a-4370-9775-1ff8bb033e26.html">Practitioner Michael Burns </a></p><p><b>code</b>: <span title="Codes:{http://medcomfhir.dk/ig/terminology/CodeSystem/medcom-core-PractitionerRolesSKSadministrativ sygeplejerske}">Sygeplejerske</span></p></div>
  </text>
  <practitioner>🔗 
    <reference value="Practitioner/ff5d0fe4-730a-4370-9775-1ff8bb033e26"/>
  </practitioner>
  <code>
    <coding>
      <system
              value="http://medcomfhir.dk/ig/terminology/CodeSystem/medcom-core-PractitionerRolesSKSadministrativ"/>
      <code value="sygeplejerske"/>
    </coding>
  </code>
</PractitionerRole>