DSIC DPT TEST PATIENT (2211)    REMOTE PROCEDURE (8994)

Name Value
NAME DSIC DPT TEST PATIENT
TAG TEST
ROUTINE DSICDPT
RETURN VALUE TYPE SINGLE VALUE
AVAILABILITY AGREEMENT
DESCRIPTION
This will return a Boolean value indicating whether or not the patient 
record is a test patient or a real patient.
INPUT PARAMETER
  • PAT
    PARAMETER TYPE:   LITERAL
    MAXIMUM DATA LENGTH:   35
    REQUIRED:   YES
    SEQUENCE NUMBER:   1
    DESCRIPTION:   
    This is any lookup value for a patient (name, SSN, DFN, etc.)
    
  • ISSSN
    PARAMETER TYPE:   LITERAL
    MAXIMUM DATA LENGTH:   1
    REQUIRED:   NO
    SEQUENCE NUMBER:   2
    DESCRIPTION:   
    This is a Boolean flag.  If 1, then the PAT lookup value is the patient's 
    SSN.
    
RETURN PARAMETER DESCRIPTION
Return 1 if the patient is a test patient
       0 if the patient is not a test patient
       -1^message if there are problems