GMV WARD PT (1270)    REMOTE PROCEDURE (8994)

Name Value
NAME GMV WARD PT
TAG WARDPT
ROUTINE GMVGETD
RETURN VALUE TYPE GLOBAL ARRAY
AVAILABILITY RESTRICTED
INACTIVE ACTIVE
WORD WRAP ON TRUE
DESCRIPTION
This procedure lists patients registered on a particular MAS ward.
INPUT PARAMETER
  • GMRWARD
    PARAMETER TYPE:   LITERAL
    MAXIMUM DATA LENGTH:   30
    REQUIRED:   YES
    SEQUENCE NUMBER:   1
    DESCRIPTION:   
    GMRWARD contains the name of ward from Ward Location file (#42).
    
RETURN PARAMETER DESCRIPTION
Returns the name of the global array containing the list of patients on 
If there are no patients on the ward, then the global array is undefined.
the selected ward (i.e., ^TMP($J,"GMRPT")).
 
^TMP($J,"GMRPT",n)=DFN^Name^SSN (w/hyphens)^DOB^Sex and Age^Attending^
                   Veteran^Date of Death (internal)^Date of Death 
                   (external)^Ward name^Roombed
 
n is a sequential number starting at 1.