_436.encounters_soap_images
| Field | Type | Null | Default | Key | Extra | Comment |
|---|---|---|---|---|---|---|
| espi_id | int(11) | NO | PRI | auto_increment | ||
| espi_cus_id | int(11) | NO | MUL | |||
| espi_cli_id | int(11) | NO | MUL | |||
| espi_enc_id | int(11) | NO | MUL | |||
| espi_esnc_id | int(11) | NO | MUL | |||
| espi_data | longtext | NO | Image annotation json data | |||
| espi_doc_id | int(11) | NO | MUL | |||
| espi_deleted | char(1) | NO | 0 | |||
| espi_modified | timestamp | YES | CURRENT_TIMESTAMP | on update CURRENT_TIMESTAMP | ||
| espi_created | timestamp | YES | CURRENT_TIMESTAMP |
References
| Local Column | References |
|---|