{
  "resourceType": "StructureDefinition",
  "url": "http://d4solutions.dedalus.eu/fhir/StructureDefinition/Bundle-ForTransaction-RPT001-COVID19",
  "name": "Bundle-ForTransaction-RPT001-COVID19",
  "status": "active",
  "experimental": false,
  "date": "2019-03-30",
  "description": "Bundle-ForTransaction-RPT001-COVID19",
  "fhirVersion": "3.0.2",
  "kind": "resource",
  "abstract": false,
  "type": "Bundle",
  "baseDefinition": "http://apiframework.dedalus.eu/fhir/StructureDefinition/Bundle-ForTransaction-RPT001",
  "derivation": "constraint",
  "differential": {
    "element": [
      {
        "id": "Bundle.entry:DiagnosticReport",
        "path": "Bundle.entry",
        "sliceName": "DiagnosticReport"
      },
      {
        "id": "Bundle.entry:DiagnosticReport.resource",
        "path": "Bundle.entry.resource",
        "type": [
          {
            "code": "DiagnosticReport",
            "profile": "http://d4solutions.dedalus.eu/fhir/StructureDefinition/DiagnosticReport-COVID19"
          }
        ]
      },
      {
        "id": "Bundle.entry:Observation",
        "path": "Bundle.entry",
        "sliceName": "Observation",
        "min": 1
      },
      {
        "id": "Bundle.entry:Observation.resource.meta.tag",
        "path": "Bundle.entry.resource.meta.tag",
        "slicing": {
          "discriminator": [
            {
              "type": "value",
              "path": "system"
            }
          ],
          "rules": "open"
        }
      },
      {
        "id": "Bundle.entry:Media",
        "path": "Bundle.entry",
        "sliceName": "Media"
      },
      {
        "id": "Bundle.entry:Media.resource.meta.tag",
        "path": "Bundle.entry.resource.meta.tag",
        "slicing": {
          "discriminator": [
            {
              "type": "value",
              "path": "system"
            }
          ],
          "rules": "open"
        }
      }
    ]
  }
}