TITLE | VALUE | |
---|---|---|
NAME | SDES2 GET PATIENT EP | |
DESCRIPTION | Provide Patient information when Patient DFN is given as input The following fields are returned by the RPC: POS (Period of Service) information Status Combat veteran Prisoner of War Last Admit / Lodger Date SW Asia Conditions Pager Number Can only be invoked by Acheron | |
TAG | GETPTIN | |
ROUTINE | SDES2EPT | |
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 in the calling application. SDCONTEXT("USER SECID") - The SECID of the user taking action in the calling application. SDCONTEXT("PATIENT DFN") - The DFN/IEN of the target patient from the calling application. SDCONTEXT("PATIENT ICN") - The ICN of the target patient from the calling application. | |
PARAMETER TYPE | LIST | |
REQUIRED | YES | |
MAXIMUM DATA LENGTH | 32000 | |
INPUT PARAMETERS | SEQUENCE NUMBER | 2 |
INPUT PARAMETER | SDINPUT | |
DESCRIPTION | SDINPUT("PATIENT DFN")=patient DFN to gather information for | |
PARAMETER TYPE | LIST | |
REQUIRED | YES | |
MAXIMUM DATA LENGTH | 32000 | |
RETURN VALUE TYPE | ARRAY | |
RETURN PARAMETER DESCRIPTION | Will return below json if successful or returns appropriate error message { "ExtendedProfile": [ { "Agent Orange Exposure": "Yes", "Agent Orange Exposure Location": "JOHNSTON ATOLL", "Combat Veteran": "No", "Combat Veteran End Date": "N/A", "DFN": 7448, "Last Admit/Lodger Date": "1994-03-09T10:04:21-0500", "Last Discharge Date": "1994-03-18T08:30:13-0500", "Name": "VSE,PATIENT", "Pager Number": "", "Period of Service IEN": 3, "Period of Service Name": "WORLD WAR II", "Prisoner of War": "No", "Proj 112 Shad": "Yes", "Radiation Exposure": "No", "SW Asia Conditions": "", "Status": "INACTIVE INPATIENT" } ] } | |
AVAILABILITY | RESTRICTED | |
INACTIVE | ||
CLIENT MANAGER | ||
WORD WRAP ON | ||
VERSION | ||
SUPPRESS RDV USER SETUP | ||
APP PROXY ALLOWED | Yes |