Releases: smart-on-fhir/cumulus-library-covid
Releases · smart-on-fhir/cumulus-library-covid
2.1.0
This release generates two new ChatGPT symptom tables, based on recent new ETL tasks:
covid_symptom__nlp_results_gpt35
(ETL) ->covid_symptom__symptom_gpt35
(this study)covid_symptom__nlp_results_gpt4
(ETL) ->covid_symptom__symptom_gpt4
(this study)
See RUNNING.md for more details about extracting the symptoms from those tables and using them in Chart Review.
2.0.0
This release supports (and requires) Cumulus Library 3.0.
Full Changelog: v1.0.0...v2.0.0
v1.0.0
- Updated tables to match new core definition
- Changed some code fields to display values for exported counts
v0.2.2
Status filterning, display updates
v0.2.0
Updated to support latest core__condition
format.
v0.1.6
This restores some missing covid symptom count tables.
v0.1.5
This adds additional covid symptom count tables.
v0.1.4
This cuts over count statistics to be tables instead of views.
v0.1.3
-Adds additional FHIR Valuesets for better EHR support
v0.1.2
- Releases now managed in github
- Fixes a few malformed table prefixes.