{
"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": "2026-01-08",
"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.1.1",
"status": "active",
"id": "4ded955a-c9e9-49a1-a8c6-9e9d9866accb",
"kind": "resource",
"url": "https://gematik.de/fhir/erp-eu/StructureDefinition/GEM_ERPEU_PR_Practitioner",
"version": "1.1.1",
"differential": {
"element": [ {
"id": "Practitioner.meta",
"min": 1,
"path": "Practitioner.meta"
}, {
"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.1"
}, {
"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."
}, {
"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",
"path": "Practitioner.name",
"type": [ {
"code": "HumanName",
"profile": [ "http://fhir.de/StructureDefinition/humanname-de-basis" ]
} ]
} ]
},
"baseDefinition": "https://gematik.de/fhir/ti/StructureDefinition/ti-practitioner"
}