{
  "resourceType": "StructureDefinition",
  "url": "http://apiframework.dedalus.eu/fhir/StructureDefinition/Bundle-ForTransaction-ORD011",
  "name": "Bundle-ForTransaction-ORD011",
  "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:Task-ForORD-FillerOrder",
        "path": "Bundle.entry",
        "sliceName": "Task-ForORD-FillerOrder",
        "min": 1
      },
      {
        "id": "Bundle.entry:Task-ForORD-FillerOrder.resource",
        "path": "Bundle.entry.resource",
        "min": 1,
        "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"
        }
      },
      {
        "id": "Bundle.entry:Task-ForORD-FillerOrder.request",
        "path": "Bundle.entry.request",
        "min": 1
      },
      {
        "id": "Bundle.entry:Provenance-ForTask",
        "path": "Bundle.entry",
        "sliceName": "Provenance-ForTask"
      },
      {
        "id": "Bundle.entry:Provenance-ForTask.resource",
        "path": "Bundle.entry.resource",
        "min": 1,
        "type": [
          {
            "code": "Resource",
            "profile": "http://apiframework.dedalus.eu/fhir/StructureDefinition/Provenance-ForTask"
          }
        ]
      },
      {
        "id": "Bundle.entry:Provenance-ForTask.resource.meta.tag",
        "path": "Bundle.entry.resource.meta.tag",
        "slicing": {
          "discriminator": [
            {
              "type": "value",
              "path": "system"
            }
          ],
          "rules": "open"
        }
      },
      {
        "id": "Bundle.entry:Provenance-ForTask.resource.target",
        "path": "Bundle.entry.resource.target",
        "slicing": {
          "discriminator": [
            {
              "type": "type",
              "path": "$this"
            }
          ],
          "rules": "open"
        }
      }
    ]
  }
}