CONF_OTHER_COMM
Description:
This table stores information about the miscellaneous confidential communication devices that can be used to reach the patient. Examples include Mobile, Home Phone, and Work Phone.

Primary Key
Column Name Ordinal Position
PAT_ID 1
LINE 2

Column Information
Name Type Discontinued?
1 PAT_ID VARCHAR No
The unique ID of the patient record for this row. This column is frequently used to link to the PATIENT table.
2 LINE INTEGER No
The line number for the information associated with this record. Multiple pieces of information can be associated with this record.
3 CONF_COMM_DEVI_C_NAME VARCHAR No
The confidential communication device type. Examples include Mobile, Home Phone, and Work Phone.
May contain organization-specific values: Yes
Category Entries:
Mobile
Pager
Home Fax
Other Fax
Assistant
TTY
Home Phone
Work Phone
Video Phone
4 CONF_COMM_NUMB VARCHAR No
The confidential communication number that corresponds to the device type returned in the column CONF_COMM_DEVI_C.