ENROLLMENT APPLICATION SYSTEM |
This call provides a user interface with the PATIENT
file (#2) including standard patient lookup and duplicate checking functions.
With user entry of basic patient identifying data (e.g., name, social security
number, and date of birth), a matching entry within the Patient database is
found or a new Patient record is created.
The call is made from routine EASEZI as follows:
D GETPAT^DGRPTU("",1,.DFN,.DGNEWPF)
where:
"" --> DGHOWPT in the formal parameter list.
1 --> DGHADDF in the formal parameter list; allow new patient.
|