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 |  FileMan Files Accessed Via FileMan Db Call
Print Page as PDF
Routine: VPSRPC12

Package: VA Point of Service

Routine: VPSRPC12


Information

VPSRPC12 ;WOIFO/BT - Patient Demographic - Lab Orders;08/14/14 13:07

Source Information

Source file <VPSRPC12.m>

Entry Points

Name Comments DBIA/ICR reference
GETLAB(VPSARR,DFN,DTRANGE) ;given DFN, returns the patient lab
; OUTPUT
; VPSARR - passed in by reference; this is the output array to store lab order
; INPUT
; DFN - patient DFN (This value must be validated before calling this procedure)
; DTRANGE - FROMDATE:THROUGHDATE
PREPLST(LST) ;Prepare Lab Order List
STORE(VPSARR,DFN,ORDIEN,LST) ;Store Lab Orders
; OUTPUT
; VPSARR - passed in by reference; this is the output array to store lab order
; INPUT
; DFN - patient DFN (This value must be validated before calling this procedure)
; ORDIEN - Order Number
; LST - Detail Result Array
EXT2FM(VAL) ;External to FM Date -> Oct 20, 2014@17:30 -> 3141020@173
; -- Get Date
SET(VPSARR,VPSFL,VPSIEN,VPSFLD,VPSDA,VPSDS) ;Set line item to output array

FileMan Files Accessed Via FileMan Db Call

FileNo Call Tags
^OR(100 - [#100] GET1^DIQ
Info |  Source |  Entry Points |  FileMan Files Accessed Via FileMan Db Call