{
  "resourceType": "StructureDefinition",
  "url": "http://apiframework.dedalus.eu/fhir/StructureDefinition/Bundle-ForCollection-MED008",
  "name": "Bundle-ForCollection-MED008",
  "status": "active",
  "experimental": false,
  "fhirVersion": "3.0.1",
  "kind": "resource",
  "abstract": false,
  "type": "Bundle",
  "baseDefinition": "http://apiframework.dedalus.eu/fhir/StructureDefinition/Bundle-ForCollection",
  "derivation": "constraint",
  "differential": {
    "element": [
      {
        "id": "Bundle.entry",
        "path": "Bundle.entry",
        "slicing": {
          "discriminator": [
            {
              "type": "type",
              "path": "resource"
            }
          ],
          "rules": "closed"
        }
      },
      {
        "id": "Bundle.entry:List-ForAllergyIntolerance",
        "path": "Bundle.entry",
        "sliceName": "List-ForAllergyIntolerance",
        "min": 1,
        "max": "1"
      },
      {
        "id": "Bundle.entry:List-ForAllergyIntolerance.resource",
        "path": "Bundle.entry.resource",
        "min": 1,
        "type": [
          {
            "code": "List",
            "profile": "http://apiframework.dedalus.eu/fhir/StructureDefinition/List-ForAllergyIntolerance"
          }
        ]
      },
      {
        "id": "Bundle.entry:List-ForAllergyIntolerance.request",
        "path": "Bundle.entry.request",
        "min": 1
      },
      {
        "id": "Bundle.entry:AllergyIntolerance",
        "path": "Bundle.entry",
        "sliceName": "AllergyIntolerance"
      },
      {
        "id": "Bundle.entry:AllergyIntolerance.resource",
        "path": "Bundle.entry.resource",
        "min": 1,
        "type": [
          {
            "code": "AllergyIntolerance",
            "profile": "http://apiframework.dedalus.eu/fhir/StructureDefinition/AllergyIntolerance"
          }
        ]
      },
      {
        "id": "Bundle.entry:AllergyIntolerance.resource.meta.tag",
        "path": "Bundle.entry.resource.meta.tag",
        "slicing": {
          "discriminator": [
            {
              "type": "value",
              "path": "system"
            }
          ],
          "rules": "open"
        }
      },
      {
        "id": "Bundle.entry:AllergyIntolerance.request",
        "path": "Bundle.entry.request",
        "min": 1
      },
      {
        "id": "Bundle.entry:Task-ForAllergyIntolerance",
        "path": "Bundle.entry",
        "sliceName": "Task-ForAllergyIntolerance",
        "min": 1,
        "max": "1"
      },
      {
        "id": "Bundle.entry:Task-ForAllergyIntolerance.resource",
        "path": "Bundle.entry.resource",
        "min": 1,
        "type": [
          {
            "code": "Task",
            "profile": "http://apiframework.dedalus.eu/fhir/StructureDefinition/Task-ForAllergyIntolerance"
          }
        ]
      },
      {
        "id": "Bundle.entry:Task-ForAllergyIntolerance.resource.meta.tag",
        "path": "Bundle.entry.resource.meta.tag",
        "slicing": {
          "discriminator": [
            {
              "type": "value",
              "path": "system"
            }
          ],
          "rules": "open"
        }
      },
      {
        "id": "Bundle.entry:Task-ForAllergyIntolerance.request",
        "path": "Bundle.entry.request",
        "min": 1
      }
    ]
  }
}