WVRPCOR CONSAVE (4400)    REMOTE PROCEDURE (8994)

Name Value
NAME WVRPCOR CONSAVE
TAG CONSAVE
ROUTINE WVRPCOR1
RETURN VALUE TYPE ARRAY
AVAILABILITY SUBSCRIPTION
INACTIVE ACTIVE
APP PROXY ALLOWED No
DESCRIPTION
Determines whether to prompt the user to confirm updating pregnancy 
and/or lactation data for a patient prior to displaying the update form.
INPUT PARAMETER
  • PATIENT ID
    PARAMETER TYPE:   LITERAL
    MAXIMUM DATA LENGTH:   100
    REQUIRED:   YES
    SEQUENCE NUMBER:   1
    DESCRIPTION:   
    The internal entry number (IEN) of the patient in the WV PATIENT file 
    (#790) to verify.
    
RETURN PARAMETER DESCRIPTION
An array containing the following two subscripts:
     2     DISPLAY MESSAGE
           Message suitable for display to the user
           explaining why confirmation is required
           or an error message when piece 1 is -1.
  ARRAY(1)=Caret-delimited string
    Returns data needed to calculate the expected due date
    when it is unknown
    Piece  Value
    ==============
     1     "datesCal"
  ARRAY(0)=Caret-delimited string
           Constant string signifying purpose of this node
     2     IEN
           Internal Entry Number (IEN) of the VA-WH TD
           PREGNANCY STATUS YES LMPD reminder dialog entry
    Indicates call's status
    Piece  Value
    ==============
     1     STATUS
           0 for do not prompt the user to confirm
           1 for prompt the user to confirm
           -1 for server error