German Practice Management FHIR Profiles (R4)
0.71.0 - STU1 DE

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

: Example Practitioner (Allergy Recorder) - XML Representation

Raw xml | Download


<Practitioner xmlns="http://hl7.org/fhir">
  <id value="AllergyRecorderExample"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Practitioner AllergyRecorderExample</b></p><a name="AllergyRecorderExample"> </a><a name="hcAllergyRecorderExample"> </a><p><b>identifier</b>: KBV_NS_Base_ANR/987654321</p><p><b>name</b>: Petra Weber </p></div>
  </text>
  <identifier>
    <system value="https://fhir.kbv.de/NamingSystem/KBV_NS_Base_ANR"/>
    <value value="987654321"/>
  </identifier>
  <name>
    <family value="Weber"/>
    <given value="Petra"/>
    <prefix value="Dr. med."/>
  </name>
</Practitioner>