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

FHIR IG Statistics: CodeSystem/codesystem-consent-management-result-type

Packagede.einwilligungsmanagement
Resource TypeCodeSystem
Idcodesystem-consent-management-result-type
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=de.einwilligungsmanagement@2.0.1&canonical=http://fhir.de/ConsentManagement/CodeSystem/ResultType
URLhttp://fhir.de/ConsentManagement/CodeSystem/ResultType
Version2.0.0
Statusactive
Date2025-04-14
NameResultType
DescriptionErgebnistypen des Einwilligungsdokuments
Contentcomplete

Resources that use this resource

ValueSet
ResultTypeConsentManagementResultType

Resources that this resource uses

No resources found


Narrative

No narrative content found in resource


Source

{
  "resourceType": "CodeSystem",
  "id": "codesystem-consent-management-result-type",
  "url": "http://fhir.de/ConsentManagement/CodeSystem/ResultType",
  "version": "2.0.0",
  "name": "ResultType",
  "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": "Ergebnistypen des Einwilligungsdokuments",
  "caseSensitive": true,
  "content": "complete",
  "concept": [
    {
      "code": "document",
      "display": "Dokument"
    },
    {
      "code": "module",
      "display": "Modul"
    },
    {
      "code": "policy",
      "display": "Policy"
    },
    {
      "code": "consent-status",
      "display": "Einwilligungsstand"
    },
    {
      "code": "consent-status-historical",
      "display": "Einwilligungsstand historisch"
    }
  ]
}