TITLE | VALUE | |
---|---|---|
NAME | HMP SUBSCRIBE | |
DESCRIPTION | This RPC will maintain a list of patients & events to monitor for new data. The LIST of patients passed into this RPC is returned in ^TMP($J,"HMP",n) as XML, with a subscription status of 'on', 'off', or 'error'. | |
TAG | SUBS | |
ROUTINE | HMPPATS | |
INPUT PARAMETERS | SEQUENCE NUMBER | 1 |
INPUT PARAMETER | SYS | |
DESCRIPTION | This is the name of the system calling the RPC; it is used to create an entry in the HMP SUBSCRIPTION file, and link a system to a list of patients and/or events. | |
PARAMETER TYPE | LITERAL | |
REQUIRED | NO | |
MAXIMUM DATA LENGTH | ||
INPUT PARAMETERS | SEQUENCE NUMBER | 2 |
INPUT PARAMETER | STS | |
DESCRIPTION | This is a boolean value, 1 or 0, indicating if the patient should be added to or removed from the data monitor. | |
PARAMETER TYPE | LITERAL | |
REQUIRED | NO | |
MAXIMUM DATA LENGTH | ||
INPUT PARAMETERS | SEQUENCE NUMBER | 3 |
INPUT PARAMETER | LIST | |
DESCRIPTION | This is the list of patient identifiers, in the form 'dfn;icn', that are to be either added to or removed from the monitor. | |
PARAMETER TYPE | LIST | |
REQUIRED | NO | |
MAXIMUM DATA LENGTH | ||
RETURN VALUE TYPE | GLOBAL ARRAY | |
RETURN PARAMETER DESCRIPTION | Text array formatted as XML. | |
AVAILABILITY | SUBSCRIPTION | |
INACTIVE | ||
CLIENT MANAGER | ||
WORD WRAP ON | TRUE | |
VERSION | ||
SUPPRESS RDV USER SETUP | ||
APP PROXY ALLOWED | Yes |