PackagesCanonicalsLogsProblems
    Packages
    de.gematik.erezept.eu@0.9.0-beta
    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-01-01",
  "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": "0.9.0-beta",
  "status": "draft",
  "id": "b7821815-3fb5-4964-bf1c-af72b7e0e964",
  "kind": "resource",
  "url": "https://gematik.de/fhir/erp-eu/StructureDefinition/GEM_ERPEU_PR_Practitioner",
  "version": "1.0",
  "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-eu/StructureDefinition/GEM_ERPEU_PR_Practitioner|1.5"
    }, {
      "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"
}