DISCONTINUED_MEDS
Description:
This table contains a list of medications that have been discontinued for a patient during an encounter.

Primary Key
Column Name Ordinal Position
PAT_ENC_CSN_ID 1
LINE 2

Column Information
Name Type Discontinued?
1 PAT_ENC_CSN_ID NUMERIC No
The unique identifier of the patient encounter. Contact serial number is unique across all patients and all contacts.
2 LINE INTEGER No
The Line Count
3 PAT_ENC_DATE_REAL FLOAT No
This is a numeric representation of the date of this encounter in your system. The integer portion of the number specifies the date of the encounter. The digits after the decimal point indicate multiple visits on one day.
4 CONTACT_DATE DATETIME No
The date on which the patient encounter occurred.
5 MEDS_DISCONTINUED NUMERIC No
This column contains medications that were discontinued for the patient during the associated patient encounter.