_436_archive_testing.appointments_requests

Field Type Null Default Key Extra Comment
aptreq_id int(11) NO PRI auto_increment
aptreq_cus_id int(11) NO MUL
aptreq_cli_id int(11) NO MUL
aptreq_pat_id int(11) NO MUL
aptreq_phy_id int(11) NO MUL
aptreq_loc_id int(11) NO MUL
aptreq_are_id int(11) NO MUL
aptreq_preferred_date varchar(8) NO MUL
aptreq_preferred_time varchar(17) NO MUL
aptreq_time_range varchar(20) NO MUL
aptreq_call_time varchar(8) NO MUL
aptreq_state varchar(2) NO Patient's requested state
aptreq_status varchar(45) NO MUL
aptreq_linked_apt_id int(11) YES MUL Apt ID of appointment scheduled for this aptreq
aptreq_notes text NO
aptreq_modified timestamp YES CURRENT_TIMESTAMP on update CURRENT_TIMESTAMP
aptreq_created timestamp YES CURRENT_TIMESTAMP

References

Local Column References