VistA Analysis » VistA Reference » RPCs » DGRR GET LOOKUP TYPE LIST

DGRR GET LOOKUP TYPE LIST

Returns an XML document containing a list of wards or a list ofclinics (depending on what was requested)

Properties

Property Value
Label GETLIST
MUMPS Implementation DGRRLU3
Return Type GLOBAL ARRAY

Input Parameters

Name Type Maximum Data Length Required Description
PARAM LIST 99 true PARAM("TYPE")="ward" returns a list of wardsPARAM("TYPE")="clinic" returns a list of clinicsPARAM("TYPE")="provider" returns a list of providersPARAM("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.


Document generated on August 31st 2022, 2:55:43 pm