{
  "resourceType": "PractitionerRole",
  "id": "123456789-4332211",
  "meta": {
    "profile": [
      "https://fhir.kbv.de/StructureDefinition/KBV_PR_116117_TERMINSERVICE_TVS_TERMINSYNCHRONISATION_PractitionerRole|1.0.0"
    ]
  },
  "text": {
    "status": "extensions",
    "div": "<div xmlns=\"http://www.w3.org/1999/xhtml\">Diese PractitionerRole-Instanz enthält die BSNR einer Praxis und die Referenz auf eine Practitioner-Instanz.</div>"
  },
  "practitioner": {
    "reference": "urn:uuid:6108a52d-309b-4975-b8e2-8189f8f0bc84"
  },
  "organization": {
    "identifier": {
      "system": "https://fhir.kbv.de/NamingSystem/KBV_NS_Base_BSNR",
      "value": "123456789"
    }
  }
}