GMVDCUTL ;HOIFO/DAD,FT-VITALS COMPONENT: UTILITIES ;9/29/00 09:18
Source file <GMVDCUTL.m>
| Name | Comments | DBIA/ICR reference | 
|---|---|---|
| VITIEN(GMVITTYP) | ;
 ; Convert a vital type abbr / PCE abbr / name to an IEN ; Input: ; A vital type IEN or abbr or PCE abbr or name ; Output: ; A pointer to the GMRV Vital Type file (#120.51)  | 
|
| QUAIEN(GMVITQUA) | ;
 ; Convert a vital qualifier name to an IEN ; Input: ; A vital qualifier IEN or name or synonym ; Output: ; A pointer to the GMRV Vital Qualifier file (#120.52)  | 
|
| CATIEN(GMVITCAT) | ;
 ; Convert a vital category name to an IEN ; Input: ; A vital category IEN or name ; Output: ; A pointer to the GMRV Vital Category file (#120.53)  | 
|
| REAIEN(GMVITREA) | ;
 ; Convert an entered in error reason external form to an internal form ; Input: ; A vital entered in error reason in internal/external form ; Output: ; A vital entered in error reason in internal form  | 
|
| MEASYS(GMVMSYS) | ;
 ; Validates and returns the measurement system ; Input: ; GMVMSYS = Measurement system (Optional) ; M = Metric, C - US Customary (Default) ; Output: ; M = Metric, C - US Customary (Default)  | 
|
| FMTPARAM(GMVIN,GMVOUT) | ;
 ; Reformat the validate/save list parameter ; Input: ; GMVIN = The list parameter data as it comes from the RPC broker ; See remote procedure GMV SAVE VITALS or GMV VALIDATE VITALS ; for a description of the format of the data ; GMVOUT = A closed array reference used to store the reformatted data ; Output: ; @GMVOUT@("V",##) = Measurements ; @GMVOUT@("I",##) = Entered in error IENS ; @GMVOUT@("Q",##,##) = Qualifiers ; @GMVOUT@("R",##,##) = Entered in error reasons ; GMVDFN = PatientDFN ; GMVDTDUN = DateTimeTaken ; GMVHOSPL = HospitalLocation ; GMVDTENT = DateTimeEntered ; GMVENTBY = EnteredBy ; GMVERRBY = EnteredInErrorBy ; GMVMSYS = MeasurementSystem  | 
|
| SUBVAR | ;;Subscript ^ Variable ^ DataType (D-Date/Time, L-Literal, U-User)
 |