SDES2 GET PATIENT EP (4961)    REMOTE PROCEDURE (8994)

Name Value
NAME SDES2 GET PATIENT EP
TAG GETPTIN
ROUTINE SDES2EPT
RETURN VALUE TYPE ARRAY
AVAILABILITY RESTRICTED
APP PROXY ALLOWED Yes
DESCRIPTION
Provide Patient information when Patient DFN is given as input
        Pager Number
 
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
INPUT PARAMETER
  • SDCONTEXT
    PARAMETER TYPE:   LIST
    MAXIMUM DATA LENGTH:   32000
    REQUIRED:   YES
    SEQUENCE NUMBER:   1
    DESCRIPTION:   
    SDCONTEXT("ACHERON AUDIT ID")
     SDCONTEXT("PATIENT ICN")
      - The ICN of the target patient from the calling application.
      - 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.
    
  • SDINPUT
    PARAMETER TYPE:   LIST
    MAXIMUM DATA LENGTH:   32000
    REQUIRED:   YES
    SEQUENCE NUMBER:   2
    DESCRIPTION:   
    SDINPUT("PATIENT DFN")=patient DFN to gather information for
    
RETURN PARAMETER DESCRIPTION
 
   "Last Admit/Lodger Date": "2022-07-26T09:40:20-0400",
   "Name": "VSE,PATIENT",
   "Pager Number": "",
   "Period of Service IEN": 122,
   "Period of Service Name": "PERSIAN GULF WAR",
   "Prisoner of War": "No",
   "SW Asia Conditions": "",
   "Status": ""
  }
 ]
Will return below json if successful or returns appropriate error message
}
 
{
 "ExtendedProfile": [
  {
   "Combat Veteran": "No",
   "Combat Veteran End Date": "N/A",
   "DFN": 7242547,