{
  "resourceType": "StructureDefinition",
  "url": "http://apiframework.dedalus.eu/fhir/StructureDefinition/Bundle-ForCollection-MED006",
  "name": "Bundle-ForCollection-MED006",
  "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-ForMedicationHistory",
        "path": "Bundle.entry",
        "sliceName": "List-ForMedicationHistory",
        "min": 1,
        "max": "1"
      },
      {
        "id": "Bundle.entry:List-ForMedicationHistory.resource",
        "path": "Bundle.entry.resource",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "List",
            "profile": "http://apiframework.dedalus.eu/fhir/StructureDefinition/List-ForMedicationHistory"
          }
        ]
      },
      {
        "id": "Bundle.entry:List-ForMedicationHistory.resource.meta.tag",
        "path": "Bundle.entry.resource.meta.tag",
        "slicing": {
          "discriminator": [
            {
              "type": "value",
              "path": "system"
            }
          ],
          "rules": "open"
        }
      },
      {
        "id": "Bundle.entry:List-ForMedicationHistory.request",
        "path": "Bundle.entry.request",
        "min": 1
      },
      {
        "id": "Bundle.entry:List-ForMedicationStatementGroup",
        "path": "Bundle.entry",
        "sliceName": "List-ForMedicationStatementGroup"
      },
      {
        "id": "Bundle.entry:List-ForMedicationStatementGroup.resource",
        "path": "Bundle.entry.resource",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "List",
            "profile": "http://apiframework.dedalus.eu/fhir/StructureDefinition/List-ForMedicationStatementGroup"
          }
        ]
      },
      {
        "id": "Bundle.entry:List-ForMedicationStatementGroup.request",
        "path": "Bundle.entry.request",
        "min": 1
      },
      {
        "id": "Bundle.entry:MedicationStatement",
        "path": "Bundle.entry",
        "sliceName": "MedicationStatement"
      },
      {
        "id": "Bundle.entry:MedicationStatement.resource",
        "path": "Bundle.entry.resource",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "MedicationStatement",
            "profile": "http://apiframework.dedalus.eu/fhir/StructureDefinition/MedicationStatement"
          }
        ]
      },
      {
        "id": "Bundle.entry:MedicationStatement.resource.meta.tag",
        "path": "Bundle.entry.resource.meta.tag",
        "slicing": {
          "discriminator": [
            {
              "type": "value",
              "path": "system"
            }
          ],
          "rules": "open"
        }
      },
      {
        "id": "Bundle.entry:MedicationStatement.request",
        "path": "Bundle.entry.request",
        "min": 1
      },
      {
        "id": "Bundle.entry:Task-ForMedicationHistory",
        "path": "Bundle.entry",
        "sliceName": "Task-ForMedicationHistory",
        "min": 1,
        "max": "1"
      },
      {
        "id": "Bundle.entry:Task-ForMedicationHistory.resource",
        "path": "Bundle.entry.resource",
        "min": 1,
        "type": [
          {
            "code": "Task",
            "profile": "http://apiframework.dedalus.eu/fhir/StructureDefinition/Task-ForMedicationHistory"
          }
        ]
      },
      {
        "id": "Bundle.entry:Task-ForMedicationHistory.request",
        "path": "Bundle.entry.request",
        "min": 1
      }
    ]
  }
}