TITLE | VALUE | |
---|---|---|
NAME | SDES2 GET PATIENT INFO | |
DESCRIPTION | This RPC will return assorted patient information based on the DFN. Can only be invoked by Acheron | |
TAG | GETINFO | |
ROUTINE | SDES2GETPATINFO | |
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. | |
PARAMETER TYPE | LIST | |
REQUIRED | YES | |
MAXIMUM DATA LENGTH | 32000 | |
INPUT PARAMETERS | SEQUENCE NUMBER | 2 |
INPUT PARAMETER | PATIENT | |
DESCRIPTION | This array contains the DFN of the patient. PATIENT("PATIENT DFN")=7242620 | |
PARAMETER TYPE | LIST | |
REQUIRED | YES | |
MAXIMUM DATA LENGTH | 32000 | |
RETURN VALUE TYPE | ARRAY | |
RETURN PARAMETER DESCRIPTION | { "Patient": [ { "DFN": 7242620, "DateOfBirth": "1990-03-05", "DateOfDeath": "", "DemographicsNeedUpdate": 1, "DemographicsUpdated": "2022-01-22", "Eligibility": [ { "PrimaryEligibilityCode": "SC LESS THAN 50%", "PrimaryEligibilityCodeType": "VETERAN" } ], "Flag": "", "FugitiveFelon": "", "Gender": "MALE", "GenderIdentity": "A gender not listed here", "ICNNumber": "4420062568V412966", "Last4SSN": "0590P", "MentalHealthProvider": "", "Name": "MACHO MAN,SNAPNTOASLIMJIM", "NewGAFRequired": "No new GAF required", "PatientType": "ACTIVE DUTY", "PreferredName": "ASK YOUR GIRLFRIEND", "PrimaryCarePractitioner": "", "PriorityGroup": "GROUP 7", "RatedDisabilities": "", "SensitivePatientRestrictedRecord": 0, "ServiceConnected": "YES (1%)", "ServiceConnectedCondition": "", "Ward": } ] } } | |
AVAILABILITY | RESTRICTED | |
INACTIVE | ACTIVE | |
CLIENT MANAGER | ||
WORD WRAP ON | FALSE | |
VERSION | ||
SUPPRESS RDV USER SETUP | ||
APP PROXY ALLOWED | Yes |