{
  "resourceType" : "PractitionerRole",
  "id" : "ExamplePractitionerRoleWba",
  "text" : {
    "status" : "extensions",
    "div" : "<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>"
  },
  "extension" : [{
    "url" : "https://fhir.cognovis.de/praxis/StructureDefinition/wb-rolle",
    "valueCode" : "wb-assistent"
  },
  {
    "url" : "https://fhir.cognovis.de/praxis/StructureDefinition/wb-supervisor-role",
    "valueReference" : {
      "reference" : "PractitionerRole/ExamplePractitionerRole"
    }
  }],
  "active" : true,
  "practitioner" : {
    "reference" : "Practitioner/example-practitioner-wb"
  },
  "organization" : {
    "reference" : "Organization/example-organization"
  },
  "code" : [{
    "coding" : [{
      "system" : "http://terminology.hl7.org/CodeSystem/practitioner-role",
      "code" : "doctor"
    }]
  }]
}