{
"description": "Records the consent of the patient for an operation in the context of ePrescription.",
"_filename": "StructureDefinition-GEM-ERPEU-PR-Consent.json",
"package_name": "de.gematik.erezept.eu",
"date": "2025-06-02",
"derivation": "constraint",
"publisher": null,
"fhirVersion": "4.0.1",
"name": "GEM_ERPEU_PR_Consent",
"abstract": false,
"type": "Consent",
"experimental": null,
"resourceType": "StructureDefinition",
"title": "Consent for ePrescriptions",
"package_version": "1.0.0",
"status": "active",
"id": "7ac6b9b6-4667-45d3-99b8-225d908eef22",
"kind": "resource",
"url": "https://gematik.de/fhir/erp-eu/StructureDefinition/GEM_ERPEU_PR_Consent",
"version": "1.0.0",
"differential": {
"element": [ {
"id": "Consent.meta",
"min": 1,
"path": "Consent.meta",
"mustSupport": true
}, {
"id": "Consent.meta.profile",
"max": "1",
"min": 1,
"path": "Consent.meta.profile",
"slicing": {
"rules": "closed",
"ordered": false,
"description": "Slicing for meta profile",
"discriminator": [ {
"path": "$this",
"type": "value"
} ]
},
"mustSupport": true
}, {
"id": "Consent.meta.profile:workflowEUProfile",
"max": "1",
"min": 1,
"path": "Consent.meta.profile",
"sliceName": "workflowEUProfile",
"mustSupport": true,
"fixedCanonical": "https://gematik.de/fhir/erp-eu/StructureDefinition/GEM_ERPEU_PR_Consent|1.0"
}, {
"id": "Consent.status",
"path": "Consent.status",
"fixedCode": "active"
}, {
"id": "Consent.scope.coding",
"max": "1",
"min": 1,
"path": "Consent.scope.coding"
}, {
"id": "Consent.scope.coding.system",
"path": "Consent.scope.coding.system",
"fixedUri": "http://terminology.hl7.org/CodeSystem/consentscope"
}, {
"id": "Consent.scope.coding.code",
"path": "Consent.scope.coding.code",
"fixedCode": "patient-privacy"
}, {
"id": "Consent.scope.coding.display",
"path": "Consent.scope.coding.display",
"fixedString": "Privacy Consent"
}, {
"id": "Consent.category",
"max": "1",
"path": "Consent.category",
"binding": {
"strength": "required",
"valueSet": "https://gematik.de/fhir/erp-eu/ValueSet/GEM_ERPEU_VS_ConsentType"
}
}, {
"id": "Consent.patient",
"min": 1,
"path": "Consent.patient"
}, {
"id": "Consent.patient.identifier",
"min": 1,
"path": "Consent.patient.identifier",
"type": [ {
"code": "Identifier",
"profile": [ "http://fhir.de/StructureDefinition/identifier-kvid-10" ]
} ]
}, {
"id": "Consent.patient.identifier.assigner",
"path": "Consent.patient.identifier.assigner",
"mustSupport": true
}, {
"id": "Consent.patient.identifier.assigner.identifier",
"path": "Consent.patient.identifier.assigner.identifier",
"type": [ {
"code": "Identifier",
"profile": [ "http://fhir.de/StructureDefinition/identifier-iknr" ]
} ],
"mustSupport": true
}, {
"id": "Consent.dateTime",
"path": "Consent.dateTime",
"mustSupport": true
}, {
"id": "Consent.policyRule",
"path": "Consent.policyRule",
"binding": {
"strength": "required",
"valueSet": "https://gematik.de/fhir/erp-eu/ValueSet/GEM_ERPEU_VS_Consent_PolicyRule"
},
"mustSupport": true
} ]
},
"baseDefinition": "http://hl7.org/fhir/StructureDefinition/Consent"
}