SDES2 GET VVC STOP CODES (4968)    REMOTE PROCEDURE (8994)

Name Value
NAME SDES2 GET VVC STOP CODES
TAG GETVVCCODES
ROUTINE SDES2GETVVCCODES
RETURN VALUE TYPE ARRAY
AVAILABILITY RESTRICTED
INACTIVE ACTIVE
CLIENT MANAGER YES
APP PROXY ALLOWED Yes
DESCRIPTION
Returns VVC Stop Code information from the SDEC SETTINGS (#409.98) File.
 
Can only be invoked by Acheron
INPUT PARAMETER
  • SDCONTEXT
    PARAMETER TYPE:   LIST
    MAXIMUM DATA LENGTH:   32000
    REQUIRED:   YES
    SEQUENCE NUMBER:   1
    DESCRIPTION:   
      SDCONTEXT("ACHERON AUDIT ID") = Up to 40 Character unique ID number.
                                calling application.
                                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
    
RETURN PARAMETER DESCRIPTION
Return in JSON format:
   ]
}
 
{
   "VVCStopCode":[
      {
         "StopCodeIEN": "",
         "StopCodeName": "",
         "StopCodeNumber": "",
      },