PackagesCanonicalsLogsProblems
    Packages
    de.gematik.erezept-workflow.r4@1.5.0-beta5
    https://gematik.de/fhir/erp/StructureDefinition/GEM_ERP_PR_EUPractitioner
{
  "description": "This Practitioner Profile is sent by the NCPeH when redeeming a Prescription in the EU",
  "_filename": "StructureDefinition-GEM-ERP-PR-EUPractitioner.json",
  "package_name": "de.gematik.erezept-workflow.r4",
  "date": "2025-01-01",
  "derivation": "constraint",
  "publisher": null,
  "fhirVersion": "4.0.1",
  "name": "GEM_ERP_PR_EUPractitioner",
  "abstract": false,
  "type": "Practitioner",
  "experimental": null,
  "resourceType": "StructureDefinition",
  "title": "Practitioner Information Received from the EU",
  "package_version": "1.5.0-beta5",
  "status": "draft",
  "id": "3c4c619a-7564-44a1-b675-f3968b66b42c",
  "kind": "resource",
  "url": "https://gematik.de/fhir/erp/StructureDefinition/GEM_ERP_PR_EUPractitioner",
  "version": "1.5",
  "differential": {
    "element": [ {
      "id": "Practitioner.meta",
      "min": 1,
      "path": "Practitioner.meta"
    }, {
      "id": "Practitioner.meta.profile",
      "max": "1",
      "min": 1,
      "path": "Practitioner.meta.profile",
      "fixedCanonical": "https://gematik.de/fhir/erp/StructureDefinition/GEM_ERP_PR_EUPractitioner|1.5"
    }, {
      "id": "Practitioner.identifier",
      "path": "Practitioner.identifier",
      "slicing": {
        "rules": "open",
        "ordered": false,
        "description": "Identifier for the practitioner",
        "discriminator": [ {
          "path": "system",
          "type": "value"
        } ]
      }
    }, {
      "id": "Practitioner.identifier:ehdsi",
      "max": "1",
      "min": 0,
      "path": "Practitioner.identifier",
      "sliceName": "ehdsi"
    }, {
      "id": "Practitioner.identifier:ehdsi.use",
      "path": "Practitioner.identifier.use",
      "fixedCode": "official"
    }, {
      "id": "Practitioner.identifier:ehdsi.system",
      "min": 1,
      "path": "Practitioner.identifier.system",
      "fixedUri": "ehdsi-dataelement-303",
      "mustSupport": true
    }, {
      "id": "Practitioner.identifier:ehdsi.value",
      "path": "Practitioner.identifier.value",
      "mustSupport": true
    }, {
      "id": "Practitioner.name",
      "max": "1",
      "min": 1,
      "path": "Practitioner.name",
      "type": [ {
        "code": "HumanName",
        "profile": [ "http://fhir.de/StructureDefinition/humanname-de-basis" ]
      } ],
      "mustSupport": true
    } ]
  },
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Practitioner"
}