FHIR IG analytics| Package | ca.on.oh-dhdr |
| Resource Type | StructureDefinition |
| Id | BundleSearchset.json |
| FHIR Version | R4 |
| Source | https://simplifier.net/resolve?scope=ca.on.oh-dhdr@4.0.2-alpha1.0.6&canonical=http://ehealthontario.ca/fhir/StructureDefinition/ca-on-medications-profile-Bundle-searchset |
| URL | http://ehealthontario.ca/fhir/StructureDefinition/ca-on-medications-profile-Bundle-searchset |
| Version | 4.0.1 |
| Status | active |
| Date | 2021-11-24T18:45:16.3227669Z |
| Name | Bundle |
| Title | Bundle Searchset |
| Description | A special type of resource for collections of resources. |
| Type | Bundle |
| Kind | resource |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
{
"resourceType": "StructureDefinition",
"id": "c49ef9ea-5fef-4f7c-9bfd-4c8028d8539d",
"meta": {
"lastUpdated": "2024-03-05T20:25:33.2884805+00:00"
},
"text": {
"status": "empty",
"div": "<!-- snip (see above) -->"
},
"url": "http://ehealthontario.ca/fhir/StructureDefinition/ca-on-medications-profile-Bundle-searchset",
"version": "4.0.1",
"name": "Bundle",
"title": "Bundle Searchset",
"status": "active",
"date": "2021-11-24T18:45:16.3227669Z",
"description": "A special type of resource for collections of resources.",
"fhirVersion": "4.0.1",
"kind": "resource",
"abstract": false,
"type": "Bundle",
"baseDefinition": "http://hl7.org/fhir/StructureDefinition/Bundle",
"derivation": "constraint",
"differential": {
"element": [
{
"id": "Bundle",
"path": "Bundle",
"mustSupport": true
},
{
"id": "Bundle.id",
"path": "Bundle.id",
"mustSupport": true
},
{
"id": "Bundle.type",
"path": "Bundle.type",
"fixedCode": "searchset",
"mustSupport": true
},
{
"id": "Bundle.total",
"path": "Bundle.total",
"mustSupport": true
},
{
"id": "Bundle.link",
"path": "Bundle.link",
"mustSupport": true
},
{
"id": "Bundle.link.relation",
"path": "Bundle.link.relation",
"mustSupport": true
},
{
"id": "Bundle.link.url",
"path": "Bundle.link.url",
"mustSupport": true
},
{
"id": "Bundle.entry",
"path": "Bundle.entry",
"mustSupport": true
},
{
"id": "Bundle.entry.fullUrl",
"path": "Bundle.entry.fullUrl",
"mustSupport": true
},
{
"id": "Bundle.entry.resource",
"path": "Bundle.entry.resource",
"mustSupport": true
}
]
}
}