Returns a count of the patients who have:
-
been assessed within the threshold
-
have been assessed, but most recently not within the threshold
-
have never been assessed
The threshold is defaulted to 90 days, based on the definition of Outstanding Assessment from Analytics Follow-up and Related Terminology ‘within the last 90 days’ is not inclusive of exactly 90 days.
The metrics are calculated when residents_assessed
is included in the metric_pool
list for Analytics Endpoint . They are calculated per partition, via an invoked procedure ss_residents_assessed_metrics_for_partition
.
Definitions are impacted by which residents are in the permissions of the license, user and site. Patient and mode are considered null. Currently, these metrics consider the start date metric to be null, and take into consideration all allowed data before the end date - so the date partition is (null, end date)
Metric Key |
Definition |
Example |
|
---|---|---|---|
1 |
|
Assessed Patients1 which have had an assessment within the last 90 days |
|
2 |
|
Assessed Patients1 which have had a |
|
3 |
|
Assessed Patients1 which have had an |
|
4 |
|
Assessed Patients1 which have had both a Note: |
|
5 |
|
Patients with Outstanding Assessment2 who have had an assessment in the past. |
|
6 |
|
Patients with Outstanding Assessment2 who have never had an assessment. |
|
Note
-
Referenced patient terminology found here - Analytics Patient Type Terminology
-
Referenced follow-up terminology found here - Analytics Follow-up and Related Terminology