GMVUTL7 ;HIOFO/DS,FT-RPC API TO RETURN ALL VITALS/CATEGORIES/QUALIFIERS ;7/17/02 14:52
Source file <GMVUTL7.m>
| Name | Comments | DBIA/ICR reference | 
|---|---|---|
| GETVITAL(RESULT,GMVLIST) | ||
| GETALL(GMVLOOP,RESULT) | ||
| GETDATA(GMVVITAL) | ||
| GETCAT(GMVVTP,GMVITCAT,RESULT,GMVNUM) | ||
| ABBVAL(VITALTYP) | ||
| GETIEN(GMVABB) | ; Gets IEN from the Abbreviation code.
 | 
|
| ROOMPT(RESULTS,GMVWRD,GMVRLST) | ; GMV WARD/ROOM PATIENTS [RPC entry point]
 ; Returns a list of patients in the ward and rooms specified ; Input: ; RESULTS - name of the array to hold the patient list ; GMVWRD - name of the ward (e.g., 2EAST) ; GMVRLST - the room numbers of the ward separated by comma ; (e.g., 200,210,220) ; Output: ; RESULT(n)=patient name^DFN^DOB (external)^SSN (no hyphens) ; ; n is a sequential number beginning with 0 (zero)  | 
|
| TIME(RESULT,P2) | ;Gets current time
 | 
| RPC Name | Call Tags | 
|---|---|
| GMV VITALS/CAT/QUAL | GETVITAL | 
| GMV WARD/ROOM PATIENTS | ROOMPT | 
| GMV GET CURRENT TIME | TIME |