_435.patients_pids
| Field | Type | Null | Default | Key | Extra | Comment |
|---|---|---|---|---|---|---|
| ppid_id | int(11) | NO | PRI | auto_increment | ||
| ppid_cus_id | int(11) | NO | MUL | |||
| ppid_cli_id | int(11) | NO | MUL | |||
| ppid_pid | int(11) | NO | ||||
| ppid_pat_id | int(11) | YES | UNI | PID Owner Patient ID# | ||
| ppid_modified | timestamp | YES | CURRENT_TIMESTAMP | on update CURRENT_TIMESTAMP | ||
| ppid_created | timestamp | YES | CURRENT_TIMESTAMP |
References
| Local Column | References |
|---|