OUT_MED_ADHERE_INFO_HX
Description:
This table stores historical medication fill information for the patient. Each row represents a medication.

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

Column Information
Name Type Discontinued?
1 REGISTRY_DATA_ID NUMERIC No
The unique identifier (.1 item) for the registry data 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 OUTCOME_KEY_MED_ADH_HX INTEGER No
The unique outcome key that links medication data to the rest of the outcome data.
5 OUTCOME_MED_NAME_HX VARCHAR No
The medication name relevant to an adherence measure.
6 OUTCOME_MED_HX_NDC_ID VARCHAR No
The networked NDC record ID.
7 OUTCOME_MED_HX_NDC_ID_NDC_CODE VARCHAR No
The external code for the National Drug Code (NDC). An NDC represents packages of medications.
8 OUTCOME_MED_FIRST_FILL_HX_DATE DATETIME No
The date this medication was first filled.
9 OUTCOME_MED_LAST_FILL_HX_DATE DATETIME No
The most recent fill date for the medication.
10 OUTCOME_MED_NEXT_FILL_HX_DATE DATETIME No
The expected next fill date for the medication.