PackagesCanonicalsLogsProblems
    Packages
    dguv.basis@1.1.1-Kommentierung
    https://fhir.dguv.de/Basis/PractitionerRole/DGUV-Basis-PR-Leistungserbringerrolle
{
  "description": "Mit diesem Profil wird eine temporäre Rolle einer behandelnden Person in Bezug auf eine Einrichtung abgebildet.",
  "_filename": "DGUV_Basis_PR_Leistungserbringerrolle.json",
  "package_name": "dguv.basis",
  "date": "2024-01-31",
  "derivation": "constraint",
  "publisher": null,
  "fhirVersion": "4.0.1",
  "name": "DGUV_Basis_PR_Leistungserbringerrolle",
  "abstract": false,
  "type": "PractitionerRole",
  "experimental": null,
  "resourceType": "StructureDefinition",
  "title": "Leistungserbringerrolle",
  "package_version": "1.1.1-Kommentierung",
  "status": "draft",
  "id": "b171c85c-19ad-4196-aa21-0cf03b08b0fa",
  "kind": "resource",
  "url": "https://fhir.dguv.de/Basis/PractitionerRole/DGUV-Basis-PR-Leistungserbringerrolle",
  "version": "1.1",
  "differential": {
    "element": [ {
      "id": "PractitionerRole",
      "path": "PractitionerRole",
      "short": "Mit diesem Profil wird eine temporäre Rolle einer behandelnden Person in Bezug auf eine Einrichtung abgebildet."
    }, {
      "id": "PractitionerRole.practitioner",
      "path": "PractitionerRole.practitioner",
      "type": [ {
        "code": "Reference",
        "targetProfile": [ "http://hl7.org/fhir/StructureDefinition/Practitioner", "https://fhir.dguv.de/Basis/Practitioner/DGUV-Basis-PR-Leistungserbringer" ]
      } ],
      "definition": "Dieses Profil stellt eine temporäre Rolle einer behandelnden Person in Bezug auf eine Einrichtung dar."
    }, {
      "id": "PractitionerRole.organization",
      "path": "PractitionerRole.organization",
      "type": [ {
        "code": "Reference",
        "targetProfile": [ "http://hl7.org/fhir/StructureDefinition/Organization", "https://fhir.dguv.de/Basis/Organization/DGUV-Basis-PR-Einrichtung" ]
      } ]
    }, {
      "id": "PractitionerRole.code.coding.system",
      "path": "PractitionerRole.code.coding.system",
      "short": "RolleDerEinrichtung",
      "binding": {
        "strength": "required",
        "valueSet": "https://fhir.kbv.de/ValueSet/KBV_VS_Base_Role_Care"
      }
    }, {
      "id": "PractitionerRole.specialty.coding.system",
      "path": "PractitionerRole.specialty.coding.system",
      "short": "KBV-Fachgruppe",
      "binding": {
        "strength": "required",
        "valueSet": "https://fhir.kbv.de/ValueSet/KBV_VS_SFHIR_BAR2_ARZTNRFACHGRUPPE"
      }
    }, {
      "id": "PractitionerRole.telecom",
      "path": "PractitionerRole.telecom",
      "type": [ {
        "code": "ContactPoint",
        "profile": [ "https://fhir.dguv.de/Basis/ContactPoint/DGUV-Basis-PR-KontaktDaten" ]
      } ]
    } ]
  },
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/PractitionerRole"
}