{ "description": null, "_filename": "StructureDefinition-GEM-ERPCHRG-PR-Consent.json", "package_name": "de.gematik.erezept-patientenrechnung.r4", "date": null, "derivation": "constraint", "publisher": "gematik GmbH", "fhirVersion": "4.0.1", "name": "GEM_ERPCHRG_PR_Consent", "mapping": [ { "uri": "http://hl7.org/fhir/workflow", "name": "Workflow Pattern", "identity": "workflow" }, { "uri": "http://hl7.org/v2", "name": "HL7 v2 Mapping", "identity": "v2" }, { "uri": "http://hl7.org/v3", "name": "RIM Mapping", "identity": "rim" }, { "uri": "http://hl7.org/fhir/fivews", "name": "FiveWs Pattern Mapping", "identity": "w5" } ], "abstract": false, "type": "Consent", "experimental": "false", "resourceType": "StructureDefinition", "title": null, "package_version": "1.0.3", "status": "active", "id": "f3b8bc78-6eab-49ac-bcec-39bdf7c5ae74", "kind": "resource", "url": "https://gematik.de/fhir/erpchrg/StructureDefinition/GEM_ERPCHRG_PR_Consent", "version": "1.0", "differential": { "element": [ { "id": "Consent.meta", "min": 1, "path": "Consent.meta" }, { "id": "Consent.meta.versionId", "max": "0", "path": "Consent.meta.versionId" }, { "id": "Consent.meta.source", "max": "0", "path": "Consent.meta.source" }, { "id": "Consent.meta.profile", "max": "1", "min": 1, "path": "Consent.meta.profile", "fixedCanonical": "https://gematik.de/fhir/erpchrg/StructureDefinition/GEM_ERPCHRG_PR_Consent|1.0" }, { "id": "Consent.meta.security", "max": "0", "path": "Consent.meta.security" }, { "id": "Consent.status", "path": "Consent.status", "fixedCode": "active" }, { "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": "extensible", "valueSet": "https://gematik.de/fhir/erpchrg/ValueSet/GEM_ERPCHRG_VS_ConsentType" } }, { "id": "Consent.patient", "min": 1, "path": "Consent.patient" }, { "id": "Consent.patient.identifier", "min": 1, "path": "Consent.patient.identifier", "type": [ { "code": "Identifier", "profile": [ "https://fhir.kbv.de/StructureDefinition/KBV_PR_FOR_Identifier_PkvID_10", "http://fhir.de/StructureDefinition/identifier-kvid-10" ] } ] }, { "id": "Consent.dateTime", "min": 1, "path": "Consent.dateTime" }, { "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" }