PackagesCanonicalsLogsProblems
    Packages
    de.gematik.sterbefall@1.0.2
    http://gematik.de/fhir/oegd/stf/StructureDefinition/StfArztZuordnung
{
  "description": "Zuordnung von Ärztinnen und Ärzten zu Organisationen im Kontext der STF",
  "_filename": "StructureDefinition-StfArztZuordnung.json",
  "package_name": "de.gematik.sterbefall",
  "date": "2026-03-30",
  "derivation": "constraint",
  "publisher": "ELFA Maßnahme Interoperabilität",
  "fhirVersion": "4.0.1",
  "name": "StfArztZuordnung",
  "abstract": false,
  "type": "PractitionerRole",
  "experimental": "false",
  "resourceType": "StructureDefinition",
  "title": "STF Arzt Zuordnung",
  "package_version": "1.0.2",
  "status": "active",
  "id": "3e9a54aa-275a-49af-a738-15f8f992bb2a",
  "kind": "resource",
  "url": "http://gematik.de/fhir/oegd/stf/StructureDefinition/StfArztZuordnung",
  "version": "1.0.2",
  "differential": {
    "element": [ {
      "id": "PractitionerRole.practitioner",
      "path": "PractitionerRole.practitioner",
      "mustSupport": true
    }, {
      "id": "PractitionerRole.organization",
      "path": "PractitionerRole.organization",
      "comment": "Institution des Arztes",
      "mustSupport": true
    }, {
      "id": "PractitionerRole.code",
      "path": "PractitionerRole.code",
      "mustSupport": true
    }, {
      "id": "PractitionerRole.code.coding",
      "path": "PractitionerRole.code.coding",
      "slicing": {
        "rules": "open",
        "discriminator": [ {
          "path": "$this",
          "type": "pattern"
        } ]
      },
      "mustSupport": true
    }, {
      "id": "PractitionerRole.code.coding:Berufsgruppe",
      "max": "1",
      "min": 0,
      "path": "PractitionerRole.code.coding",
      "binding": {
        "strength": "required",
        "valueSet": "http://gematik.de/fhir/oegd/stf/ValueSet/StfBerufsgruppeVS"
      },
      "sliceName": "Berufsgruppe",
      "mustSupport": true
    }, {
      "id": "PractitionerRole.specialty",
      "path": "PractitionerRole.specialty",
      "binding": {
        "strength": "required",
        "valueSet": "http://gematik.de/fhir/oegd/stf/ValueSet/StfArztrolleVS"
      },
      "comment": "Arztrolle",
      "mustSupport": true
    } ]
  },
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/PractitionerRole"
}