{
  "resourceType": "StructureDefinition",
  "url": "http://d4solutions.dedalus.eu/fhir/StructureDefinition/Bundle-ForTransaction-ORD002-COVID19",
  "name": "Bundle-ForTransaction-ORD002-COVID19",
  "status": "active",
  "experimental": false,
  "fhirVersion": "3.0.1",
  "kind": "resource",
  "abstract": false,
  "type": "Bundle",
  "baseDefinition": "http://apiframework.dedalus.eu/fhir/StructureDefinition/Bundle-ForTransaction-ORD002",
  "derivation": "constraint",
  "differential": {
    "element": [
      {
        "id": "Bundle.entry:DiagnosticReport-ForORD",
        "path": "Bundle.entry",
        "sliceName": "DiagnosticReport-ForORD"
      },
      {
        "id": "Bundle.entry:DiagnosticReport-ForORD.resource",
        "path": "Bundle.entry.resource",
        "type": [
          {
            "code": "DiagnosticReport",
            "profile": "http://d4solutions.dedalus.eu/fhir/StructureDefinition/DiagnosticReport-ForORD-COVID19"
          }
        ]
      },
      {
        "id": "Bundle.entry:Task-ForORD",
        "path": "Bundle.entry",
        "sliceName": "Task-ForORD"
      },
      {
        "id": "Bundle.entry:Task-ForORD.resource",
        "path": "Bundle.entry.resource",
        "type": [
          {
            "code": "Task",
            "profile": "http://d4solutions.dedalus.eu/fhir/StructureDefinition/Task-ForORD-COVID19"
          }
        ]
      },
      {
        "id": "Bundle.entry:ProcedureRequest-ForORD",
        "path": "Bundle.entry",
        "sliceName": "ProcedureRequest-ForORD"
      },
      {
        "id": "Bundle.entry:ProcedureRequest-ForORD.resource",
        "path": "Bundle.entry.resource",
        "type": [
          {
            "code": "ProcedureRequest",
            "profile": "http://d4solutions.dedalus.eu/fhir/StructureDefinition/ProcedureRequest-ForORD-COVID19"
          }
        ]
      },
      {
        "id": "Bundle.entry:QuestionnaireResponse",
        "path": "Bundle.entry",
        "sliceName": "QuestionnaireResponse"
      },
      {
        "id": "Bundle.entry:QuestionnaireResponse.resource",
        "path": "Bundle.entry.resource",
        "type": [
          {
            "code": "Resource",
            "profile": "http://d4solutions.dedalus.eu/fhir/StructureDefinition/QuestionnaireResponse-ForClinicallAssessment-COVID19"
          }
        ]
      },
      {
        "id": "Bundle.entry:QuestionnaireResponse.resource.meta.tag",
        "path": "Bundle.entry.resource.meta.tag",
        "slicing": {
          "discriminator": [
            {
              "type": "value",
              "path": "system"
            }
          ],
          "rules": "open"
        }
      },
      {
        "id": "Bundle.entry:QuestionnaireResponse.resource.contained",
        "path": "Bundle.entry.resource.contained",
        "slicing": {
          "discriminator": [
            {
              "type": "type",
              "path": "$this"
            }
          ],
          "rules": "open"
        }
      }
    ]
  }
}