German Practice Management FHIR Profiles (R4)
0.90.0 - STU1 Germany

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

: Dr. Anna Keller — Psychosomatische Medizin - XML Representation

Raw xml | Download


<Practitioner xmlns="http://hl7.org/fhir">
  <id value="ExamplePractitionerPsychosomatik"/>
  <meta>
    <profile
             value="https://fhir.kbv.de/StructureDefinition/KBV_PR_Base_Practitioner"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Practitioner ExamplePractitionerPsychosomatik</b></p><a name="ExamplePractitionerPsychosomatik"> </a><a name="hcExamplePractitionerPsychosomatik"> </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://simplifier.net/resolve?scope=kbv.basis@1.9.0&amp;canonical=https://fhir.kbv.de/StructureDefinition/KBV_PR_Base_Practitioner">KBV_PR_Base_Practitioner</a></p></div><p><b>active</b>: true</p><p><b>name</b>: Anna Keller </p><h3>Qualifications</h3><table class="grid"><tr><td style="display: none">-</td><td><b>Code</b></td></tr><tr><td style="display: none">*</td><td><span title="Codes:{https://fhir.kbv.de/CodeSystem/KBV_CS_SFHIR_BAR2_WBO 534}">FÄ/FA Psychosomatische Medizin und Psychotherapie</span></td></tr></table></div>
  </text>
  <active value="true"/>
  <name>
    <family value="Keller"/>
    <given value="Anna"/>
    <prefix value="Dr."/>
  </name>
  <qualification>
    <code>
      <coding>
        <system value="https://fhir.kbv.de/CodeSystem/KBV_CS_SFHIR_BAR2_WBO"/>
        <code value="534"/>
        <display value="FÄ/FA Psychosomatische Medizin und Psychotherapie"/>
      </coding>
    </code>
  </qualification>
</Practitioner>