VistA Analysis » VistA Reference » RPCs » DSIF AUTHLIST

DSIF AUTHLIST

Pass in IEN (DFN), return list of current authorizations or -1^Not a valid patient or -1^Not a valid patient

Properties

Property Value
Label AUTHLIST
MUMPS Implementation DSIFENA2
Return Type GLOBAL ARRAY

Input Parameters

Name Type Maximum Data Length Required Description
DFN LITERAL 30 true Pass in Patient File IEN (file #2)
FLAG LITERAL 1 true FLAG="" OR "0" Outpatient authorizations only (excludes Unauthorized) FLAG="1" Inpatient auths onlY FLAG="2" Both Outpt, Inpt. & Unauthorized
DSIFDAT LITERAL 7 true Enter the to date (in FM format) to restrict the number of records returned. Example: If you enter 3100501 the RPC will return all authorizations up to May 1, 2010. This field can also be used in conjunction with DSIFFDAT to produce a specific time period in which authorizations to be returned.
DSIFFDAT LITERAL 7 true Enter a from date (in FM format) to limit the authorizations returned. Example: If you enter 3090101 it will only return authorizations between today and January 1, 2009.
DSIF AUTHLIST        


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