DOCS_RCVD_MEDICAL_HX
Description:
This table contains information about patients' medical history.

Primary Key
Column Name Ordinal Position
DOCUMENT_ID 1
CONTACT_DATE_REAL 2
LINE 3

Column Information
Name Type Discontinued?
1 DOCUMENT_ID NUMERIC No
The unique identifier for the document record.
2 CONTACT_DATE_REAL FLOAT No
A unique contact date in decimal format. The integer portion of the number indicates the date of contact. The digits after the decimal distinguish different contacts on the same date and are unique for each contact on that date. For example, .00 is the first/only contact, .01 is the second contact, etc.
3 LINE INTEGER No
The line number for the information associated with this contact. Multiple pieces of information can be associated with this contact.
4 CONTACT_DATE DATETIME No
The date of this contact in calendar format.
5 MED_HX_REF VARCHAR No
The unique reference identifier associated with the medical history.
6 MED_HX_FREE_TXT_DT VARCHAR No
The free text date for this medical history.
7 MED_HX_COMMENT VARCHAR No
The comments for the medical history.
8 MED_HX_SRC_DXR_DOCUMENT_CSN_ID NUMERIC No
The contact serial number of the received document record that owns the instance of this medical history.
9 MED_HX_LST_UPD_INST_DTTM DATETIME (UTC) No
The last update instant of the medical history in UTC.
10 MED_HX_PAT_HX_RESP_C_NAME VARCHAR No
The patient's response to the medical history question.
May contain organization-specific values: No
Category Entries:
Yes
No
No Response
No (Not Pertinent)
11 MED_HX_SRC_QUESTION_ID_QUEST_NAME VARCHAR No
The name of the question record.
12 MED_HX_DX_ID_DX_NAME VARCHAR No
The name of the diagnosis.
13 MED_HX_TEMPLATE_ID VARCHAR No
Stores the ID of the medical history questionnaire.
14 MED_HX_TEMPLATE_ID_RECORD_NAME VARCHAR No
The name of the Visit Navigator (VN) History Template Definition (LQH) record.