PackagesCanonicalsLogsProblems
    Packages
    de.gematik.erezept-patientenrechnung.r4@1.1.0-rc1
    https://gematik.de/fhir/erpchrg/StructureDefinition/GEM_ERPCHRG_PR_Consent
{
  "description": null,
  "_filename": "StructureDefinition-GEM-ERPCHRG-PR-Consent.json",
  "package_name": "de.gematik.erezept-patientenrechnung.r4",
  "date": null,
  "derivation": "constraint",
  "publisher": "gematik GmbH",
  "fhirVersion": "4.0.1",
  "name": "GEM_ERPCHRG_PR_Consent",
  "abstract": false,
  "type": "Consent",
  "experimental": "false",
  "resourceType": "StructureDefinition",
  "title": null,
  "package_version": "1.1.0-rc1",
  "status": "draft",
  "id": "742a1939-a7cb-4123-8d64-be482ba4765c",
  "kind": "resource",
  "url": "https://gematik.de/fhir/erpchrg/StructureDefinition/GEM_ERPCHRG_PR_Consent",
  "version": "1.1",
  "differential": {
    "element": [ {
      "id": "Consent.meta",
      "min": 1,
      "path": "Consent.meta"
    }, {
      "id": "Consent.meta.versionId",
      "max": "0",
      "path": "Consent.meta.versionId"
    }, {
      "id": "Consent.meta.source",
      "max": "0",
      "path": "Consent.meta.source"
    }, {
      "id": "Consent.meta.profile",
      "max": "1",
      "min": 1,
      "path": "Consent.meta.profile",
      "fixedCanonical": "https://gematik.de/fhir/erpchrg/StructureDefinition/GEM_ERPCHRG_PR_Consent|1.1"
    }, {
      "id": "Consent.meta.security",
      "max": "0",
      "path": "Consent.meta.security"
    }, {
      "id": "Consent.status",
      "path": "Consent.status",
      "fixedCode": "active"
    }, {
      "id": "Consent.scope.coding",
      "max": "1",
      "min": 1,
      "path": "Consent.scope.coding",
      "mustSupport": true
    }, {
      "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/erpchrg/ValueSet/GEM_ERPCHRG_VS_ConsentType"
      },
      "mustSupport": true
    }, {
      "id": "Consent.patient",
      "min": 1,
      "path": "Consent.patient",
      "mustSupport": true
    }, {
      "id": "Consent.patient.identifier",
      "min": 1,
      "path": "Consent.patient.identifier",
      "type": [ {
        "code": "Identifier",
        "profile": [ "http://fhir.de/StructureDefinition/identifier-kvid-10" ]
      } ],
      "mustSupport": true
    }, {
      "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",
      "comment": "dateTime wird vom E-Rezept-Fachdienst zu dem Zeitpunkt gesetzt, an dem die Consent Ressource hochgeladen wird.",
      "mustSupport": true
    }, {
      "id": "Consent.policyRule",
      "path": "Consent.policyRule",
      "binding": {
        "strength": "required",
        "valueSet": "http://terminology.hl7.org/ValueSet/v3-ActCode"
      },
      "mustSupport": true
    } ]
  },
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Consent"
}