{
  "resourceType": "StructureDefinition",
  "url": "http://apiframework.dedalus.eu/fhir/StructureDefinition/Bundle-ForTransaction-CDS003",
  "name": "Bundle-ForTransaction-CDS003",
  "status": "active",
  "experimental": false,
  "fhirVersion": "3.0.1",
  "kind": "resource",
  "abstract": false,
  "type": "Bundle",
  "baseDefinition": "http://apiframework.dedalus.eu/fhir/StructureDefinition/Bundle-ForTransaction",
  "derivation": "constraint",
  "differential": {
    "element": [
      {
        "id": "Bundle.entry",
        "path": "Bundle.entry",
        "slicing": {
          "discriminator": [
            {
              "type": "type",
              "path": "resource"
            }
          ],
          "rules": "closed"
        },
        "min": 1
      },
      {
        "id": "Bundle.entry:DiagnosticReport",
        "path": "Bundle.entry",
        "sliceName": "DiagnosticReport",
        "min": 1,
        "max": "1"
      },
      {
        "id": "Bundle.entry:DiagnosticReport.resource",
        "path": "Bundle.entry.resource",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "DiagnosticReport",
            "profile": "http://apiframework.dedalus.eu/fhir/StructureDefinition/DiagnosticReport"
          }
        ]
      },
      {
        "id": "Bundle.entry:DiagnosticReport.resource.meta.tag",
        "path": "Bundle.entry.resource.meta.tag",
        "slicing": {
          "discriminator": [
            {
              "type": "value",
              "path": "system"
            }
          ],
          "rules": "open"
        }
      },
      {
        "id": "Bundle.entry:DiagnosticReport.request",
        "path": "Bundle.entry.request",
        "min": 1
      },
      {
        "id": "Bundle.entry:Observation",
        "path": "Bundle.entry",
        "sliceName": "Observation",
        "min": 1
      },
      {
        "id": "Bundle.entry:Observation.resource",
        "path": "Bundle.entry.resource",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "Observation",
            "profile": "http://apiframework.dedalus.eu/fhir/StructureDefinition/Observation-ForORD"
          }
        ]
      },
      {
        "id": "Bundle.entry:Observation.resource.meta.tag",
        "path": "Bundle.entry.resource.meta.tag",
        "slicing": {
          "discriminator": [
            {
              "type": "value",
              "path": "system"
            }
          ],
          "rules": "open"
        }
      },
      {
        "id": "Bundle.entry:Observation.request",
        "path": "Bundle.entry.request",
        "min": 1
      },
      {
        "id": "Bundle.entry:Specimen",
        "path": "Bundle.entry",
        "sliceName": "Specimen"
      },
      {
        "id": "Bundle.entry:Specimen.resource",
        "path": "Bundle.entry.resource",
        "min": 1,
        "type": [
          {
            "code": "Resource"
          },
          {
            "code": "Specimen",
            "profile": "http://apiframework.dedalus.eu/fhir/StructureDefinition/Specimen"
          }
        ]
      },
      {
        "id": "Bundle.entry:Specimen.request",
        "path": "Bundle.entry.request",
        "min": 1
      },
      {
        "id": "Bundle.entry:ImagingStudy",
        "path": "Bundle.entry",
        "sliceName": "ImagingStudy"
      },
      {
        "id": "Bundle.entry:ImagingStudy.resource",
        "path": "Bundle.entry.resource",
        "min": 1,
        "type": [
          {
            "code": "Resource"
          },
          {
            "code": "ImagingStudy",
            "profile": "http://apiframework.dedalus.eu/fhir/StructureDefinition/ImagingStudy"
          }
        ]
      },
      {
        "id": "Bundle.entry:ImagingStudy.request",
        "path": "Bundle.entry.request",
        "min": 1
      },
      {
        "id": "Bundle.entry:Media",
        "path": "Bundle.entry",
        "sliceName": "Media"
      },
      {
        "id": "Bundle.entry:Media.resource",
        "path": "Bundle.entry.resource",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "Media",
            "profile": "http://apiframework.dedalus.eu/fhir/StructureDefinition/Media"
          }
        ]
      },
      {
        "id": "Bundle.entry:Media.resource.meta.tag",
        "path": "Bundle.entry.resource.meta.tag",
        "slicing": {
          "discriminator": [
            {
              "type": "value",
              "path": "system"
            }
          ],
          "rules": "open"
        }
      },
      {
        "id": "Bundle.entry:Media.request",
        "path": "Bundle.entry.request",
        "min": 1
      },
      {
        "id": "Bundle.entry:Task-ForORD-FillerOrder",
        "path": "Bundle.entry",
        "sliceName": "Task-ForORD-FillerOrder",
        "max": "1"
      },
      {
        "id": "Bundle.entry:Task-ForORD-FillerOrder.resource",
        "path": "Bundle.entry.resource",
        "definition": "The Resources for the entry",
        "type": [
          {
            "code": "Task",
            "profile": "http://apiframework.dedalus.eu/fhir/StructureDefinition/Task-ForORD-FillerOrder"
          }
        ]
      },
      {
        "id": "Bundle.entry:Task-ForORD-FillerOrder.resource.meta.tag",
        "path": "Bundle.entry.resource.meta.tag",
        "slicing": {
          "discriminator": [
            {
              "type": "value",
              "path": "system"
            }
          ],
          "rules": "open"
        }
      }
    ]
  }
}