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

Package: Enrollment Application System

Routine: EASEZI


Information

EASEZI ;ALB/jap - Database Inquiry & Record Finder for 1010EZ Processing ;10/12/00 13:08

Source Information

Source file <EASEZI.m>

Entry Points

Name Comments DBIA/ICR reference
DFN(EASAPP,EASDFN) ;match or add 1010EZ applicant to Patient file #2
I201(EASDFN,EASARRAY) ;retrieve ien(s) in subfile #2.01
I202(EASDFN,EASARRAY) ;retrieve ien(s) in subfile #2.02
I206(EASDFN,EASARRAY) ;retrieve ien(s) in subfile #2.06
I2101(EASDFN,EASARRAY) ;retrieve ien to subfile #2.101
I2711(EASDFN,EASARRAY) ;retrieve ien to file #27.11
I408(EASDFN,EASAPP,EASARRAY) ;retrieve ien(s) to files #408.12,#408.13,#408.21,#408.22
I1275(IEN) ;get the active subrecord from subfile #408.1275

Interaction Calls

Name Line Occurrences
Function Call: WRITE
  • Prompt: @IOF
  • Line Location: DFN+16
Function Call: WRITE
  • Prompt: !,"Applicant Data",?24,"Application #: ",EASAPP,?48,"Received: ",RECD,!
  • Line Location: DFN+26
Function Call: WRITE
  • Prompt: !,"Name: ",NAME
  • Line Location: DFN+27
Function Call: WRITE
  • Prompt: !,"SSN: ",SSN,?24,"DOB: ",DOB,?48,"Sex: ",SEX
  • Line Location: DFN+28
Function Call: WRITE
  • Prompt: !,"Veteran Type: ",VETTYPE
  • Line Location: DFN+29
Function Call: WRITE
  • Prompt: !!,"Enter Applicant data as prompted --"
  • Line Location: DFN+30
Function Call: WRITE
  • Prompt: !!?5,"If there are already one or more patients with the same name,",!?5,"re-enter the name in double quotes, for example, ""DOE,JOHN""."
  • Line Location: DFN+50
Function Call: WRITE
  • Prompt: !!?3,"Sorry... cannot link to selected Patient."
  • Line Location: DFN+75
Function Call: WRITE
  • Prompt: !?3,"Application #"_ALREADY_" is already linked to this Patient,"
  • Line Location: DFN+76
Function Call: WRITE
  • Prompt: !?3,"and is still in-process."
  • Line Location: DFN+77
Function Call: WRITE
  • Prompt: !!,"No disposition for "_$P(^DPT(EASDFN,0),"^",1)_" ICN: "_EASICN
  • Line Location: I2101+25
Function Call: WRITE
  • Prompt: !,"A blank 1010EZ may print. Please re-register the patient and reprint the 1010EZ."
  • Line Location: I2101+26

FileMan Files Accessed Via FileMan Db Call

FileNo Call Tags
^DPT - [#2] Classic Fileman Calls
Info |  Source |  Entry Points |  Interaction Calls |  FileMan Files Accessed Via FileMan Db Call