smart-on-fhir / cumulus-library-hypertension

Hypertension case definition to support CDC chronic disease management and CMS measures
Apache License 2.0
1 stars 0 forks source link

manifest should state prefix is "htn" for hypertension #1

Closed comorbidity closed 1 year ago

comorbidity commented 1 year ago

currently incorrect because used covid_symptom as the example.

study_prefix = "covid_symptom"

[sql_config] file_names = [ "observation_vital_signs_bp.sql", "htn_define_dx.sql", "htn_define_rx.sql", "htn_define_bp.sql", ]

[export_config] export_list = [ "htn__count_dx", ]