PackagesCanonicalsLogsProblems
    Packages
    de.gematik.erezept-workflow.r4@1.4.2
    https://gematik.de/fhir/erp/StructureDefinition/GEM_ERP_PR_Bundle_OP_Accept
{
  "description": null,
  "_filename": "StructureDefinition-GEM-ERP-PR-Bundle-OP-Accept.json",
  "package_name": "de.gematik.erezept-workflow.r4",
  "date": "2024-07-15",
  "derivation": "constraint",
  "publisher": null,
  "fhirVersion": "4.0.1",
  "name": "GEM_ERP_PR_Bundle_OP_Accept",
  "abstract": false,
  "type": "Bundle",
  "experimental": null,
  "resourceType": "StructureDefinition",
  "title": null,
  "package_version": "1.4.2",
  "status": "active",
  "id": "774e7005-de38-4ab1-96c0-82cc5bf53cea",
  "kind": "resource",
  "url": "https://gematik.de/fhir/erp/StructureDefinition/GEM_ERP_PR_Bundle_OP_Accept",
  "version": "1.4",
  "differential": {
    "element": [ {
      "id": "Bundle.type",
      "path": "Bundle.type",
      "fixedCode": "collection"
    }, {
      "id": "Bundle.entry",
      "max": "2",
      "min": 2,
      "path": "Bundle.entry",
      "slicing": {
        "rules": "closed",
        "description": "The Task and the QES-Prescription signed Bundle.",
        "discriminator": [ {
          "path": "resource",
          "type": "type"
        } ]
      }
    }, {
      "id": "Bundle.entry:erxTask",
      "max": "1",
      "min": 1,
      "path": "Bundle.entry",
      "sliceName": "erxTask"
    }, {
      "id": "Bundle.entry:erxTask.resource",
      "path": "Bundle.entry.resource",
      "type": [ {
        "code": "Task",
        "profile": [ "https://gematik.de/fhir/erp/StructureDefinition/GEM_ERP_PR_Task" ]
      } ]
    }, {
      "id": "Bundle.entry:erxBinary",
      "max": "1",
      "min": 1,
      "path": "Bundle.entry",
      "sliceName": "erxBinary"
    }, {
      "id": "Bundle.entry:erxBinary.resource",
      "path": "Bundle.entry.resource",
      "type": [ {
        "code": "Binary",
        "profile": [ "https://gematik.de/fhir/erp/StructureDefinition/GEM_ERP_PR_Binary" ]
      } ]
    } ]
  },
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Bundle"
}