German Practice Management FHIR Profiles (R4)
0.49.0 - STU1 Germany flag

German Practice Management FHIR Profiles (R4) - Local Development build (v0.49.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: Beispiel-Arzt (PAS) - XML Representation

Raw xml | Download


<Practitioner xmlns="http://hl7.org/fhir">
  <id value="PASClaimPractitionerExample"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Practitioner PASClaimPractitionerExample</b></p><a name="PASClaimPractitionerExample"> </a><a name="hcPASClaimPractitionerExample"> </a><p><b>identifier</b>: <code>https://fhir.kbv.de/NamingSystem/KBV_NS_Base_ANR</code>/456789012</p><p><b>name</b>: Maria Schmidt </p></div>
  </text>
  <identifier>
    <system value="https://fhir.kbv.de/NamingSystem/KBV_NS_Base_ANR"/>
    <value value="456789012"/>
  </identifier>
  <name>
    <family value="Schmidt"/>
    <given value="Maria"/>
    <prefix value="Dr."/>
  </name>
</Practitioner>