Package | ca.learning-forge-v3.r4 |
Resource Type | StructureDefinition |
Id | StructureDefinintion-bundle-matthewsBundle |
FHIR Version | R4 |
Source | https://simplifier.net/resolve?scope=ca.learning-forge-v3.r4@3.0.0&canonical=http://matthews.ca/fhir/4.0.1/Bundle/StructureDefinition/BundleMatthews |
URL | http://matthews.ca/fhir/4.0.1/Bundle/StructureDefinition/BundleMatthews |
Version | 0.1 |
Status | active |
Date | 2022-11-25T18:19:58.8494541+00:00 |
Name | BundleMatthews |
Title | Bundle (Matthews-CA) |
Type | Bundle |
Kind | resource |
No resources found
No resources found
No narrative content found in resource
{ "resourceType": "StructureDefinition", "url": "http://matthews.ca/fhir/4.0.1/Bundle/StructureDefinition/BundleMatthews", "version": "0.1", "name": "BundleMatthews", "title": "Bundle (Matthews-CA)", "status": "active", "date": "2022-11-25T18:19:58.8494541+00:00", "fhirVersion": "4.0.1", "kind": "resource", "abstract": false, "type": "Bundle", "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Bundle", "derivation": "constraint", "differential": { "element": [ { "id": "Bundle.identifier", "path": "Bundle.identifier", "short": "Base Bundle for Matthews" }, { "id": "Bundle.type", "path": "Bundle.type", "short": "message", "definition": "Bundle for message handling for POS message exchange between EMR & PMS systems" }, { "id": "Bundle.total", "path": "Bundle.total", "max": "0", "mustSupport": false }, { "id": "Bundle.entry", "path": "Bundle.entry", "min": 1, "mustSupport": true }, { "id": "Bundle.entry.link", "path": "Bundle.entry.link", "contentReference": "http://hl7.org/fhir/StructureDefinition/Bundle#Bundle.link" }, { "id": "Bundle.entry.search", "path": "Bundle.entry.search", "max": "0", "mustSupport": false }, { "id": "Bundle.entry.request", "path": "Bundle.entry.request", "max": "0", "mustSupport": false }, { "id": "Bundle.entry.response", "path": "Bundle.entry.response", "max": "0", "mustSupport": false }, { "id": "Bundle.signature", "path": "Bundle.signature", "max": "0", "mustSupport": false } ] } }