{ "description": null, "_filename": "profile-ConsentManagement-Consent.json", "package_name": "de.einwilligungsmanagement", "date": "2020-03-11", "derivation": "constraint", "publisher": "Interoperabilitätsforum, AG Einwilligungsmanagement", "fhirVersion": "4.0.1", "name": "ConsentManagementConsent", "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": "true", "resourceType": "StructureDefinition", "title": "Consent Management: Consent", "package_version": "0.0.2-snapshot", "status": "draft", "id": "b9c9e47a-b10e-44d3-9610-92bce66542d5", "kind": "resource", "url": "http://fhir.de/ConsentManagement/StructureDefinition/Consent", "version": "0.1", "differential": { "element": [ { "id": "Consent.status", "path": "Consent.status", "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", "valueCode": "normative" }, { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version", "valueCode": "4.0.0" } ], "mustSupport": true }, { "id": "Consent.scope", "path": "Consent.scope", "comment": "Wird im Kontext des Einwilligungsmanagment-Leitfadens nicht näher definiert.\r\nBei Bedarf kann das ValueSet erweitert oder ggf. ein NullFlavor-Code eingetragen werden.", "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", "valueCode": "normative" }, { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version", "valueCode": "4.0.0" } ] }, { "id": "Consent.category", "max": "1", "path": "Consent.category", "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", "valueCode": "normative" }, { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version", "valueCode": "4.0.0" } ], "mustSupport": true }, { "id": "Consent.category.coding", "max": "1", "min": 1, "path": "Consent.category.coding", "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", "valueCode": "normative" }, { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version", "valueCode": "4.0.0" } ], "mustSupport": true }, { "id": "Consent.category.coding.system", "path": "Consent.category.coding.system", "fixedUri": "http://loinc.org", "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", "valueCode": "normative" }, { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version", "valueCode": "4.0.0" } ] }, { "id": "Consent.category.coding.code", "path": "Consent.category.coding.code", "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", "valueCode": "normative" }, { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version", "valueCode": "4.0.0" } ], "fixedCode": "59284-0" }, { "id": "Consent.patient", "min": 1, "path": "Consent.patient", "type": [ { "code": "Reference", "targetProfile": [ "http://fhir.de/ConsentManagement/StructureDefinition/Patient" ] } ], "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", "valueCode": "normative" }, { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version", "valueCode": "4.0.0" } ], "mustSupport": true }, { "id": "Consent.patient.reference", "min": 1, "path": "Consent.patient.reference", "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", "valueCode": "normative" }, { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version", "valueCode": "4.0.0" } ], "mustSupport": true }, { "id": "Consent.dateTime", "min": 1, "path": "Consent.dateTime", "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", "valueCode": "normative" }, { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version", "valueCode": "4.0.0" } ], "mustSupport": true }, { "id": "Consent.organization", "path": "Consent.organization", "short": "Organisation, in der die Einwilligung erfasst wurde.", "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", "valueCode": "normative" }, { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version", "valueCode": "4.0.0" } ], "definition": "Dies ist die Organisation, die den Consent erfasst hat.", "mustSupport": true }, { "id": "Consent.source[x]", "min": 1, "path": "Consent.source[x]", "type": [ { "code": "Reference", "targetProfile": [ "http://fhir.de/ConsentManagement/StructureDefinition/QuestionnaireResponse" ] } ], "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", "valueCode": "normative" }, { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version", "valueCode": "4.0.0" } ], "mustSupport": true }, { "id": "Consent.source[x].reference", "min": 1, "path": "Consent.source[x].reference", "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", "valueCode": "normative" }, { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version", "valueCode": "4.0.0" } ], "mustSupport": true }, { "id": "Consent.policyRule", "path": "Consent.policyRule", "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", "valueCode": "normative" }, { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version", "valueCode": "4.0.0" } ], "mustSupport": true }, { "id": "Consent.policyRule.extension", "path": "Consent.policyRule.extension", "slicing": { "rules": "open", "discriminator": [ { "path": "url", "type": "value" } ] } }, { "id": "Consent.policyRule.extension:xacml", "max": "1", "path": "Consent.policyRule.extension", "type": [ { "code": "Extension", "profile": [ "http://fhir.de/ConsentManagement/StructureDefinition/Xacml" ] } ], "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", "valueCode": "normative" }, { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version", "valueCode": "4.0.0" } ], "sliceName": "xacml", "mustSupport": true }, { "id": "Consent.provision", "path": "Consent.provision", "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", "valueCode": "normative" }, { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version", "valueCode": "4.0.0" }, { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-explicit-type-name", "valueString": "provision" } ], "mustSupport": true }, { "id": "Consent.provision.period", "path": "Consent.provision.period", "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", "valueCode": "normative" }, { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version", "valueCode": "4.0.0" } ], "mustSupport": true } ] }, "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Consent" }