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

: WBA-Rolle Dr. Mueller — Praxis Gibitzenhof - XML Representation

Raw xml | Download


<PractitionerRole xmlns="http://hl7.org/fhir">
  <id value="ExamplePractitionerRoleWba"/>
  <text>
    <status value="extensions"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: PractitionerRole ExamplePractitionerRoleWba</b></p><a name="ExamplePractitionerRoleWba"> </a><a name="hcExamplePractitionerRoleWba"> </a><p><b>WB/SA-Rolle</b>: wb-assistent</p><p><b>WB-Supervisor-Rolle</b>: <a href="PractitionerRole-ExamplePractitionerRole.html">PractitionerRole Doctor</a></p><p><b>active</b>: true</p><p><b>practitioner</b>: <a href="Practitioner-example-practitioner-wb.html">Practitioner Jonas Mueller (official)</a></p><p><b>organization</b>: <a href="Organization-example-organization.html">Organization Hausarztpraxis Dr. Schoell — Gibitzenhof</a></p><p><b>code</b>: <span title="Codes:{http://terminology.hl7.org/CodeSystem/practitioner-role doctor}">Doctor</span></p></div>
  </text>
  <extension
             url="https://fhir.cognovis.de/praxis/StructureDefinition/wb-rolle">
    <valueCode value="wb-assistent"/>
  </extension>
  <extension
             url="https://fhir.cognovis.de/praxis/StructureDefinition/wb-supervisor-role">
    <valueReference>🔗 
      <reference value="PractitionerRole/ExamplePractitionerRole"/>
    </valueReference>
  </extension>
  <active value="true"/>
  <practitioner>🔗 
    <reference value="Practitioner/example-practitioner-wb"/>
  </practitioner>
  <organization>🔗 
    <reference value="Organization/example-organization"/>
  </organization>
  <code>
    <coding>
      <system
              value="http://terminology.hl7.org/CodeSystem/practitioner-role"/>
      <code value="doctor"/>
    </coding>
  </code>
</PractitionerRole>