DGRR GET LOOKUP TYPE LIST (2176)    REMOTE PROCEDURE (8994)

Name Value
NAME DGRR GET LOOKUP TYPE LIST
TAG GETLIST
ROUTINE DGRRLU3
RETURN VALUE TYPE GLOBAL ARRAY
AVAILABILITY PUBLIC
VERSION .01
APP PROXY ALLOWED No
DESCRIPTION
Returns an XML document containing a list of wards or a list of
clinics (depending on what was requested)
INPUT PARAMETER
  • PARAM
    PARAMETER TYPE:   LIST
    MAXIMUM DATA LENGTH:   99
    REQUIRED:   YES
    DESCRIPTION:   
    PARAM("TYPE")="ward" returns a list of wards
    PARAM("TYPE")="clinic" returns a list of clinics
    PARAM("TYPE")="provider" returns a list of providers
    PARAM("VALUE")=Beginning value or null to start at the beginning
                   or end of the file.
    PARAM("MAXNUM")=Number of entries to be returned.  Defaults to
                    traversing forward. If MAXNUM contains a negative
                    number, traverses through the file backwards.