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

FHIR IG Statistics: StructureDefinition/profile-consent-management-consent

Packagede.einwilligungsmanagement
Resource TypeStructureDefinition
Idprofile-consent-management-consent
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=de.einwilligungsmanagement@2.0.1&canonical=http://fhir.de/ConsentManagement/StructureDefinition/Consent
URLhttp://fhir.de/ConsentManagement/StructureDefinition/Consent
Version2.0.0
Statusactive
Date2025-04-14
NameConsentManagementConsent
TitleConsent Management: Consent
TypeConsent
Kindresource

Resources that use this resource

StructureDefinition
ProvenanceConsent Management Provenance
gecco-bundle-codexGECCO Bundle NUM-CODEX
ConsentEinwilligungsinformationen

Resources that this resource uses

StructureDefinition
DomainReferenceConsent Management Domain Reference
XacmlConsent Management Xacml
PatientConsent Management: Patient
QuestionnaireResponseConsent Management QuestionnaireResponse
ValueSet
ResultTypeConsentManagementResultType
TemplateTypeConsentManagementTemplateType

Narrative

No narrative content found in resource


Source

{
  "resourceType": "StructureDefinition",
  "id": "profile-consent-management-consent",
  "url": "http://fhir.de/ConsentManagement/StructureDefinition/Consent",
  "version": "2.0.0",
  "name": "ConsentManagementConsent",
  "title": "Consent Management: Consent",
  "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)"
        }
      ]
    }
  ],
  "fhirVersion": "4.0.1",
  "mapping": [
    {
      "identity": "workflow",
      "uri": "http://hl7.org/fhir/workflow",
      "name": "Workflow Pattern"
    },
    {
      "identity": "v2",
      "uri": "http://hl7.org/v2",
      "name": "HL7 v2 Mapping"
    },
    {
      "identity": "rim",
      "uri": "http://hl7.org/v3",
      "name": "RIM Mapping"
    },
    {
      "identity": "w5",
      "uri": "http://hl7.org/fhir/fivews",
      "name": "FiveWs Pattern Mapping"
    }
  ],
  "kind": "resource",
  "abstract": false,
  "type": "Consent",
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Consent",
  "derivation": "constraint",
  "differential": {
    "element": [
      {
        "id": "Consent.extension",
        "path": "Consent.extension",
        "slicing": {
          "discriminator": [
            {
              "type": "value",
              "path": "url"
            }
          ],
          "rules": "open"
        }
      },
      {
        "id": "Consent.extension:domainReference",
        "path": "Consent.extension",
        "sliceName": "domainReference",
        "type": [
          {
            "code": "Extension",
            "profile": [
              "http://fhir.de/ConsentManagement/StructureDefinition/DomainReference"
            ]
          }
        ],
        "mustSupport": true
      },
      {
        "id": "Consent.extension:domainReference.extension",
        "path": "Consent.extension.extension",
        "slicing": {
          "discriminator": [
            {
              "type": "value",
              "path": "url"
            }
          ],
          "rules": "open"
        }
      },
      {
        "id": "Consent.extension:domainReference.extension:domain",
        "path": "Consent.extension.extension",
        "sliceName": "domain",
        "mustSupport": true
      },
      {
        "id": "Consent.status",
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
            "valueCode": "normative"
          },
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version",
            "valueCode": "4.0.0"
          }
        ],
        "path": "Consent.status",
        "mustSupport": true
      },
      {
        "id": "Consent.scope",
        "path": "Consent.scope",
        "comment": "Wird im Kontext des Einwilligungsmanagment-Leitfadens nicht näher definiert.\r\nBei Bedarf kann das ValueSet erweitert oder ggf. ein NullFlavor-Code eingetragen werden."
      },
      {
        "id": "Consent.category",
        "path": "Consent.category",
        "slicing": {
          "discriminator": [
            {
              "type": "pattern",
              "path": "$this"
            }
          ],
          "rules": "open"
        },
        "mustSupport": true
      },
      {
        "id": "Consent.category:consentCategory",
        "path": "Consent.category",
        "sliceName": "consentCategory",
        "min": 1,
        "mustSupport": true
      },
      {
        "id": "Consent.category:consentCategory.coding",
        "path": "Consent.category.coding",
        "min": 1,
        "mustSupport": true
      },
      {
        "id": "Consent.category:consentCategory.coding.system",
        "path": "Consent.category.coding.system",
        "min": 1,
        "mustSupport": true
      },
      {
        "id": "Consent.category:consentCategory.coding.code",
        "path": "Consent.category.coding.code",
        "min": 1,
        "mustSupport": true
      },
      {
        "id": "Consent.category:resultType",
        "path": "Consent.category",
        "sliceName": "resultType",
        "mustSupport": true,
        "binding": {
          "strength": "required",
          "valueSet": "http://fhir.de/ConsentManagement/ValueSet/ResultType"
        }
      },
      {
        "id": "Consent.category:resultType.coding",
        "path": "Consent.category.coding",
        "min": 1,
        "mustSupport": true
      },
      {
        "id": "Consent.category:resultType.coding.system",
        "path": "Consent.category.coding.system",
        "min": 1,
        "mustSupport": true
      },
      {
        "id": "Consent.category:resultType.coding.code",
        "path": "Consent.category.coding.code",
        "min": 1,
        "mustSupport": true
      },
      {
        "id": "Consent.category:templateType",
        "path": "Consent.category",
        "sliceName": "templateType",
        "mustSupport": true,
        "binding": {
          "strength": "extensible",
          "valueSet": "http://fhir.de/ConsentManagement/ValueSet/TemplateType"
        }
      },
      {
        "id": "Consent.category:templateType.coding",
        "path": "Consent.category.coding",
        "min": 1,
        "mustSupport": true
      },
      {
        "id": "Consent.category:templateType.coding.system",
        "path": "Consent.category.coding.system",
        "min": 1,
        "mustSupport": true
      },
      {
        "id": "Consent.category:templateType.coding.code",
        "path": "Consent.category.coding.code",
        "min": 1,
        "mustSupport": true
      },
      {
        "id": "Consent.patient",
        "path": "Consent.patient",
        "min": 1,
        "type": [
          {
            "code": "Reference",
            "targetProfile": [
              "http://fhir.de/ConsentManagement/StructureDefinition/Patient"
            ]
          }
        ],
        "mustSupport": true
      },
      {
        "id": "Consent.patient.reference",
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
            "valueCode": "normative"
          },
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version",
            "valueCode": "4.0.0"
          }
        ],
        "path": "Consent.patient.reference"
      },
      {
        "id": "Consent.dateTime",
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
            "valueCode": "normative"
          },
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version",
            "valueCode": "4.0.0"
          }
        ],
        "path": "Consent.dateTime",
        "short": "Erstellungszeitpunkt der Einwilligungsinformation",
        "definition": "Zu diesem Zeitpunkt wurde diese Einwilligungsinformation erstellt.\r\nDies ist nicht notwendigerweise identisch mit dem Zeitpunkt der Einwilligungserklärung oder dem Beginn des Gültigkeitszeitraums.",
        "comment": "Dieser Zeitpunkt sollte in der Praxis, zumindest bei vollelektronischer Verarbeitung, identisch mit dem Unterschriftsdatum des Fragebogens sein (Provenance.signature.when des Patienten)",
        "min": 1,
        "mustSupport": true
      },
      {
        "id": "Consent.organization",
        "path": "Consent.organization",
        "short": "Organisation, in der die Einwilligung erfasst wurde.",
        "definition": "Dies ist die Organisation, die den Consent erfasst hat.",
        "mustSupport": true
      },
      {
        "id": "Consent.source[x]",
        "path": "Consent.source[x]",
        "type": [
          {
            "code": "Reference",
            "targetProfile": [
              "http://fhir.de/ConsentManagement/StructureDefinition/QuestionnaireResponse"
            ]
          }
        ],
        "mustSupport": true
      },
      {
        "id": "Consent.source[x].reference",
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
            "valueCode": "normative"
          },
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version",
            "valueCode": "4.0.0"
          }
        ],
        "path": "Consent.source[x].reference",
        "min": 1,
        "mustSupport": true
      },
      {
        "id": "Consent.policy",
        "path": "Consent.policy",
        "mustSupport": true
      },
      {
        "id": "Consent.policy.uri",
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
            "valueCode": "normative"
          },
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version",
            "valueCode": "4.0.0"
          }
        ],
        "path": "Consent.policy.uri",
        "min": 1,
        "mustSupport": true
      },
      {
        "id": "Consent.policyRule",
        "path": "Consent.policyRule",
        "mustSupport": true
      },
      {
        "id": "Consent.policyRule.extension",
        "path": "Consent.policyRule.extension",
        "slicing": {
          "discriminator": [
            {
              "type": "value",
              "path": "url"
            }
          ],
          "rules": "open"
        }
      },
      {
        "id": "Consent.policyRule.extension:xacml",
        "path": "Consent.policyRule.extension",
        "sliceName": "xacml",
        "max": "1",
        "type": [
          {
            "code": "Extension",
            "profile": [
              "http://fhir.de/ConsentManagement/StructureDefinition/Xacml"
            ]
          }
        ],
        "mustSupport": true
      },
      {
        "id": "Consent.provision",
        "path": "Consent.provision",
        "mustSupport": true
      },
      {
        "id": "Consent.provision.period",
        "path": "Consent.provision.period",
        "mustSupport": true
      }
    ]
  }
}