HL7 Messages can be pushed into SafeNSound via the REST API. The endpoint is https://xxxx.safensound.io/api/mirth/message/create.
Only a user with the MIRTH role may invoke this API. The API accepts a Content-Type of application/json and a JSON payload with the following format:
|
The embedded JSON string for caregivers is defined as follows:
|
The result of a successful API call is a JSON response of the format:
|