Difference between revisions of "VADPT"

From VistApedia
Jump to: navigation, search
(Created page with " I. OVERVIEW VADPT is a utility routine designed to provide a central point where a programmer can obtain information concerning a patient's record. Supported entry points ...")
 
Line 7: Line 7:
 
   
 
   
 
The code is in [[ROUTINE VADPT]].
 
The code is in [[ROUTINE VADPT]].
 +
 +
Source: '''Incomplete Records Tracking (IRT) Technical Manual Version 1.0 April 2002'''
 +
----
 +
[[Category:Incomplete Records Tracking]]

Revision as of 16:34, 10 September 2016

I. OVERVIEW

VADPT is a utility routine designed to provide a central point where a programmer can obtain information concerning a patient's record. Supported entry points are provided which will return demographics, inpatient status, eligibility information, etc.

Access to patient information is not limited to using the supported entry points in VADPT. Integration agreements can be established through the DBA between PIMS and other packages to reference information. Additionally, several data elements are supported without an integration agreement.

The code is in ROUTINE VADPT.

Source: Incomplete Records Tracking (IRT) Technical Manual Version 1.0 April 2002