Back to Openemr

medex_recalls

Documentation/EHI_Export/docs/tables/medex_recalls.html

latest1.3 KB
Original Source

Columns

ColumnTypeSizeNullsAutoDefaultChildrenParentsComments
r_IDINT10null

|

|

Unique ID for the recall record

| | r_PRACTID | INT | 10 | | | null |

|

|

UNUSED - Practice ID associated with the recall

| | r_pid | INT | 10 | | | null |

|

| patient_data.pid | Defined in XML | R |

|

The internal patient identifier

| | r_eventDate | DATE | 10 | | | null |

|

|

Date of Appointment or Recall

| | r_facility | INT | 10 | | | null |

|

| facility.id | Defined in XML | R |

|

FK facility.id associated with the recall

| | r_provider | INT | 10 | | | null |

|

| users.id | Defined in XML | R |

|

Provider ID associated with the recall FK to users.id

| | r_reason | VARCHAR | 255 | √ | | NULL |

|

|

Reason for the recall

| | r_created | TIMESTAMP | 19 | | | '0000-00-00 00:00:00' |

|

|

Timestamp when the recall was created

|

Indexes

Constraint NameTypeSortColumn(s)
PRIMARYPrimary keyAscr_ID
r_PRACTIDMust be uniqueAsc/Ascr_PRACTID + r_pid

Relationships

Close relationships within degrees of separation