Implementation Guide
ePA Medication Service
Version 1.2.0-ballot.1 - draft

: ExampleEPAPractitionerRole - XML Representation

Raw xml | Download


<PractitionerRole xmlns="http://hl7.org/fhir">
  <id value="73a551f8-d8cd-4b44-823d-ab5f8aeab1aa"/>
  <meta>
    <profile
             value="https://gematik.de/fhir/ti/StructureDefinition/ti-practitioner-role"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: PractitionerRole 73a551f8-d8cd-4b44-823d-ab5f8aeab1aa</b></p><a name="73a551f8-d8cd-4b44-823d-ab5f8aeab1aa"> </a><a name="hc73a551f8-d8cd-4b44-823d-ab5f8aeab1aa"> </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="https://gematik.de/fhir/ti/1.1.1-ballot.1/StructureDefinition-ti-practitioner-role.html">TI PractitionerRole</a></p></div><p><b>practitioner</b>: <a href="Practitioner-498c345f-31f5-4da6-9f04-00fa2bc8af7c.html">Practitioner Dr. Max Manfred Mustermann</a></p><p><b>organization</b>: <a href="Organization-be51e0d2-783d-4e21-b16b-1a4cd7403515.html">Organization gematik GmbH</a></p></div>
  </text>
  <practitioner>🔗 
    <reference value="Practitioner/498c345f-31f5-4da6-9f04-00fa2bc8af7c"/>
    <identifier>
      <type>
        <coding>
          <system value="http://terminology.hl7.org/CodeSystem/v2-0203"/>
          <version value="2.9.0"/>
          <code value="PRN"/>
          <display value="Provider number"/>
        </coding>
      </type>
      <system value="https://gematik.de/fhir/sid/telematik-id"/>
      <value value="1-1.58.00000040"/>
    </identifier>
  </practitioner>
  <organization>🔗 
    <reference value="Organization/be51e0d2-783d-4e21-b16b-1a4cd7403515"/>
    <identifier>
      <type>
        <coding>
          <system value="http://terminology.hl7.org/CodeSystem/v2-0203"/>
          <version value="2.9.0"/>
          <code value="PRN"/>
          <display value="Provider number"/>
        </coding>
      </type>
      <system value="https://gematik.de/fhir/sid/telematik-id"/>
      <value value="9-2.58.00000040"/>
    </identifier>
  </organization>
</PractitionerRole>