FHIR © HL7.org  |  Server Home  |  XIG Home  |  XIG Stats  |  Server Source  |  FHIR  

FHIR IG Statistics: ValueSet/valueset-consent-management-consent-mode

Packagede.einwilligungsmanagement
Resource TypeValueSet
Idvalueset-consent-management-consent-mode
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=de.einwilligungsmanagement@2.0.1&canonical=http://fhir.de/ConsentManagement/ValueSet/ConsentMode
URLhttp://fhir.de/ConsentManagement/ValueSet/ConsentMode
Version2.0.0
Statusactive
Date2025-04-14
NameConsentManagementConsentMode

Resources that use this resource

StructureDefinition
ConsentModeConsent Management Consent Mode

Resources that this resource uses

CodeSystem
ConsentModeConsentMode

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"
      }
    ]
  }
}