PackagesCanonicalsLogsProblems
    Packages
    ontariomicdrfhirimplementationguide-0.10.00@0.9.4-beta
    http://ontariohealth.ca/fhir/StructureDefinition/ca-on-micdr-profile-Bundle
{
  "description": null,
  "_filename": "StructureDefinition-ca-on-mi-profile-bundle.json",
  "package_name": "ontariomicdrfhirimplementationguide-0.10.00",
  "date": "2024-04-02T18:09:55.5488604+00:00",
  "derivation": "constraint",
  "publisher": null,
  "fhirVersion": "4.0.1",
  "name": "MIBundle",
  "abstract": false,
  "type": "Bundle",
  "experimental": null,
  "resourceType": "StructureDefinition",
  "title": null,
  "package_version": "0.9.4-beta",
  "status": "active",
  "id": "22eeaacf-18ab-4eb1-818d-f994a54378ba",
  "kind": "resource",
  "url": "http://ontariohealth.ca/fhir/StructureDefinition/ca-on-micdr-profile-Bundle",
  "version": null,
  "differential": {
    "element": [ {
      "id": "Bundle.id",
      "path": "Bundle.id",
      "mustSupport": true
    }, {
      "id": "Bundle.meta",
      "min": 1,
      "path": "Bundle.meta",
      "mustSupport": true
    }, {
      "id": "Bundle.meta.profile",
      "min": 1,
      "path": "Bundle.meta.profile"
    }, {
      "id": "Bundle.type",
      "path": "Bundle.type",
      "fixedCode": "searchset",
      "mustSupport": true
    }, {
      "id": "Bundle.total",
      "min": 1,
      "path": "Bundle.total",
      "mustSupport": true
    }, {
      "id": "Bundle.link",
      "min": 1,
      "path": "Bundle.link"
    }, {
      "id": "Bundle.entry",
      "path": "Bundle.entry",
      "slicing": {
        "rules": "open",
        "discriminator": [ {
          "path": "resource.meta.profile",
          "type": "value"
        } ]
      },
      "mustSupport": true
    }, {
      "id": "Bundle.entry.fullUrl",
      "min": 1,
      "path": "Bundle.entry.fullUrl",
      "mustSupport": true
    }, {
      "id": "Bundle.entry.resource",
      "min": 1,
      "path": "Bundle.entry.resource",
      "mustSupport": true
    }, {
      "id": "Bundle.entry.search",
      "min": 1,
      "path": "Bundle.entry.search",
      "mustSupport": true
    }, {
      "id": "Bundle.entry.search.mode",
      "min": 1,
      "path": "Bundle.entry.search.mode",
      "mustSupport": true
    }, {
      "id": "Bundle.entry:sliceEntry-Patient",
      "path": "Bundle.entry",
      "sliceName": "sliceEntry-Patient"
    } ]
  },
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Bundle"
}