7.0.0
This release adds some new metrics and features:
- New attachment-oriented metrics, to help evaluate NLP-readiness of your document references and diagnostic reports.
- Relatedly, now that Cumulus ETL provides a marker when it strips attachment info, the US Core metrics added checks for
DiagnosticReport.presentedForm
andDocumentReference.context.attachment
, where appropriate.- For performance reasons, the addition of this extra validation field for DocumentReferences meant that we now split the
c_us_core_v4_count
DocumentReference tables into two for performance reasons.
- For performance reasons, the addition of this extra validation field for DocumentReferences meant that we now split the
- Added a
median
statistic column toc_resources_per_pt
- All cube counts generated now have low-patient-count combinations (rows with less than ten patients) cut out, to protect privacy and make it harder to de-identify the patients.
- Fixed a bug when running data-metrics against a freshly created and empty Athena database.