{
"description": "Constraints on Bundle resource ensuring that message is defined.",
"_filename": "Bundle.json",
"package_name": "ca.on.oh",
"date": "2023-03-10",
"derivation": "constraint",
"publisher": "Ontario Health",
"fhirVersion": "4.0.1",
"name": "Bundle",
"mapping": [ {
"uri": "http://hl7.org/v2",
"name": "HL7 v2 Mapping",
"identity": "v2"
}, {
"uri": "http://hl7.org/v3",
"name": "RIM Mapping",
"identity": "rim"
}, {
"uri": "http://hl7.org/v3/cda",
"name": "CDA (R2)",
"identity": "cda"
}, {
"uri": "http://hl7.org/fhir/fivews",
"name": "FiveWs Pattern Mapping",
"identity": "w5"
} ],
"abstract": false,
"type": "Bundle",
"experimental": null,
"resourceType": "StructureDefinition",
"title": "Bundle",
"package_version": "setp-0.9.0-alpha1.0.29",
"status": "draft",
"id": "c10d5100-52de-4f80-b6b8-0803bf028177",
"kind": "resource",
"url": "http://ontariohealth.ca/fhir/StructureDefinition/ca-on-setp-profile-Bundle",
"version": "1.0.0",
"differential": {
"element": [ {
"id": "Bundle.meta",
"min": 1,
"path": "Bundle.meta",
"mustSupport": true
}, {
"id": "Bundle.meta.profile",
"min": 1,
"path": "Bundle.meta.profile",
"comment": "#### **_` FOR SETP USAGE: The meta.profile = http://ontariohealth.ca/fhir/StructureDefinition/ca-on-setp-profile-Bundle|1.0.0 `_**\r\n\r\nIt is up to the server and/or other infrastructure of policy to determine whether/how these claims are verified and/or updated over time. The list of profile URLs is a set.",
"mustSupport": true
}, {
"id": "Bundle.type",
"path": "Bundle.type",
"fixedCode": "message",
"mustSupport": true
}, {
"id": "Bundle.timestamp",
"min": 1,
"path": "Bundle.timestamp",
"mustSupport": true
}, {
"id": "Bundle.entry",
"min": 1,
"path": "Bundle.entry",
"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
} ]
},
"contact": [ {
"telecom": [ {
"value": "http://ontariohealth.ca/fhir/",
"system": "url"
}, {
"value": "some.email@ontariohealth.ca",
"system": "email"
} ]
} ],
"baseDefinition": "http://hl7.org/fhir/StructureDefinition/Bundle"
}