Package | synapxe.rcm.snapshots |
Resource Type | OperationDefinition |
Id | submit-communication-alert |
FHIR Version | R5 |
Source | https://simplifier.net/resolve?scope=synapxe.rcm.snapshots@1.0.0&canonical=http://fhir.synapxe.sg/OperationDefinition/submit-communication-alert |
URL | http://fhir.synapxe.sg/OperationDefinition/submit-communication-alert |
Status | active |
Name | SubmitCommunicationAlert |
Title | Submit Communication Alert |
Description | This operation serves three functions: - submit communication alert together with vital readings for alert-code "Threshold". - submit communication alert together with start/end dates for alert-code "Missed Reading". - submit communication alert only for other alert codes (for example "Contact Patient", etc). |
Type | false |
Kind | operation |
CapabilityStatement | |
profile-capability-statement |
No resources found
No narrative content found in resource
{ "resourceType": "OperationDefinition", "id": "submit-communication-alert", "url": "http://fhir.synapxe.sg/OperationDefinition/submit-communication-alert", "name": "SubmitCommunicationAlert", "title": "Submit Communication Alert", "status": "active", "kind": "operation", "description": "This operation serves three functions:\r\n- submit communication alert together with vital readings for alert-code \"Threshold\".\r\n- submit communication alert together with start/end dates for alert-code \"Missed Reading\".\r\n- submit communication alert only for other alert codes (for example \"Contact Patient\", etc).", "code": "submit-communication-alert", "system": true, "type": false, "instance": false, "inputProfile": "http://fhir.synapxe.sg/StructureDefinition/profile-bundle-communication-observation", "outputProfile": "http://fhir.synapxe.sg/StructureDefinition/profile-bundle-communication-observation", "parameter": [ { "name": "communication-observation", "use": "in", "min": 1, "max": "1", "documentation": "Bundle", "type": "Bundle" }, { "name": "return", "use": "out", "min": 1, "max": "1", "documentation": "Bundle", "type": "Bundle" } ] }