DENTV MONITOR QUEUE (2503)    REMOTE PROCEDURE (8994)

Name Value
NAME DENTV MONITOR QUEUE
TAG QUE
ROUTINE DENTVM1
RETURN VALUE TYPE SINGLE VALUE
AVAILABILITY AGREEMENT
DESCRIPTION
Queues a TaskMan job to run patient dental (e.g.) Fluoride, Monitor(s).
INPUT PARAMETER
  • DFN
    PARAMETER TYPE:   LITERAL
    MAXIMUM DATA LENGTH:   20
    REQUIRED:   YES
    SEQUENCE NUMBER:   1
    DESCRIPTION:   
    Contains the patient pointer (DFN).
    
RETURN PARAMETER DESCRIPTION
Returns -1^error message or Fluoride monitor value^other monitor (if we
add this).  The Fluoride Monitor value will be this:
  fluoride monitor = 0 (in process), 
                   = 1 (no flag) 
                   = 2 (flag)
  If the monitor=2 then must call DENTV MONITOR POLL to get the details.
The monitor is only valid or dental class I, IIC and IV.  All others (or 
null class) will return an error: -1^invalid or unknown patient class.