OTHER_COMMUNCTN
Description:
This table stores miscellaneous communication devices that can be used to reach the patient. Examples are mobile phone and pager.

Primary Key
Column Name Ordinal Position
PAT_ID 1
LINE 2

Column Information
Name Type Discontinued?
1 PAT_ID VARCHAR No
The unique identifier for the patient record.
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 OTHER_COMMUNIC_C_NAME VARCHAR No
Other communication devices such as: 1) MOBILE: Mobile 2) PAGER: Pager 3) HOME FAX: Home Fax 4) OTH FAX: Other Fax 5) ASTNT: Assistant 6) TTY/TDP: TTY/TDP 7) HOME PH: Home Phone 8) WORK PH: 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 OTHER_COMMUNIC_NUM VARCHAR No
Different kinds of communication numbers such as Home Phone, Work Phone, Fax, Pager, etc, that correspond to the type of device stored in OTHER_COMMUNIC_C.
5 START_DAY_C_NAME VARCHAR No
The beginning day for the date range that this phone number is valid.
May contain organization-specific values: No
Category Entries:
Sunday
Monday
Tuesday
Wednesday
Thursday
Friday
Saturday
6 END_DAY_C_NAME VARCHAR No
The end day for the date range that this phone number is valid.
The category values for this column were already listed for column: START_DAY_C_NAME
7 START_TIME DATETIME (Local) No
The beginning time for the time range that this phone number is valid.
8 END_TIME DATETIME (Local) No
The end time for the time range that this phone number is valid.
9 CONTACT_PRIORITY INTEGER No
Priorities are numbers, and are used to set a calling preference for phone numbers. 1 is the highest priority.
10 CONTACT_NOTES VARCHAR No
Notes associated with this phone/contact number.