PackagesCanonicalsLogsProblems
    Packages
    de.gematik.erezept-workflow.r4@1.5.0
    https://gematik.de/fhir/erp/StructureDefinition/GEM_ERP_PR_Bundle
{
  "description": "A document style representation of the receipt (complete, self-contained, signed)",
  "_filename": "StructureDefinition-GEM-ERP-PR-Bundle.json",
  "package_name": "de.gematik.erezept-workflow.r4",
  "date": "2025-04-10",
  "derivation": "constraint",
  "publisher": null,
  "fhirVersion": "4.0.1",
  "name": "GEM_ERP_PR_Bundle",
  "abstract": false,
  "type": "Bundle",
  "experimental": null,
  "resourceType": "StructureDefinition",
  "title": "Document Bundle for Receipt",
  "package_version": "1.5.0",
  "status": "active",
  "id": "18462d7a-77db-4c0d-b5e9-31a947a22453",
  "kind": "resource",
  "url": "https://gematik.de/fhir/erp/StructureDefinition/GEM_ERP_PR_Bundle",
  "version": "1.5.0",
  "differential": {
    "element": [ {
      "id": "Bundle.id",
      "min": 1,
      "path": "Bundle.id"
    }, {
      "id": "Bundle.meta",
      "min": 1,
      "path": "Bundle.meta",
      "mustSupport": true
    }, {
      "id": "Bundle.meta.profile",
      "max": "1",
      "min": 1,
      "path": "Bundle.meta.profile",
      "slicing": {
        "rules": "closed",
        "ordered": false,
        "description": "Slicing for meta profile",
        "discriminator": [ {
          "path": "$this",
          "type": "value"
        } ]
      },
      "mustSupport": true
    }, {
      "id": "Bundle.meta.profile:workflowProfile",
      "max": "1",
      "min": 1,
      "path": "Bundle.meta.profile",
      "sliceName": "workflowProfile",
      "mustSupport": true,
      "fixedCanonical": "https://gematik.de/fhir/erp/StructureDefinition/GEM_ERP_PR_Bundle|1.5"
    }, {
      "id": "Bundle.identifier",
      "min": 1,
      "path": "Bundle.identifier",
      "type": [ {
        "code": "Identifier",
        "profile": [ "https://gematik.de/fhir/erp/StructureDefinition/GEM_ERP_PR_PrescriptionId" ]
      } ],
      "short": "identifier of ePrescription",
      "mustSupport": true
    }, {
      "id": "Bundle.type",
      "path": "Bundle.type",
      "fixedCode": "document",
      "mustSupport": true
    }, {
      "id": "Bundle.timestamp",
      "min": 1,
      "path": "Bundle.timestamp"
    }, {
      "id": "Bundle.entry",
      "min": 3,
      "path": "Bundle.entry",
      "slicing": {
        "rules": "closed",
        "discriminator": [ {
          "path": "resource",
          "type": "type"
        } ]
      }
    }, {
      "id": "Bundle.entry:DocumentInformation",
      "max": "1",
      "min": 1,
      "path": "Bundle.entry",
      "sliceName": "DocumentInformation",
      "mustSupport": true
    }, {
      "id": "Bundle.entry:DocumentInformation.link",
      "max": "0",
      "path": "Bundle.entry.link"
    }, {
      "id": "Bundle.entry:DocumentInformation.fullUrl",
      "min": 1,
      "path": "Bundle.entry.fullUrl"
    }, {
      "id": "Bundle.entry:DocumentInformation.resource",
      "min": 1,
      "path": "Bundle.entry.resource",
      "type": [ {
        "code": "Composition",
        "profile": [ "https://gematik.de/fhir/erp/StructureDefinition/GEM_ERP_PR_Composition" ]
      } ]
    }, {
      "id": "Bundle.entry:DocumentInformation.search",
      "max": "0",
      "path": "Bundle.entry.search"
    }, {
      "id": "Bundle.entry:DocumentInformation.request",
      "max": "0",
      "path": "Bundle.entry.request"
    }, {
      "id": "Bundle.entry:DocumentInformation.response",
      "max": "0",
      "path": "Bundle.entry.response"
    }, {
      "id": "Bundle.entry:SigningDevice",
      "max": "1",
      "min": 1,
      "path": "Bundle.entry",
      "sliceName": "SigningDevice",
      "mustSupport": true
    }, {
      "id": "Bundle.entry:SigningDevice.link",
      "max": "0",
      "path": "Bundle.entry.link"
    }, {
      "id": "Bundle.entry:SigningDevice.fullUrl",
      "min": 1,
      "path": "Bundle.entry.fullUrl"
    }, {
      "id": "Bundle.entry:SigningDevice.resource",
      "min": 1,
      "path": "Bundle.entry.resource",
      "type": [ {
        "code": "Device",
        "profile": [ "https://gematik.de/fhir/erp/StructureDefinition/GEM_ERP_PR_Device" ]
      } ]
    }, {
      "id": "Bundle.entry:SigningDevice.search",
      "max": "0",
      "path": "Bundle.entry.search"
    }, {
      "id": "Bundle.entry:SigningDevice.request",
      "max": "0",
      "path": "Bundle.entry.request"
    }, {
      "id": "Bundle.entry:SigningDevice.response",
      "max": "0",
      "path": "Bundle.entry.response"
    }, {
      "id": "Bundle.entry:PrescriptionDigest",
      "max": "1",
      "min": 1,
      "path": "Bundle.entry",
      "sliceName": "PrescriptionDigest",
      "mustSupport": true
    }, {
      "id": "Bundle.entry:PrescriptionDigest.link",
      "max": "0",
      "path": "Bundle.entry.link"
    }, {
      "id": "Bundle.entry:PrescriptionDigest.fullUrl",
      "min": 1,
      "path": "Bundle.entry.fullUrl"
    }, {
      "id": "Bundle.entry:PrescriptionDigest.resource",
      "min": 1,
      "path": "Bundle.entry.resource",
      "type": [ {
        "code": "Binary",
        "profile": [ "https://gematik.de/fhir/erp/StructureDefinition/GEM_ERP_PR_Digest" ]
      } ]
    }, {
      "id": "Bundle.entry:PrescriptionDigest.search",
      "max": "0",
      "path": "Bundle.entry.search"
    }, {
      "id": "Bundle.entry:PrescriptionDigest.request",
      "max": "0",
      "path": "Bundle.entry.request"
    }, {
      "id": "Bundle.entry:PrescriptionDigest.response",
      "max": "0",
      "path": "Bundle.entry.response"
    }, {
      "id": "Bundle.signature",
      "path": "Bundle.signature",
      "type": [ {
        "code": "Signature",
        "profile": [ "https://gematik.de/fhir/erp/StructureDefinition/GEM_ERP_PR_Signature" ]
      } ],
      "short": "Enveloping signature applied to the receipt",
      "mustSupport": true
    } ]
  },
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Bundle"
}