TITLE | VALUE | |
---|---|---|
NAME | SDES2 GET ELIGIBILITY CODES | |
DESCRIPTION | This RPC returns the Eligibility Code information if an Eligibility Code Name is sent in - or - all Eligibility Code information if no Name is sent in. Can only be invoked by Acheron | |
TAG | GETELIGCODES | |
ROUTINE | SDES2GETELIGCD | |
INPUT PARAMETERS | SEQUENCE NUMBER | 1 |
INPUT PARAMETER | SDCONTEXT | |
DESCRIPTION | SDCONTEXT("ACHERON AUDIT ID") = Up to 40 Character unique ID number. Ex: 11d9dcc6-c6a2-4785-8031-8261576fca37 SDCONTEXT("USER DUZ") = The DUZ of the user taking action on the calling application. SDCONTEXT("USER SECID") = The SECID of the user taking action in the calling application. SDCONTEXT("PATIENT DFN")= The name of the patient taking action on the calling application. SDCONTEXT("PATIENT ICN")= The ICN of the patient taking action on the calling application. | |
PARAMETER TYPE | LIST | |
REQUIRED | YES | |
MAXIMUM DATA LENGTH | 32000 | |
INPUT PARAMETERS | SEQUENCE NUMBER | 2 |
INPUT PARAMETER | SDPARAM | |
DESCRIPTION | SDPARAM("EligibilityCodeName") | |
PARAMETER TYPE | LIST | |
REQUIRED | NO | |
MAXIMUM DATA LENGTH | 32000 | |
RETURN VALUE TYPE | ARRAY | |
RETURN PARAMETER DESCRIPTION | { "EligibilityCodes": [ { "Abbreviation": "CMPT", "Agency": "VA", "CardColor": "BLUE", "IDFormat": "VA STANDARD", "IEN": 25, "Inactive": "", "MASEligibilityCode": [ { "IEN": 24, "NAME": "SPECIAL TX AUTHORITY CARE" } ], "MakeRecordSensitive": "", "Name": "COMPACT ACT ELIGIBLE", "PrintName": "COMPACT ACT ELIGIBLE", "SelectAsAdditional": "YES", "Type": "NON-VETERAN", "VACodeNumber": 12 } ] } | |
AVAILABILITY | RESTRICTED | |
INACTIVE | ||
CLIENT MANAGER | ||
WORD WRAP ON | ||
VERSION | ||
SUPPRESS RDV USER SETUP | ||
APP PROXY ALLOWED | Yes |