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. Andrea Fischer — Radiologie - XML Representation

Raw xml | Download


<Practitioner xmlns="http://hl7.org/fhir">
  <id value="ExamplePractitionerRadiology"/>
  <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 ExamplePractitionerRadiology</b></p><a name="ExamplePractitionerRadiology"> </a><a name="hcExamplePractitionerRadiology"> </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>: Andrea Fischer </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 535}">FÄ/FA Radiologie (neue (M-)WBO)</span></td></tr></table></div>
  </text>
  <active value="true"/>
  <name>
    <family value="Fischer"/>
    <given value="Andrea"/>
    <prefix value="Dr."/>
  </name>
  <qualification>
    <code>
      <coding>
        <system value="https://fhir.kbv.de/CodeSystem/KBV_CS_SFHIR_BAR2_WBO"/>
        <code value="535"/>
        <display value="FÄ/FA Radiologie (neue (M-)WBO)"/>
      </coding>
    </code>
  </qualification>
</Practitioner>