PackagesCanonicalsLogsProblems
    Packages
    de.gematik.erezept.eu@1.0.0-rc3
    https://gematik.de/fhir/erp-eu/StructureDefinition/GEM_ERPEU_PR_Practitioner
{
  "description": "This Practitioner Profile is sent by the NCPeH when redeeming a Prescription in the EU",
  "_filename": "StructureDefinition-GEM-ERPEU-PR-Practitioner.json",
  "package_name": "de.gematik.erezept.eu",
  "date": "2025-02-28",
  "derivation": "constraint",
  "publisher": null,
  "fhirVersion": "4.0.1",
  "name": "GEM_ERPEU_PR_Practitioner",
  "abstract": false,
  "type": "Practitioner",
  "experimental": null,
  "resourceType": "StructureDefinition",
  "title": "Practitioner Information Received from the EU",
  "package_version": "1.0.0-rc3",
  "status": "draft",
  "id": "cd9595eb-e46f-4d27-babb-2dcb187fbb95",
  "kind": "resource",
  "url": "https://gematik.de/fhir/erp-eu/StructureDefinition/GEM_ERPEU_PR_Practitioner",
  "version": "1.0.0",
  "differential": {
    "element": [ {
      "id": "Practitioner.meta",
      "min": 1,
      "path": "Practitioner.meta",
      "mustSupport": true
    }, {
      "id": "Practitioner.meta.profile",
      "max": "1",
      "min": 1,
      "path": "Practitioner.meta.profile",
      "slicing": {
        "rules": "closed",
        "ordered": false,
        "description": "Slicing for meta profile",
        "discriminator": [ {
          "path": "$this",
          "type": "value"
        } ]
      },
      "mustSupport": true
    }, {
      "id": "Practitioner.meta.profile:workflowEUProfile",
      "max": "1",
      "min": 1,
      "path": "Practitioner.meta.profile",
      "sliceName": "workflowEUProfile",
      "mustSupport": true,
      "fixedCanonical": "https://gematik.de/fhir/erp-eu/StructureDefinition/GEM_ERPEU_PR_Practitioner|1.0"
    }, {
      "id": "Practitioner.identifier",
      "min": 1,
      "path": "Practitioner.identifier",
      "comment": "There are not yet specific identifier systems defined. Therefore the field system is optional, but has to be used if there is a known identifier system.",
      "mustSupport": true
    }, {
      "id": "Practitioner.identifier.system",
      "path": "Practitioner.identifier.system",
      "mustSupport": true
    }, {
      "id": "Practitioner.identifier.value",
      "min": 1,
      "path": "Practitioner.identifier.value",
      "mustSupport": true
    }, {
      "id": "Practitioner.name",
      "min": 1,
      "path": "Practitioner.name",
      "type": [ {
        "code": "HumanName",
        "profile": [ "http://fhir.de/StructureDefinition/humanname-de-basis" ]
      } ],
      "mustSupport": true
    }, {
      "id": "Practitioner.name.family",
      "path": "Practitioner.name.family",
      "mustSupport": true
    }, {
      "id": "Practitioner.name.given",
      "path": "Practitioner.name.given",
      "mustSupport": true
    } ]
  },
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Practitioner"
}