gmappt_recall
The gmappt_recall file contains patient appointment recall information.
Notes:
For information about interpreting Record Tables, see Understanding Record Tables.
To view other Record Tables, see the Data Dictionary Overview.
gmappt_recall  | 
		
	||
Field Name  | 
		Type  | 
		Length  | 
	
Account_ID (Key)  | 
		varchar  | 
		6 MUL  | 
	
Row_Index  | 
		int  | 
		11 MUL  | 
	
Record_Type  | 
		char  | 
		1  | 
	
Date  | 
		date  | 
		
  | 
	
Time  | 
		int  | 
		11  | 
	
Type  | 
		varchar  | 
		5  | 
	
Provider  | 
		varchar  | 
		4  | 
	
Missed_Appt_Flag  | 
		int  | 
		11  | 
	
Filler1  | 
		bigint  | 
		20  | 
	
Notes  | 
		varchar  | 
		18  | 
	
Patient_Name  | 
		varchar  | 
		25  | 
	
Patient_Address1  | 
		varchar  | 
		25  | 
	
Patient_Address2  | 
		varchar  | 
		25  | 
	
Patient_City  | 
		varchar  | 
		15  | 
	
Patient_State  | 
		char  | 
		2  | 
	
Patient_Zip  | 
		int  | 
		11  | 
	
Patient_Phone  | 
		bigint  | 
		20  |