PackagesCanonicalsLogsProblems
    Packages
    de.gematik.fhir.directory@0.13.0
    https://gematik.de/fhir/directory/StructureDefinition/PractitionerRoleDirectory
{
  "description": null,
  "_filename": "StructureDefinition-PractitionerRoleDirectory.json",
  "package_name": "de.gematik.fhir.directory",
  "date": "2024-10-29",
  "derivation": "constraint",
  "publisher": "gematik GmbH",
  "fhirVersion": "4.0.1",
  "name": "PractitionerRoleDirectory",
  "abstract": false,
  "type": "PractitionerRole",
  "experimental": "false",
  "resourceType": "StructureDefinition",
  "title": "PractitionerRole in gematik Directory",
  "package_version": "0.13.0",
  "status": "active",
  "id": "d06cce79-d9eb-4eef-9d4e-b49a27f73a4d",
  "kind": "resource",
  "url": "https://gematik.de/fhir/directory/StructureDefinition/PractitionerRoleDirectory",
  "version": "0.13.0",
  "differential": {
    "element": [ {
      "id": "PractitionerRole.id",
      "path": "PractitionerRole.id",
      "mustSupport": true
    }, {
      "id": "PractitionerRole.meta.tag",
      "min": 1,
      "path": "PractitionerRole.meta.tag",
      "slicing": {
        "rules": "open",
        "discriminator": [ {
          "path": "system",
          "type": "pattern"
        } ]
      },
      "constraint": [ {
        "key": "CodingSytemCodeInv",
        "human": "System and Code SHOULD be present",
        "source": "https://gematik.de/fhir/directory/StructureDefinition/PractitionerRoleDirectory",
        "severity": "warning",
        "expression": "system.exists() and code.exists()"
      } ],
      "mustSupport": true
    }, {
      "id": "PractitionerRole.meta.tag:Origin",
      "max": "1",
      "min": 1,
      "path": "PractitionerRole.meta.tag",
      "binding": {
        "strength": "required",
        "valueSet": "https://gematik.de/fhir/directory/ValueSet/OriginVS"
      },
      "sliceName": "Origin",
      "mustSupport": true
    }, {
      "id": "PractitionerRole.meta.tag:Origin.system",
      "min": 1,
      "path": "PractitionerRole.meta.tag.system",
      "patternUri": "https://gematik.de/fhir/directory/CodeSystem/Origin"
    }, {
      "id": "PractitionerRole.extension:holderId",
      "max": "*",
      "min": 0,
      "path": "PractitionerRole.extension",
      "type": [ {
        "code": "Extension",
        "profile": [ "https://gematik.de/fhir/directory/StructureDefinition/holder-id-ex" ]
      } ],
      "sliceName": "holderId",
      "mustSupport": true
    }, {
      "id": "PractitionerRole.extension:ownerTelematikId",
      "max": "*",
      "min": 0,
      "path": "PractitionerRole.extension",
      "type": [ {
        "code": "Extension",
        "profile": [ "https://gematik.de/fhir/directory/StructureDefinition/OwnerTelematikIdEx" ]
      } ],
      "sliceName": "ownerTelematikId",
      "mustSupport": true
    }, {
      "id": "PractitionerRole.practitioner",
      "min": 1,
      "path": "PractitionerRole.practitioner",
      "mustSupport": true
    }, {
      "id": "PractitionerRole.organization",
      "path": "PractitionerRole.organization",
      "mustSupport": true
    }, {
      "id": "PractitionerRole.location",
      "path": "PractitionerRole.location",
      "mustSupport": true
    }, {
      "id": "PractitionerRole.healthcareService",
      "path": "PractitionerRole.healthcareService",
      "mustSupport": true
    }, {
      "id": "PractitionerRole.telecom",
      "path": "PractitionerRole.telecom",
      "mustSupport": true
    }, {
      "id": "PractitionerRole.telecom.system",
      "path": "PractitionerRole.telecom.system",
      "mustSupport": true
    }, {
      "id": "PractitionerRole.telecom.value",
      "path": "PractitionerRole.telecom.value",
      "mustSupport": true
    }, {
      "id": "PractitionerRole.telecom.use",
      "path": "PractitionerRole.telecom.use",
      "mustSupport": true
    }, {
      "id": "PractitionerRole.endpoint",
      "path": "PractitionerRole.endpoint",
      "mustSupport": true
    } ]
  },
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/PractitionerRole"
}