Using data from medical devices in message flows
Use a MedicalDeviceInput node in a message flow to collect data from medical devices. You can develop your message flow to transfer this data to clinical applications, for example, to send to a data warehouse or to be displayed on an information dashboard.
Before you start:
- Configure the broker. To use your message flow, it must be deployed to a broker. To set up a default broker configuration, see Creating the default configuration for IBM WebSphere Message Broker Connectivity Pack for Healthcare.
- Read the information about how to develop message flow applications; see Developing message flow applications in the WebSphere® Message Broker documentation.
- Check whether there are any patterns that you can use (or adapt) to meet your requirements, see Developing healthcare message flow applications by using the patterns supplied in IBM WebSphere Message Broker Connectivity Pack for Healthcare.
You can collect data from medical devices to use in a message
flow by using a MedicalDeviceInput node.
To use the data from medical devices in message flows, complete the following steps:
Next:
Test and debug your message flow application to check that it works correctly. See Testing and debugging message flow applications in the WebSphere Message Broker documentation.