VistA Analysis » VistA Reference » RPCs » GMV LATEST VM

GMV LATEST VM

This remote procedure call retrieves the latest vital records for a givenpatient. This remote procedure call is documented in Integration Agreement 4358.

Properties

Property Value
Label GETLAT
MUMPS Implementation GMVGETD
Return Type GLOBAL ARRAY

Input Parameters

Name Type Maximum Data Length Required Description
GMRDFN LITERAL 10 true GMRDFN variable is a pointer to the Patient (#2) file (i.e., DFN).

MUMPS Method Description

Property Value
Method GETLAT^GMVGETD
Method Comment GMV LATEST VM [RPC entry point]
Input Parameters GMRDFN
First Comment
 RETURNS THE LATEST VITALS/MEASUREMENTS FOR A GIVEN PATIENT(GMRDFN)
IN RESULT ARRAY.
Code
 K ^TMP($J,"GRPC") D EN1^GMVLAT0(GMRDFN)
S RESULT=$NA(^TMP($J,"GRPC"))

CPRS

File Type Description
DLL File No Source Code Available (GMV_VitalsViewEnter.dll)


Document generated on August 31st 2022, 2:55:43 pm