{
"description": "Dieses Profil beschreibt eine Einwilligung in der Medizininformatik-Initiative.",
"_filename": "Profile_MII_Consent_Einwilligung.json",
"package_name": "de.medizininformatikinitiative.kerndatensatz.consent",
"date": "2025-12-03",
"derivation": "constraint",
"publisher": null,
"fhirVersion": "4.0.1",
"name": "MII_PR_Consent_Einwilligung",
"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": null,
"resourceType": "StructureDefinition",
"title": "Profile - MI-I - Consent - Einwilligung",
"package_version": "2026.0.0",
"status": "active",
"id": "80cffcd8-15d2-4970-a50e-c31568711473",
"kind": "resource",
"url": "https://www.medizininformatik-initiative.de/fhir/modul-consent/StructureDefinition/mii-pr-consent-einwilligung",
"version": "1.0.9",
"differential": {
"element": [ {
"id": "Consent.id",
"path": "Consent.id",
"mustSupport": true
}, {
"id": "Consent.meta",
"path": "Consent.meta",
"mustSupport": true
}, {
"id": "Consent.meta.source",
"path": "Consent.meta.source",
"mustSupport": true
}, {
"id": "Consent.meta.profile",
"path": "Consent.meta.profile",
"mustSupport": true
}, {
"id": "Consent.extension",
"path": "Consent.extension",
"slicing": {
"rules": "open",
"discriminator": [ {
"path": "url",
"type": "value"
} ]
}
}, {
"id": "Consent.extension:domainReference",
"path": "Consent.extension",
"type": [ {
"code": "Extension",
"profile": [ "http://fhir.de/ConsentManagement/StructureDefinition/DomainReference" ]
} ],
"sliceName": "domainReference",
"mustSupport": true
}, {
"id": "Consent.extension:domainReference.extension",
"path": "Consent.extension.extension",
"slicing": {
"rules": "open",
"discriminator": [ {
"path": "url",
"type": "value"
} ]
}
}, {
"id": "Consent.extension:domainReference.extension:domain",
"path": "Consent.extension.extension",
"sliceName": "domain",
"mustSupport": true
}, {
"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."
}, {
"id": "Consent.scope.coding",
"max": "1",
"min": 1,
"path": "Consent.scope.coding"
}, {
"id": "Consent.scope.coding.system",
"min": 1,
"path": "Consent.scope.coding.system",
"fixedUri": "http://terminology.hl7.org/CodeSystem/consentscope"
}, {
"id": "Consent.scope.coding.code",
"min": 1,
"path": "Consent.scope.coding.code",
"fixedCode": "research"
}, {
"id": "Consent.category",
"max": "*",
"min": 2,
"path": "Consent.category",
"slicing": {
"rules": "open",
"discriminator": [ {
"path": "$this",
"type": "pattern"
} ]
},
"mustSupport": true
}, {
"id": "Consent.category:loinc",
"max": "1",
"min": 1,
"path": "Consent.category",
"sliceName": "loinc",
"mustSupport": true,
"patternCodeableConcept": {
"coding": [ {
"code": "57016-8",
"system": "http://loinc.org"
} ]
}
}, {
"id": "Consent.category:loinc.coding",
"max": "1",
"min": 1,
"path": "Consent.category.coding",
"mustSupport": true
}, {
"id": "Consent.category:loinc.coding.system",
"min": 1,
"path": "Consent.category.coding.system",
"mustSupport": true
}, {
"id": "Consent.category:loinc.coding.code",
"min": 1,
"path": "Consent.category.coding.code",
"mustSupport": true
}, {
"id": "Consent.category:mii",
"max": "1",
"min": 1,
"path": "Consent.category",
"sliceName": "mii",
"mustSupport": true,
"patternCodeableConcept": {
"coding": [ {
"code": "2.16.840.1.113883.3.1937.777.24.2.184",
"system": "https://www.medizininformatik-initiative.de/fhir/modul-consent/CodeSystem/mii-cs-consent-version-modules"
} ]
}
}, {
"id": "Consent.category:mii.coding",
"max": "1",
"min": 1,
"path": "Consent.category.coding",
"mustSupport": true
}, {
"id": "Consent.category:mii.coding.system",
"min": 1,
"path": "Consent.category.coding.system",
"mustSupport": true
}, {
"id": "Consent.category:mii.coding.code",
"min": 1,
"path": "Consent.category.coding.code",
"mustSupport": true
}, {
"id": "Consent.patient",
"min": 1,
"path": "Consent.patient",
"type": [ {
"code": "Reference",
"targetProfile": [ "http://fhir.de/ConsentManagement/StructureDefinition/Patient" ]
} ],
"mustSupport": true
}, {
"id": "Consent.patient.reference",
"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.patient.identifier",
"path": "Consent.patient.identifier",
"mustSupport": true
}, {
"id": "Consent.patient.identifier.system",
"min": 1,
"path": "Consent.patient.identifier.system",
"mustSupport": true
}, {
"id": "Consent.patient.identifier.value",
"min": 1,
"path": "Consent.patient.identifier.value",
"mustSupport": true
}, {
"id": "Consent.dateTime",
"min": 1,
"path": "Consent.dateTime",
"short": "Erstellungszeitpunkt der Einwilligung",
"comment": "Dieser Zeitpunkt sollte in der Praxis, zumindest bei vollelektronischer Verarbeitung, identisch mit dem Unterschriftsdatum des Fragebogens sein (Provenance.signature.when des Patienten)",
"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": "Dieser Zeitpunkt sollte in der Praxis, zumindest bei vollelektronischer Verarbeitung, identisch mit dem Unterschriftsdatum des Fragebogens sein (Provenance.signature.when des Patienten)",
"mustSupport": true
}, {
"id": "Consent.organization",
"path": "Consent.organization",
"short": "Organisation, in der die Einwilligung erfasst wurde.",
"definition": "Dies ist die Organisation, die den Consent erfasst hat.",
"mustSupport": true
}, {
"id": "Consent.source[x]",
"path": "Consent.source[x]",
"type": [ {
"code": "Reference",
"targetProfile": [ "http://fhir.de/ConsentManagement/StructureDefinition/QuestionnaireResponse" ]
} ],
"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.policy",
"min": 1,
"path": "Consent.policy",
"mustSupport": true
}, {
"id": "Consent.policy.uri",
"min": 1,
"path": "Consent.policy.uri",
"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",
"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" ]
} ],
"sliceName": "xacml",
"mustSupport": true
}, {
"id": "Consent.provision",
"path": "Consent.provision",
"mustSupport": true
}, {
"id": "Consent.provision.type",
"min": 1,
"path": "Consent.provision.type",
"mustSupport": true
}, {
"id": "Consent.provision.period",
"min": 1,
"path": "Consent.provision.period",
"mustSupport": true
}, {
"id": "Consent.provision.period.start",
"min": 1,
"path": "Consent.provision.period.start",
"mustSupport": true
}, {
"id": "Consent.provision.period.end",
"min": 0,
"path": "Consent.provision.period.end",
"mustSupport": true
}, {
"id": "Consent.provision.action",
"max": "0",
"path": "Consent.provision.action"
}, {
"id": "Consent.provision.code",
"max": "0",
"path": "Consent.provision.code"
}, {
"id": "Consent.provision.provision",
"path": "Consent.provision.provision",
"mustSupport": true
}, {
"id": "Consent.provision.provision.type",
"min": 1,
"path": "Consent.provision.provision.type",
"mustSupport": true
}, {
"id": "Consent.provision.provision.period",
"min": 1,
"path": "Consent.provision.provision.period",
"mustSupport": true
}, {
"id": "Consent.provision.provision.period.start",
"min": 1,
"path": "Consent.provision.provision.period.start",
"mustSupport": true
}, {
"id": "Consent.provision.provision.period.end",
"min": 0,
"path": "Consent.provision.provision.period.end",
"mustSupport": true
}, {
"id": "Consent.provision.provision.action",
"max": "0",
"path": "Consent.provision.provision.action"
}, {
"id": "Consent.provision.provision.code",
"min": 1,
"path": "Consent.provision.provision.code",
"binding": {
"strength": "required",
"valueSet": "https://www.medizininformatik-initiative.de/fhir/modul-consent/ValueSet/mii-vs-consent-policy"
},
"mustSupport": true
}, {
"id": "Consent.provision.provision.code.coding",
"min": 1,
"path": "Consent.provision.provision.code.coding",
"mustSupport": true
}, {
"id": "Consent.provision.provision.code.coding.system",
"min": 1,
"path": "Consent.provision.provision.code.coding.system",
"mustSupport": true
}, {
"id": "Consent.provision.provision.code.coding.code",
"min": 1,
"path": "Consent.provision.provision.code.coding.code",
"mustSupport": true
}, {
"id": "Consent.provision.provision.provision",
"max": "0",
"path": "Consent.provision.provision.provision"
} ]
},
"baseDefinition": "http://hl7.org/fhir/StructureDefinition/Consent"
}