Implementation Guide
ePA Medication Service
Version 1.2.0 - release

: PraxisTI PractitionerRole - XML Representation

Raw xml | Download


<PractitionerRole xmlns="http://hl7.org/fhir">
  <id value="b9eb9668-b61e-43b5-b3ea-485234836d59"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: PractitionerRole b9eb9668-b61e-43b5-b3ea-485234836d59</b></p><a name="b9eb9668-b61e-43b5-b3ea-485234836d59"> </a><a name="hcb9eb9668-b61e-43b5-b3ea-485234836d59"> </a><p><b>practitioner</b>: <a href="Practitioner-498c345f-31f5-4da6-9f04-00fa2bc8af7c.html">Dr. Max Manfred Mustermann</a></p><p><b>organization</b>: <a href="Organization-450a9511-53e5-4af7-be36-a18444bb8dd2.html">Die Hausarztpraxis</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.00000056"/>
    </identifier>
    <display value="Dr. Max Manfred Mustermann"/>
  </practitioner>
  <organization>🔗 
    <reference value="Organization/450a9511-53e5-4af7-be36-a18444bb8dd2"/>
    <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.00000089"/>
    </identifier>
    <display value="Die Hausarztpraxis"/>
  </organization>
</PractitionerRole>