Package | ca.on.dhdr.r4.v4 |
Type | StructureDefinition |
Id | BundleDocument |
FHIR Version | R4 |
Source | https://simplifier.net/resolve?scope=ca.on.dhdr.r4.v4@0.1.2-beta&canonical=http://ehealthontario.ca/fhir/StructureDefinition/ca-on-medications-profile-Bundle-document |
URL | http://ehealthontario.ca/fhir/StructureDefinition/ca-on-medications-profile-Bundle-document |
Version | 4.0.1 |
Status | active |
Name | BundleDocument |
Title | BundleDocument |
Type | Bundle |
Kind | resource |
CapabilityStatement | |
ca-on-medication-profile-CapabilityStatement-Repository | Digital Health Drug Repository FHIR Capability Statement |
ca-on-medication-profile-CapabilityStatement-Consumer | Digital Health Drug Repository FHIR Capability Statement |
ca-on-medication-profile-CapabilityStatement-BundleDocument-Source | Digital Health Drug Repository FHIR Capability Statement |
No resources found
Note: links and images are rebased to the (stated) source
{ "resourceType": "StructureDefinition", "text": { "status": "empty", "div": "<!-- snip (see above) -->" }, "url": "http://ehealthontario.ca/fhir/StructureDefinition/ca-on-medications-profile-Bundle-document", "version": "4.0.1", "name": "BundleDocument", "title": "BundleDocument", "status": "active", "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.meta", "path": "Bundle.meta", "min": 1, "mustSupport": true }, { "id": "Bundle.meta.versionId", "path": "Bundle.meta.versionId", "mustSupport": true }, { "id": "Bundle.meta.lastUpdated", "path": "Bundle.meta.lastUpdated", "mustSupport": true }, { "id": "Bundle.meta.source", "path": "Bundle.meta.source", "mustSupport": true }, { "id": "Bundle.meta.profile", "path": "Bundle.meta.profile", "min": 1, "mustSupport": true }, { "id": "Bundle.meta.tag", "path": "Bundle.meta.tag", "mustSupport": true }, { "id": "Bundle.meta.tag.system", "path": "Bundle.meta.tag.system", "mustSupport": true }, { "id": "Bundle.meta.tag.code", "path": "Bundle.meta.tag.code", "mustSupport": true }, { "id": "Bundle.identifier", "path": "Bundle.identifier", "min": 1, "mustSupport": true }, { "id": "Bundle.identifier.system", "path": "Bundle.identifier.system", "min": 1, "mustSupport": true }, { "id": "Bundle.identifier.value", "path": "Bundle.identifier.value", "min": 1, "mustSupport": true }, { "id": "Bundle.type", "path": "Bundle.type", "fixedCode": "document", "mustSupport": true }, { "id": "Bundle.timestamp", "path": "Bundle.timestamp", "min": 1, "mustSupport": true }, { "id": "Bundle.entry", "path": "Bundle.entry", "min": 1, "mustSupport": true }, { "id": "Bundle.entry.fullUrl", "path": "Bundle.entry.fullUrl", "min": 1, "mustSupport": true }, { "id": "Bundle.entry.resource", "path": "Bundle.entry.resource", "mustSupport": true } ] } }