SDES2 GET PATIENT EP

TITLEVALUE
NAMESDES2 GET PATIENT EP
DESCRIPTIONProvide 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
TAGGETPTIN
ROUTINESDES2EPT
INPUT PARAMETERSSEQUENCE NUMBER1
INPUT PARAMETERSDCONTEXT
DESCRIPTIONSDCONTEXT("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 TYPELIST
REQUIREDYES
MAXIMUM DATA LENGTH32000

INPUT PARAMETERSSEQUENCE NUMBER2
INPUT PARAMETERSDINPUT
DESCRIPTIONSDINPUT("PATIENT DFN")=patient DFN to gather information for
PARAMETER TYPELIST
REQUIREDYES
MAXIMUM DATA LENGTH32000

RETURN VALUE TYPEARRAY
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"
}
]
}
AVAILABILITYRESTRICTED
INACTIVE
CLIENT MANAGER
WORD WRAP ON
VERSION
SUPPRESS RDV USER SETUP
APP PROXY ALLOWEDYes