- BMI value
- BP value
- Colonoscopy completion (could contain additional text)
- Depression Screening value
- Diabetic Eye Exam completion (could contain additional text)
- Fall Risk Assessment completion (could contain additional text)
- HbA1c value
- Influenza completion (could contain additional text)
- Left Ventricular Ejection Fraction (LVEF) value (could contain additional text)
- Mammogram completion (could contain additional text)
- Medication Reconciliation completion (could contain additional text)
- Pneumo Vaccine completion (could contain additional text)
- Tobacco Screening completion of questions and answers
NAME |
TYPE |
LENGTH |
REQUIRED |
NOTES |
hj_import_int |
INT |
|
Y |
|
client_id |
VARCHAR |
100 |
Y |
Datavant Site Connect’s client identifier. |
patient_id |
VARCHAR |
50 |
Y |
Related to demographic.patient_id = demographic.patient_id |
encounter_id |
VARCHAR |
40 |
Y |
Related to encounter |
item_name |
VARCHAR |
500 |
Y |
Name of the quality data being captured. |
value |
VARCHAR |
500 |
|
The value obtained / recorded for the test / procedure performed. |
observation_date |
VARCHAR |
30 |
Y |
Format: MM/DD/YYYY HH:MM:SS |
code |
VARCHAR |
50 |
|
Value only exists if it is obtained from the source system. |
code_type |
VARCHAR |
250 |
|
LOINC, SNOMED, etc. |
emr_section |
VARCHAR |
250 |
|
HPI, Lab, Etc. This is the module from the EMRsystem where the data is pulled. |
recorded_elsewhere_within_extracts |
VARCHAR |
1 |
|
Y = is recorded elsewhere in the data captured by jumpSTART. |
hj_create_timestamp |
TIMESTAMP |
|
|
For internal Datavant Site Connect use and reference. |
hj_modify_timestamp |
TIMESTAMP |
|
|
For internal Datavant Site Connect use and reference. |
row_hash |
CHAR |
32 |
|
For internal Datavant Site Connect use and reference. |