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: VPR1P36

Package: Virtual Patient Record

Routine: VPR1P36


Information

VPR1P36 ;SLC/MKB/CMF -- Patch 36 CTP ;9/13/23 10:46

Source Information

Source file <VPR1P36.m>

Entry Points

Name Comments DBIA/ICR reference
ENV ;Main entry point for Environment check point.
PROGCHK(XPDABORT) ;checks for necessary programmer variables
EN(START,STOP,TYPE,FMT,PAT,VPRY) ; -- entry point to test CTP
PATCH(P) ; -- return patch P installation date
CTP ; -- main loops,called from VPRZCTP on HealthShare
; Expects VPRBDT,VPREDT,VPRTYPE,VPRPAT,VPRN
ICN(DFN) ; -- return ICN or -1^invalid
ICQ ;exit
POST(TYPE,ID,ACT,VST) ; -- post an update to
; @VPRY@(SEQ) = ICN ^ TYPE ^ ID ^ U/D ^ VISIT# ^ DFN
OBS ; -- Vital Observations missing Unit of Measure
; Expects DFN,VPRBDT,VPREDT,VPRN
PO ;Main entry point for Post-init items.
; Queue off predictor to run after 10:00pm
PREDICTOR ;-- capture CTP predictor as Post Init on patch install (optional)
MSG ; add post message and send to VPR developers in Outlook
Info |  Source |  Entry Points