Home   Package List   Routine Alphabetical List   Global Alphabetical List   FileMan Files List   FileMan Sub-Files List   Package Component Lists   Package-Namespace Mapping  
Info |  Source |  Entry Points
Print Page as PDF
Routine: GMV8PST

Package: General Medical Record - Vitals

Routine: GMV8PST


Information

GMV8PST ;HIOFO/FT-POST-INSTALLATION FOR GMRV*5*8 ;5/3/05 11:48

Source Information

Source file <GMV8PST.m>

Entry Points

Name Comments DBIA/ICR reference
EN ; Driver subroutine
MENU ; Place vitals options out-of-order so they can no longer be used.
DEL ; Delete File 120.52, Field 999
; Get rid of data first
FIELD9 ; Delete File 120.51, Field 9 (VITAL/MEASUREMENT) if it exists.
; Get rid of data first.
XREF1 ; Adds the AMASTERVUID index to file 120.51
XREF2 ; Adds the AMASTERVUID index to file 120.52
XREF3 ; Adds the AMASTERVUID index to file 120.53
ACCESS ; Set file access
KILL ; Kill left over x-ref node
HDIS ; Call HDIS to begin the 'seeding' process
AHDRN ; Create AHDRNEW Index on GMRV Vital Measurement file (#120.5) for use
; by Health Data Repository (HDR)
; Calls HDR API whenever a new entry is made in FILE 120.5
AHDRE ; Create AHDRERR Index on GMRV Vital Measurement file (#120.5) for use
; by Health Data Repository (HDR)
; Calls HDR API whenever a FILE 120.5 entry is marked as an error
Info |  Source |  Entry Points