MYC_LQL_SCORE_RNG
Description:
Stores information about scoring questions related to specific score ranges and what is displayed to patients and providers.

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

Column Information
Name Type Discontinued?
1 QUESTION_ID VARCHAR No
The unique ID of the question record.
2 CONTACT_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.
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 SCOREDISP_LOW_RNG NUMERIC No
lower bound for this score range
5 SCOREDISP_UPR_RNG NUMERIC No
upper bound for this score range
6 SCOREDISP_PAT_TEXT VARCHAR No
HTML to display to patient for given score range
7 SCOREDISP_RNG_DESC VARCHAR No
a short description of what this score range means