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

FHIR IG Statistics: CodeSystem/codesystem-consent-management-consent-mode

Packagede.einwilligungsmanagement
Resource TypeCodeSystem
Idcodesystem-consent-management-consent-mode
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=de.einwilligungsmanagement@2.0.1&canonical=http://fhir.de/ConsentManagement/CodeSystem/ConsentMode
URLhttp://fhir.de/ConsentManagement/CodeSystem/ConsentMode
Version2.0.0
Statusactive
Date2025-04-14
NameConsentMode
DescriptionArten des Standardverfahrens für Einwilligungen, soweit nicht reines Opt-In bzw. Opt-Out.
Contentcomplete

Resources that use this resource

ValueSet
ConsentModeConsentManagementConsentMode

Resources that this resource uses

No resources found


Narrative

No narrative content found in resource


Source

{
  "resourceType": "CodeSystem",
  "id": "codesystem-consent-management-consent-mode",
  "url": "http://fhir.de/ConsentManagement/CodeSystem/ConsentMode",
  "version": "2.0.0",
  "name": "ConsentMode",
  "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)"
        }
      ]
    }
  ],
  "description": "Arten des Standardverfahrens für Einwilligungen, soweit nicht reines Opt-In bzw. Opt-Out.",
  "caseSensitive": true,
  "content": "complete",
  "concept": [
    {
      "code": "mixed",
      "display": "teilweise Opt-In, teilweise Opt-Out"
    }
  ]
}