{ "description": null, "_filename": "StructureDefinition-GEM-ERPCHRG-PR-Consent.json", "package_name": "de.gematik.erezept-patientenrechnung.r4", "date": "2025-02-28", "derivation": "constraint", "publisher": "gematik GmbH", "fhirVersion": "4.0.1", "name": "GEM_ERPCHRG_PR_Consent", "abstract": false, "type": "Consent", "experimental": "false", "resourceType": "StructureDefinition", "title": null, "package_version": "1.1.0-rc2", "status": "draft", "id": "8273813b-e190-4a51-bb5b-b0cde60b40c0", "kind": "resource", "url": "https://gematik.de/fhir/erpchrg/StructureDefinition/GEM_ERPCHRG_PR_Consent", "version": "1.1.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:erpchrgProfile", "max": "1", "min": 1, "path": "Consent.meta.profile", "sliceName": "erpchrgProfile", "mustSupport": true, "fixedCanonical": "https://gematik.de/fhir/erpchrg/StructureDefinition/GEM_ERPCHRG_PR_Consent|1.1" }, { "id": "Consent.status", "path": "Consent.status", "fixedCode": "active" }, { "id": "Consent.scope.coding", "max": "1", "min": 1, "path": "Consent.scope.coding", "mustSupport": true }, { "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/erpchrg/ValueSet/GEM_ERPCHRG_VS_ConsentType" }, "mustSupport": true }, { "id": "Consent.patient", "min": 1, "path": "Consent.patient", "mustSupport": true }, { "id": "Consent.patient.identifier", "min": 1, "path": "Consent.patient.identifier", "type": [ { "code": "Identifier", "profile": [ "http://fhir.de/StructureDefinition/identifier-kvid-10" ] } ], "mustSupport": true }, { "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", "comment": "dateTime wird vom E-Rezept-Fachdienst zu dem Zeitpunkt gesetzt, an dem die Consent Ressource hochgeladen wird.", "mustSupport": true }, { "id": "Consent.policyRule", "path": "Consent.policyRule", "binding": { "strength": "required", "valueSet": "http://terminology.hl7.org/ValueSet/v3-ActCode" }, "mustSupport": true } ] }, "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Consent" }