PackagesCanonicalsLogsProblems
    Packages
    ca.on.oh.mha-pds@0.9.0-alpha-1.9.7.33
    http://ontariohealth.ca/fhir/StructureDefinition/ca-on-mha-profile-bundle
{
  "description": null,
  "_filename": "StructureDefinition.ca-on-mha-profile-Bundle.json",
  "package_name": "ca.on.oh.mha-pds",
  "date": "2022-08-22T20:17:06.3613088+00:00",
  "derivation": "constraint",
  "publisher": null,
  "fhirVersion": "4.0.1",
  "name": "Bundle",
  "mapping": [ {
    "name": "MHA PDS Mapping",
    "identity": "MHA-PDS-Mapping"
  } ],
  "abstract": false,
  "type": "Bundle",
  "experimental": null,
  "resourceType": "StructureDefinition",
  "title": "MHA Bundle Profile",
  "package_version": "0.9.0-alpha-1.9.7.33",
  "status": "active",
  "id": "0dfe1d27-97a4-49af-96ea-e7c3976c2af7",
  "kind": "resource",
  "url": "http://ontariohealth.ca/fhir/StructureDefinition/ca-on-mha-profile-bundle",
  "version": null,
  "differential": {
    "element": [ {
      "id": "Bundle.meta",
      "min": 1,
      "path": "Bundle.meta",
      "mustSupport": true
    }, {
      "id": "Bundle.meta.lastUpdated",
      "min": 1,
      "path": "Bundle.meta.lastUpdated",
      "mustSupport": true
    }, {
      "id": "Bundle.meta.profile",
      "max": "1",
      "min": 1,
      "path": "Bundle.meta.profile",
      "mustSupport": true,
      "fixedCanonical": "http://ontariohealth.ca/fhir/StructureDefinition/ca-on-mha-profile-bundle"
    }, {
      "id": "Bundle.identifier",
      "path": "Bundle.identifier",
      "mustSupport": true
    }, {
      "id": "Bundle.type",
      "path": "Bundle.type",
      "fixedCode": "collection",
      "mustSupport": true
    }, {
      "id": "Bundle.timestamp",
      "min": 1,
      "path": "Bundle.timestamp",
      "mustSupport": true
    }, {
      "id": "Bundle.entry",
      "path": "Bundle.entry",
      "slicing": {
        "rules": "open",
        "discriminator": [ {
          "path": "resource.meta.profile",
          "type": "value"
        } ]
      },
      "mustSupport": true
    }, {
      "id": "Bundle.entry.fullUrl",
      "path": "Bundle.entry.fullUrl",
      "mustSupport": true
    }, {
      "id": "Bundle.entry.resource",
      "path": "Bundle.entry.resource",
      "mustSupport": true
    }, {
      "id": "Bundle.entry:entryPatient",
      "max": "1",
      "min": 1,
      "path": "Bundle.entry",
      "sliceName": "entryPatient",
      "mustSupport": true
    }, {
      "id": "Bundle.entry:entryPatient.fullUrl",
      "min": 1,
      "path": "Bundle.entry.fullUrl",
      "mustSupport": true
    }, {
      "id": "Bundle.entry:entryPatient.resource",
      "min": 1,
      "path": "Bundle.entry.resource",
      "type": [ {
        "code": "Resource",
        "profile": [ "http://ontariohealth.ca/fhir/StructureDefinition/ca-on-mha-profile-patient" ]
      } ]
    }, {
      "id": "Bundle.entry:entryPatient.response",
      "path": "Bundle.entry.response",
      "definition": "Indicates the results of processing the corresponding 'request' entry in the batch or transaction being responded to or what the results of an operation where when returning history"
    }, {
      "id": "Bundle.entry:entryOrganization",
      "max": "1",
      "min": 1,
      "path": "Bundle.entry",
      "sliceName": "entryOrganization",
      "mustSupport": true
    }, {
      "id": "Bundle.entry:entryOrganization.fullUrl",
      "min": 1,
      "path": "Bundle.entry.fullUrl",
      "mustSupport": true
    }, {
      "id": "Bundle.entry:entryOrganization.resource",
      "min": 1,
      "path": "Bundle.entry.resource",
      "type": [ {
        "code": "Resource",
        "profile": [ "http://ontariohealth.ca/fhir/StructureDefinition/ca-on-mha-profile-organization" ]
      } ],
      "mustSupport": true
    }, {
      "id": "Bundle.entry:entryLocation",
      "path": "Bundle.entry",
      "sliceName": "entryLocation",
      "mustSupport": true
    }, {
      "id": "Bundle.entry:entryLocation.fullUrl",
      "min": 1,
      "path": "Bundle.entry.fullUrl",
      "mustSupport": true
    }, {
      "id": "Bundle.entry:entryLocation.resource",
      "path": "Bundle.entry.resource",
      "type": [ {
        "code": "Resource",
        "profile": [ "http://ontariohealth.ca/fhir/StructureDefinition/ca-on-mha-profile-location" ]
      } ]
    }, {
      "id": "Bundle.entry:entryServiceRequest",
      "path": "Bundle.entry",
      "sliceName": "entryServiceRequest",
      "mustSupport": true
    }, {
      "id": "Bundle.entry:entryServiceRequest.fullUrl",
      "min": 1,
      "path": "Bundle.entry.fullUrl",
      "mustSupport": true
    }, {
      "id": "Bundle.entry:entryServiceRequest.resource",
      "path": "Bundle.entry.resource",
      "type": [ {
        "code": "Resource",
        "profile": [ "http://ontariohealth.ca/fhir/StructureDefinition/ca-on-mha-servicerequest" ]
      } ]
    }, {
      "id": "Bundle.entry:entryEpisodeOfCare",
      "path": "Bundle.entry",
      "sliceName": "entryEpisodeOfCare",
      "mustSupport": true
    }, {
      "id": "Bundle.entry:entryEpisodeOfCare.fullUrl",
      "min": 1,
      "path": "Bundle.entry.fullUrl",
      "mustSupport": true
    }, {
      "id": "Bundle.entry:entryEpisodeOfCare.resource",
      "path": "Bundle.entry.resource",
      "type": [ {
        "code": "Resource",
        "profile": [ "http://ontariohealth.ca/fhir/StructureDefinition/ca-on-mha-EpisodeOfCare" ]
      } ]
    }, {
      "id": "Bundle.entry:entryHealthCareService",
      "path": "Bundle.entry",
      "sliceName": "entryHealthCareService",
      "mustSupport": true
    }, {
      "id": "Bundle.entry:entryHealthCareService.fullUrl",
      "min": 1,
      "path": "Bundle.entry.fullUrl",
      "mustSupport": true
    }, {
      "id": "Bundle.entry:entryHealthCareService.resource",
      "path": "Bundle.entry.resource",
      "type": [ {
        "code": "Resource",
        "profile": [ "http://ontariohealth.ca/fhir/StructureDefinition/ca-on-mha-profile-HealthcareService" ]
      } ]
    }, {
      "id": "Bundle.entry:entryAppointment",
      "path": "Bundle.entry",
      "sliceName": "entryAppointment",
      "mustSupport": true
    }, {
      "id": "Bundle.entry:entryAppointment.fullUrl",
      "min": 1,
      "path": "Bundle.entry.fullUrl",
      "mustSupport": true
    }, {
      "id": "Bundle.entry:entryAppointment.resource",
      "path": "Bundle.entry.resource",
      "type": [ {
        "code": "Resource",
        "profile": [ "http://ontariohealth.ca/fhir/StructureDefinition/ca-on-mha-profile-Appointment" ]
      } ]
    }, {
      "id": "Bundle.entry:entryEncounter",
      "path": "Bundle.entry",
      "sliceName": "entryEncounter",
      "mustSupport": true
    }, {
      "id": "Bundle.entry:entryEncounter.fullUrl",
      "min": 1,
      "path": "Bundle.entry.fullUrl",
      "mustSupport": true
    }, {
      "id": "Bundle.entry:entryEncounter.resource",
      "path": "Bundle.entry.resource",
      "type": [ {
        "code": "Resource",
        "profile": [ "http://ontariohealth.ca/fhir/StructureDefinition/ca-on-mha-profile-encounter" ]
      } ]
    }, {
      "id": "Bundle.entry:entryCondition",
      "path": "Bundle.entry",
      "sliceName": "entryCondition",
      "mustSupport": true
    }, {
      "id": "Bundle.entry:entryCondition.fullUrl",
      "min": 1,
      "path": "Bundle.entry.fullUrl",
      "mustSupport": true
    }, {
      "id": "Bundle.entry:entryCondition.resource",
      "path": "Bundle.entry.resource",
      "type": [ {
        "code": "Resource",
        "profile": [ "http://ontariohealth.ca/fhir/StructureDefinition/ca-on-mha-profile-condition" ]
      } ]
    }, {
      "id": "Bundle.entry:entryObservation-SexualOrientation",
      "max": "1",
      "path": "Bundle.entry",
      "sliceName": "entryObservation-SexualOrientation",
      "mustSupport": true
    }, {
      "id": "Bundle.entry:entryObservation-SexualOrientation.fullUrl",
      "min": 1,
      "path": "Bundle.entry.fullUrl",
      "mustSupport": true
    }, {
      "id": "Bundle.entry:entryObservation-SexualOrientation.resource",
      "path": "Bundle.entry.resource",
      "type": [ {
        "code": "Resource",
        "profile": [ "http://ontariohealth.ca/fhir/StructureDefinition/ca-on-profile-observation-sexual-orientation" ]
      } ]
    }, {
      "id": "Bundle.entry:entryObservation-CitizenshipStatus",
      "max": "1",
      "path": "Bundle.entry",
      "sliceName": "entryObservation-CitizenshipStatus",
      "mustSupport": true
    }, {
      "id": "Bundle.entry:entryObservation-CitizenshipStatus.fullUrl",
      "min": 1,
      "path": "Bundle.entry.fullUrl",
      "mustSupport": true
    }, {
      "id": "Bundle.entry:entryObservation-CitizenshipStatus.resource",
      "path": "Bundle.entry.resource",
      "type": [ {
        "code": "Resource",
        "profile": [ "http://ontariohealth.ca/fhir/StructureDefinition/ca-on-profile-observation-citizenship-status" ]
      } ],
      "mustSupport": true
    }, {
      "id": "Bundle.entry:entryObservation-EmploymentStatus",
      "max": "1",
      "path": "Bundle.entry",
      "sliceName": "entryObservation-EmploymentStatus",
      "mustSupport": true
    }, {
      "id": "Bundle.entry:entryObservation-EmploymentStatus.fullUrl",
      "min": 1,
      "path": "Bundle.entry.fullUrl",
      "mustSupport": true
    }, {
      "id": "Bundle.entry:entryObservation-EmploymentStatus.resource",
      "path": "Bundle.entry.resource",
      "type": [ {
        "code": "Resource",
        "profile": [ "http://ontariohealth.ca/fhir/StructureDefinition/ca-on-profile-observation-employment-status" ]
      } ],
      "mustSupport": true
    }, {
      "id": "Bundle.entry:entryObservation-LegalStatus",
      "path": "Bundle.entry",
      "sliceName": "entryObservation-LegalStatus",
      "mustSupport": true
    }, {
      "id": "Bundle.entry:entryObservation-LegalStatus.fullUrl",
      "min": 1,
      "path": "Bundle.entry.fullUrl",
      "mustSupport": true
    }, {
      "id": "Bundle.entry:entryObservation-LegalStatus.resource",
      "path": "Bundle.entry.resource",
      "type": [ {
        "code": "Resource",
        "profile": [ "http://ontariohealth.ca/fhir/StructureDefinition/ca-on-profile-observation-legal-status" ]
      } ],
      "mustSupport": true
    }, {
      "id": "Bundle.entry:entryObservation-LevelOfEducation",
      "max": "1",
      "path": "Bundle.entry",
      "sliceName": "entryObservation-LevelOfEducation",
      "mustSupport": true
    }, {
      "id": "Bundle.entry:entryObservation-LevelOfEducation.fullUrl",
      "min": 1,
      "path": "Bundle.entry.fullUrl",
      "mustSupport": true
    }, {
      "id": "Bundle.entry:entryObservation-LevelOfEducation.resource",
      "path": "Bundle.entry.resource",
      "type": [ {
        "code": "Resource",
        "profile": [ "http://ontariohealth.ca/fhir/StructureDefinition/ca-on-profile-observation-level-of-education" ]
      } ],
      "mustSupport": true
    }, {
      "id": "Bundle.entry:entryObservation-NumberOfPeopleIncomeSupports",
      "max": "1",
      "path": "Bundle.entry",
      "sliceName": "entryObservation-NumberOfPeopleIncomeSupports",
      "mustSupport": true
    }, {
      "id": "Bundle.entry:entryObservation-NumberOfPeopleIncomeSupports.fullUrl",
      "min": 1,
      "path": "Bundle.entry.fullUrl",
      "mustSupport": true
    }, {
      "id": "Bundle.entry:entryObservation-NumberOfPeopleIncomeSupports.resource",
      "path": "Bundle.entry.resource",
      "type": [ {
        "code": "Resource",
        "profile": [ "http://ontariohealth.ca/fhir/StructureDefinition/ca-on-profile-observation-number-of-people-income-supports" ]
      } ],
      "mustSupport": true
    }, {
      "id": "Bundle.entry:entryObservation-PersonalIncomeSource",
      "max": "1",
      "path": "Bundle.entry",
      "sliceName": "entryObservation-PersonalIncomeSource",
      "mustSupport": true
    }, {
      "id": "Bundle.entry:entryObservation-PersonalIncomeSource.fullUrl",
      "min": 1,
      "path": "Bundle.entry.fullUrl",
      "mustSupport": true
    }, {
      "id": "Bundle.entry:entryObservation-PersonalIncomeSource.resource",
      "path": "Bundle.entry.resource",
      "type": [ {
        "code": "Resource",
        "profile": [ "http://ontariohealth.ca/fhir/StructureDefinition/ca-on-profile-observation-personal-income-source" ]
      } ],
      "mustSupport": true
    }, {
      "id": "Bundle.entry:entryObservation-HousingStatus",
      "max": "1",
      "path": "Bundle.entry",
      "sliceName": "entryObservation-HousingStatus",
      "mustSupport": true
    }, {
      "id": "Bundle.entry:entryObservation-HousingStatus.fullUrl",
      "min": 1,
      "path": "Bundle.entry.fullUrl",
      "mustSupport": true
    }, {
      "id": "Bundle.entry:entryObservation-HousingStatus.resource",
      "path": "Bundle.entry.resource",
      "type": [ {
        "code": "Resource",
        "profile": [ "http://ontariohealth.ca/fhir/StructureDefinition/ca-on-profile-observation-housing-status" ]
      } ]
    }, {
      "id": "Bundle.entry:entryObservation-TotalHouseholdIncome",
      "max": "1",
      "path": "Bundle.entry",
      "sliceName": "entryObservation-TotalHouseholdIncome",
      "mustSupport": true
    }, {
      "id": "Bundle.entry:entryObservation-TotalHouseholdIncome.fullUrl",
      "min": 1,
      "path": "Bundle.entry.fullUrl",
      "mustSupport": true
    }, {
      "id": "Bundle.entry:entryObservation-TotalHouseholdIncome.resource",
      "path": "Bundle.entry.resource",
      "type": [ {
        "code": "Resource",
        "profile": [ "http://ontariohealth.ca/fhir/StructureDefinition/ca-on-profile-observation-total-household-income" ]
      } ]
    }, {
      "id": "Bundle.entry:entryObservation-GenderIdentity",
      "max": "1",
      "path": "Bundle.entry",
      "sliceName": "entryObservation-GenderIdentity",
      "mustSupport": true
    }, {
      "id": "Bundle.entry:entryObservation-GenderIdentity.fullUrl",
      "min": 1,
      "path": "Bundle.entry.fullUrl",
      "mustSupport": true
    }, {
      "id": "Bundle.entry:entryObservation-GenderIdentity.resource",
      "path": "Bundle.entry.resource",
      "type": [ {
        "code": "Resource",
        "profile": [ "http://ontariohealth.ca/fhir/StructureDefinition/ca-on-profile-observation-gender-identity" ]
      } ]
    } ]
  },
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Bundle"
}