| assess_id |
Int |
No |
Primary Key for the Assessment |
| name |
String |
No |
Name of the facility where Patient's Assessment was captured |
| std_assess_id |
Int |
No |
The key of the Assessment Type |
| description |
String |
No |
The Assessment Type name |
| created_by |
String |
No |
The EHR User who created the Assessment |
| created_date |
Date Time |
No |
The date and time when the Assessment was created |
| revision_by |
String |
No |
The EHR User who last updated the Assessment |
| revision_date |
Date Time |
No |
The date and time when the Assessment was last updated |
| client_id |
Int |
No |
The key of the facility resident of the Assessment |
| is_mds |
String |
No |
Yes/No is this an MDS Assessment |
| assess_type_code |
String |
No |
Item Set Code (ISC) for the Assessment |
| assess_date |
Date Time |
No |
Assessment creation Date |
| status |
String |
No |
Assessment completion status code |
| adl_score |
Int |
Yes |
The RUG Activities of Daily Living (ADL) index score of the Assessment |
| adl_date |
Date Time |
Yes |
The date and time when the ADL Score was last computed for the Assessment |
| raps_date |
Date Time |
Yes |
The date and time when the Care Area Triggers (CAT) were last computed for the Comprehensive Assessment |
| rugs_index |
Int |
Yes |
The Medicare/Insurance RUG Score index for the Assessment |
| rugs_date |
Date Time |
Yes |
The date and time when the RUG Score was last computed for the Assessment |
| rugs_error |
String |
Yes |
The error message when the RUG Score was last computed for the Assessment |
| prov_state |
String |
Yes |
The facility's State abbreviation code assigned when the Assessment was created |
| batch_id |
Int |
Yes |
The key of the submission batch for the Assessment |
| edited_by |
String |
No |
The EHR User who last edited the Assessment |
| edited_date |
Date Time |
No |
The date and time when the Assessment was last edited |
| locked_date |
Date Time |
Yes |
The date and time when the Assessment was last locked |
| incorrect_assess_id |
Int |
Yes |
The key of Modified or Canceled Assessment |
| cmi_set_fed |
String |
Yes |
The Federal CMI Weight Set model code used for RUG Score calculation of the Assessment |
| cmi_set_state |
String |
Yes |
The State CMI Weight Set model code used for RUG Score calculation of the Assessment |
| rugs_index_state |
Int |
Yes |
The State Medicaid RUG Score index for the Assessment |
| rugs_error_state |
String |
Yes |
The error message when the state Medicaid RUG Score was last computed for the Assessment |
| cmi_fed |
Double |
Yes |
The Federal CMI Weight result from RUG Score calculation of the Assessment |
| cmi_state |
Double |
Yes |
The State CMI Weight result from RUG Score calculation of the Assessment |
| calc_type_fed |
String |
Yes |
The Federal RUG Score classification method for the Assessment |
| calc_type_state |
String |
Yes |
The State RUG Score classification method for the Assessment |
| rugs_date_state |
Date Time |
Yes |
The date and time when the State Medicaid RUG code was last computed for the Assessment |
| score2 |
String |
Yes |
The Alternate State Medicaid RUG HIPPS code for the Assessment |
| score3 |
String |
Yes |
The Alternate State Medicaid RUG index for the Assessment |
| cmi_code_fed |
String |
Yes |
The Federal RUG HIPPS code for the Assessment |
| cmi_code_state |
String |
Yes |
The State Medicaid RUG HIPPS code for the Assessment |
| submit_by_date |
Date Time |
Yes |
The date by when the Assessment must be submitted |
| mpaf |
String |
Yes |
Is a Medicare Prospective Payment System Assessment Form assessment |
| assess_ref_date |
Date Time |
No |
The Assessment Reference Date |
| primary_reason_code |
String |
Yes |
Always null for non MDS assessment |
| secondary_reason_code |
String |
Yes |
Always null for non MDS assessment |
| effective_date |
Date Time |
Yes |
The start date and time of the Assessment |
| ineffective_date |
Date Time |
Yes |
The stop date and time of the Assessment |
| strikeout_flag |
String |
Yes |
Yes/No indicator denoting the Assessment was struck from the chart |
| strikeout_desc |
String |
Yes |
The reason the Assessment was struck from the chart |
| strikeout_by |
String |
Yes |
The EHR User who struck out the Assessment from the chart |
| strikeout_date |
Date Time |
Yes |
The start date and time when User struck out the Assessment from the chart |
| used_for_payment |
Int |
No |
Indicator that the Assessment will be used for payment purposes |
| submission_req |
String |
Yes |
Yes/No indicator that submission is required for the Assessment |