{ "description": "This bundle is used to hold 1 or 2 entries: Communication and Observation (optional) resources, for the sending of communication alerts together with the vital signs readings (if applicable) in a single transaction", "_filename": "BundleCommunicationObservation.StructureDefinition.json", "package_name": "synapxe.rcm", "date": null, "derivation": "constraint", "publisher": null, "fhirVersion": "5.0.0", "name": "BundleCommunicationObservation", "abstract": false, "type": "Bundle", "experimental": null, "resourceType": "StructureDefinition", "title": null, "package_version": "1.1.0", "status": "active", "id": "80db12b3-df32-4b94-83b1-03941c912007", "kind": "resource", "url": "http://fhir.synapxe.sg/StructureDefinition/profile-bundle-communication-observation", "version": null, "differential": { "element": [ { "id": "Bundle.identifier", "max": "0", "path": "Bundle.identifier" }, { "id": "Bundle.type", "path": "Bundle.type", "fixedCode": "transaction" }, { "id": "Bundle.timestamp", "max": "0", "path": "Bundle.timestamp" }, { "id": "Bundle.total", "max": "0", "path": "Bundle.total" }, { "id": "Bundle.link", "max": "0", "path": "Bundle.link" }, { "id": "Bundle.entry", "max": "2", "min": 1, "path": "Bundle.entry" }, { "id": "Bundle.entry.link", "max": "0", "path": "Bundle.entry.link" }, { "id": "Bundle.entry.resource", "path": "Bundle.entry.resource", "type": [ { "code": "Resource", "profile": [ "http://fhir.synapxe.sg/StructureDefinition/profile-communication", "http://fhir.synapxe.sg/StructureDefinition/profile-observation" ] } ] }, { "id": "Bundle.entry.search", "max": "0", "path": "Bundle.entry.search" }, { "id": "Bundle.entry.request", "min": 1, "path": "Bundle.entry.request" }, { "id": "Bundle.entry.response", "max": "0", "path": "Bundle.entry.response" }, { "id": "Bundle.signature", "max": "0", "path": "Bundle.signature" }, { "id": "Bundle.issues", "max": "0", "path": "Bundle.issues" } ] }, "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Bundle" }