PackagesCanonicalsLogsProblems
    Packages
    de.einwilligungsmanagement@2.0.0
    http://fhir.de/ConsentManagement/StructureDefinition/Consent
{
  "description": null,
  "_filename": "profile-ConsentManagement-Consent.json",
  "package_name": "de.einwilligungsmanagement",
  "date": "2025-04-14",
  "derivation": "constraint",
  "publisher": "AG Einwilligungsmanagement des Interoperabilitätsforums",
  "fhirVersion": "4.0.1",
  "name": "ConsentManagementConsent",
  "mapping": [ {
    "uri": "http://hl7.org/fhir/workflow",
    "name": "Workflow Pattern",
    "identity": "workflow"
  }, {
    "uri": "http://hl7.org/v2",
    "name": "HL7 v2 Mapping",
    "identity": "v2"
  }, {
    "uri": "http://hl7.org/v3",
    "name": "RIM Mapping",
    "identity": "rim"
  }, {
    "uri": "http://hl7.org/fhir/fivews",
    "name": "FiveWs Pattern Mapping",
    "identity": "w5"
  } ],
  "abstract": false,
  "type": "Consent",
  "experimental": "false",
  "resourceType": "StructureDefinition",
  "title": "Consent Management: Consent",
  "package_version": "2.0.0",
  "status": "active",
  "id": "d9130605-9172-4ab8-b978-a05c26b1f1ea",
  "kind": "resource",
  "url": "http://fhir.de/ConsentManagement/StructureDefinition/Consent",
  "version": "2.0.0",
  "differential": {
    "element": [ {
      "id": "Consent.extension",
      "path": "Consent.extension",
      "slicing": {
        "rules": "open",
        "discriminator": [ {
          "path": "url",
          "type": "value"
        } ]
      }
    }, {
      "id": "Consent.extension:domainReference",
      "path": "Consent.extension",
      "type": [ {
        "code": "Extension",
        "profile": [ "http://fhir.de/ConsentManagement/StructureDefinition/DomainReference" ]
      } ],
      "sliceName": "domainReference",
      "mustSupport": true
    }, {
      "id": "Consent.extension:domainReference.extension",
      "path": "Consent.extension.extension",
      "slicing": {
        "rules": "open",
        "discriminator": [ {
          "path": "url",
          "type": "value"
        } ]
      }
    }, {
      "id": "Consent.extension:domainReference.extension:domain",
      "path": "Consent.extension.extension",
      "sliceName": "domain",
      "mustSupport": true
    }, {
      "id": "Consent.status",
      "path": "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"
      } ],
      "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": {
        "rules": "open",
        "discriminator": [ {
          "path": "$this",
          "type": "pattern"
        } ]
      },
      "mustSupport": true
    }, {
      "id": "Consent.category:consentCategory",
      "min": 1,
      "path": "Consent.category",
      "sliceName": "consentCategory",
      "mustSupport": true
    }, {
      "id": "Consent.category:consentCategory.coding",
      "min": 1,
      "path": "Consent.category.coding",
      "mustSupport": true
    }, {
      "id": "Consent.category:consentCategory.coding.system",
      "min": 1,
      "path": "Consent.category.coding.system",
      "mustSupport": true
    }, {
      "id": "Consent.category:consentCategory.coding.code",
      "min": 1,
      "path": "Consent.category.coding.code",
      "mustSupport": true
    }, {
      "id": "Consent.category:resultType",
      "path": "Consent.category",
      "binding": {
        "strength": "required",
        "valueSet": "http://fhir.de/ConsentManagement/ValueSet/ResultType"
      },
      "sliceName": "resultType",
      "mustSupport": true
    }, {
      "id": "Consent.category:resultType.coding",
      "min": 1,
      "path": "Consent.category.coding",
      "mustSupport": true
    }, {
      "id": "Consent.category:resultType.coding.system",
      "min": 1,
      "path": "Consent.category.coding.system",
      "mustSupport": true
    }, {
      "id": "Consent.category:resultType.coding.code",
      "min": 1,
      "path": "Consent.category.coding.code",
      "mustSupport": true
    }, {
      "id": "Consent.category:templateType",
      "path": "Consent.category",
      "binding": {
        "strength": "extensible",
        "valueSet": "http://fhir.de/ConsentManagement/ValueSet/TemplateType"
      },
      "sliceName": "templateType",
      "mustSupport": true
    }, {
      "id": "Consent.category:templateType.coding",
      "min": 1,
      "path": "Consent.category.coding",
      "mustSupport": true
    }, {
      "id": "Consent.category:templateType.coding.system",
      "min": 1,
      "path": "Consent.category.coding.system",
      "mustSupport": true
    }, {
      "id": "Consent.category:templateType.coding.code",
      "min": 1,
      "path": "Consent.category.coding.code",
      "mustSupport": true
    }, {
      "id": "Consent.patient",
      "min": 1,
      "path": "Consent.patient",
      "type": [ {
        "code": "Reference",
        "targetProfile": [ "http://fhir.de/ConsentManagement/StructureDefinition/Patient" ]
      } ],
      "mustSupport": true
    }, {
      "id": "Consent.patient.reference",
      "path": "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"
      } ]
    }, {
      "id": "Consent.dateTime",
      "min": 1,
      "path": "Consent.dateTime",
      "short": "Erstellungszeitpunkt der Einwilligungsinformation",
      "comment": "Dieser Zeitpunkt sollte in der Praxis, zumindest bei vollelektronischer Verarbeitung, identisch mit dem Unterschriftsdatum des Fragebogens sein (Provenance.signature.when des Patienten)",
      "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"
      } ],
      "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.",
      "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",
      "min": 1,
      "path": "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"
      } ],
      "mustSupport": true
    }, {
      "id": "Consent.policy",
      "path": "Consent.policy",
      "mustSupport": true
    }, {
      "id": "Consent.policy.uri",
      "min": 1,
      "path": "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"
      } ],
      "mustSupport": true
    }, {
      "id": "Consent.policyRule",
      "path": "Consent.policyRule",
      "mustSupport": true
    }, {
      "id": "Consent.policyRule.extension",
      "path": "Consent.policyRule.extension",
      "slicing": {
        "rules": "open",
        "discriminator": [ {
          "path": "url",
          "type": "value"
        } ]
      }
    }, {
      "id": "Consent.policyRule.extension:xacml",
      "max": "1",
      "path": "Consent.policyRule.extension",
      "type": [ {
        "code": "Extension",
        "profile": [ "http://fhir.de/ConsentManagement/StructureDefinition/Xacml" ]
      } ],
      "sliceName": "xacml",
      "mustSupport": true
    }, {
      "id": "Consent.provision",
      "path": "Consent.provision",
      "mustSupport": true
    }, {
      "id": "Consent.provision.period",
      "path": "Consent.provision.period",
      "mustSupport": true
    } ]
  },
  "contact": [ {
    "telecom": [ {
      "value": "https://wiki.hl7.de/index.php?title=Einwilligungsmanagement_(Projekt)",
      "system": "url"
    } ]
  } ],
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Consent"
}