WVRPCOR COVER (4394)    REMOTE PROCEDURE (8994)

Name Value
NAME WVRPCOR COVER
TAG COVER
ROUTINE WVRPCOR
RETURN VALUE TYPE ARRAY
AVAILABILITY SUBSCRIPTION
INACTIVE ACTIVE
APP PROXY ALLOWED No
DESCRIPTION
Returns the content of the Women's Health panel on the cover sheet.
INPUT PARAMETER
  • PATIENT ID
    PARAMETER TYPE:   LITERAL
    MAXIMUM DATA LENGTH:   16
    REQUIRED:   YES
    SEQUENCE NUMBER:   1
    DESCRIPTION:   
    The internal entry number (IEN) of the patient in the PATIENT file (#2).
    
  • CLEAR CACHE
    PARAMETER TYPE:   LITERAL
    MAXIMUM DATA LENGTH:   1
    REQUIRED:   NO
    SEQUENCE NUMBER:   2
    DESCRIPTION:   
    This flag indicates if a rebuild of the data cache is requested. This is 
    only set when the user clicks on the Refresh button in the Women's Health 
    panel on the Computerized Patient Record System (CPRS) Cover Sheet tab. A 
    value of 1 means rebuild the data cache and a value of 0 or no value 
    means do not rebuild the data cache.
    
RETURN PARAMETER DESCRIPTION
Array of lines to display in the panel, formatted as follows:
                 0 to indicate not applicable
                 1 to indicate applicable
    2    Error Message (only populated when piece 1 is -1)
  N: Starts at 1 and increments by 1 for each line in the panel
  CARET-DELIMITED_STRING_2:
  Piece  Value
  =====================
    1    Record ID
    2    Line label
    3    Line value
  RETURN(0)=CARET-DELIMITED_STRING_1
  RETURN(N)=CARET-DELIMITED_STRING_2
 
where
  CARET-DELIMITED_STRING_1:
  Piece  Value
  =====================
    1    Status: -1 to indicate an error