{
  "resourceType": "ValueSet",
  "id": "valueset-consent-management-consent-mode",
  "url": "http://fhir.de/ConsentManagement/ValueSet/ConsentMode",
  "version": "2.0.3",
  "name": "ConsentManagementConsentMode",
  "status": "active",
  "experimental": false,
  "date": "2026-03-02",
  "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"
      }
    ]
  }
}