PackagesCanonicalsLogsProblems
    Packages
    synapxe.rcm@1.1.0
    http://fhir.synapxe.sg/OperationDefinition/submit-communication-alert
{
  "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).",
  "_filename": "SubmitCommunicationAlert.OperationDefinition.json",
  "package_name": "synapxe.rcm",
  "date": null,
  "system": true,
  "publisher": null,
  "instance": false,
  "name": "SubmitCommunicationAlert",
  "type": "false",
  "experimental": null,
  "outputProfile": "http://fhir.synapxe.sg/StructureDefinition/profile-bundle-communication-observation",
  "resourceType": "OperationDefinition",
  "title": "Submit Communication Alert",
  "package_version": "1.1.0",
  "status": "active",
  "id": "5a77cd73-ca28-467a-bf70-5e96f80ce1ce",
  "kind": "operation",
  "url": "http://fhir.synapxe.sg/OperationDefinition/submit-communication-alert",
  "code": "submit-communication-alert",
  "version": null,
  "inputProfile": "http://fhir.synapxe.sg/StructureDefinition/profile-bundle-communication-observation",
  "parameter": [ {
    "max": "1",
    "min": 1,
    "use": "in",
    "name": "communication-observation",
    "type": "Bundle",
    "documentation": "Bundle"
  }, {
    "max": "1",
    "min": 1,
    "use": "out",
    "name": "return",
    "type": "Bundle",
    "documentation": "Bundle"
  } ]
}