Back to Openemr

comlink_telehealth_auth

Documentation/EHI_Export/docs/tables/comlink_telehealth_auth.html

latest1.3 KB
Original Source

Columns

ColumnTypeSizeNullsAutoDefaultChildrenParentsComments
idBIGINT19null

|

| | | username | VARCHAR | 64 | | | null |

|

|

Username used for external access

| | user_id | BIGINT | 19 | √ | | NULL |

|

|

Foreign key reference to users.id

| | patient_id | BIGINT | 19 | √ | | NULL |

|

|

Foreign key reference to patient_data.id

| | auth_token | TEXT | 65535 | | | null |

|

|

external authorization token to use telehealth api

| | date_registered | DATETIME | 19 | √ | | NULL |

|

|

The date the user or patient registered with the api

| | date_created | DATETIME | 19 | | | current_timestamp() |

|

|

Date the record was created

| | date_updated | DATETIME | 19 | | | current_timestamp() |

|

|

Date the record was created

| | active | BOOLEAN | 3 | | | 1 |

|

|

If the record is currently activated or not

| | app_registration_code | TEXT | 65535 | √ | | NULL |

|

|

mobile app registration code

|

Indexes

Constraint NameTypeSortColumn(s)
PRIMARYPrimary keyAscid

Relationships

Close relationships within degrees of separation