PackagesCanonicalsLogsProblems
    Packages
    de.gematik.erezept.eu@0.9.0-beta
    https://gematik.de/fhir/erp-eu/StructureDefinition/GEM_ERPEU_PR_Consent
{
  "description": "Records the consent of the patient for an operation in the context of ePrescription.",
  "_filename": "StructureDefinition-GEM-ERPEU-PR-Consent.json",
  "package_name": "de.gematik.erezept.eu",
  "date": "2025-01-01",
  "derivation": "constraint",
  "publisher": null,
  "fhirVersion": "4.0.1",
  "name": "GEM_ERPEU_PR_Consent",
  "abstract": false,
  "type": "Consent",
  "experimental": null,
  "resourceType": "StructureDefinition",
  "title": "Consent for ePrescriptions",
  "package_version": "0.9.0-beta",
  "status": "draft",
  "id": "c48f4cf5-9883-4d3e-9c51-e08653226c51",
  "kind": "resource",
  "url": "https://gematik.de/fhir/erp-eu/StructureDefinition/GEM_ERPEU_PR_Consent",
  "version": "1.0",
  "differential": {
    "element": [ {
      "id": "Consent.meta",
      "min": 1,
      "path": "Consent.meta"
    }, {
      "id": "Consent.meta.profile",
      "max": "1",
      "min": 1,
      "path": "Consent.meta.profile",
      "fixedCanonical": "https://gematik.de/fhir/erp-eu/StructureDefinition/GEM_ERPEU_PR_Consent|1.5"
    }, {
      "id": "Consent.status",
      "path": "Consent.status",
      "fixedCode": "active"
    }, {
      "id": "Consent.scope.coding",
      "max": "1",
      "min": 1,
      "path": "Consent.scope.coding"
    }, {
      "id": "Consent.scope.coding.system",
      "path": "Consent.scope.coding.system",
      "fixedUri": "http://terminology.hl7.org/CodeSystem/consentscope"
    }, {
      "id": "Consent.scope.coding.code",
      "path": "Consent.scope.coding.code",
      "fixedCode": "patient-privacy"
    }, {
      "id": "Consent.scope.coding.display",
      "path": "Consent.scope.coding.display",
      "fixedString": "Privacy Consent"
    }, {
      "id": "Consent.category",
      "max": "1",
      "path": "Consent.category",
      "binding": {
        "strength": "required",
        "valueSet": "https://gematik.de/fhir/erp-eu/ValueSet/GEM_ERPEU_VS_ConsentType"
      }
    }, {
      "id": "Consent.patient",
      "min": 1,
      "path": "Consent.patient"
    }, {
      "id": "Consent.patient.identifier",
      "min": 1,
      "path": "Consent.patient.identifier",
      "type": [ {
        "code": "Identifier",
        "profile": [ "http://fhir.de/StructureDefinition/identifier-kvid-10" ]
      } ]
    }, {
      "id": "Consent.patient.identifier.assigner",
      "path": "Consent.patient.identifier.assigner",
      "mustSupport": true
    }, {
      "id": "Consent.patient.identifier.assigner.identifier",
      "path": "Consent.patient.identifier.assigner.identifier",
      "type": [ {
        "code": "Identifier",
        "profile": [ "http://fhir.de/StructureDefinition/identifier-iknr" ]
      } ],
      "mustSupport": true
    }, {
      "id": "Consent.dateTime",
      "path": "Consent.dateTime",
      "mustSupport": true
    }, {
      "id": "Consent.policyRule",
      "path": "Consent.policyRule",
      "binding": {
        "strength": "required",
        "valueSet": "https://gematik.de/fhir/erp-eu/ValueSet/GEM_ERPEU_VS_Consent_PolicyRule"
      },
      "mustSupport": true
    } ]
  },
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Consent"
}