FHIR IG Statistics: ValueSet/valueset-consent-management-consent-mode
Resources that use this resource
StructureDefinition |
ConsentMode | Consent Management Consent Mode |
Resources that this resource uses
Narrative
No narrative content found in resource
Source
{
"resourceType": "ValueSet",
"id": "valueset-consent-management-consent-mode",
"url": "http://fhir.de/ConsentManagement/ValueSet/ConsentMode",
"version": "2.0.0",
"name": "ConsentManagementConsentMode",
"status": "active",
"experimental": false,
"date": "2025-04-14",
"publisher": "AG Einwilligungsmanagement des Interoperabilitätsforums",
"contact": [
{
"telecom": [
{
"system": "url",
"value": "https://wiki.hl7.de/index.php?title=Einwilligungsmanagement_(Projekt)"
}
]
}
],
"compose": {
"include": [
{
"valueSet": [
"http://hl7.org/fhir/ValueSet/consent-provision-type"
]
},
{
"system": "http://fhir.de/ConsentManagement/CodeSystem/ConsentMode"
}
]
}
}