projectcypress / cypress

An open source tool for testing electronic Clinical Quality Measure calculation
http://www.healthit.gov/cypress
Apache License 2.0
84 stars 52 forks source link

update schematrons published on 8/31 #1837

Closed dczulada closed 1 year ago

dczulada commented 1 year ago

Key changes

Removed CMS_0085 and CMS_0086 (changes made in core_clinical_data_element_validator.rb)

Added back the previous CMS_0084 (was previously skipped in verify_patient_ids(doc, options))

Added new validation rule CMS_0089 (updated the ProgramValidator to accommodate this)

Added checks for CMS_0082 and CMS_0083 ( in ehr_certification_id_validator.rb used by CVU+)

Added the CMS Schematron

Submitter:

Reviewer 1:

Name:

Reviewer 2:

Name:

codecov[bot] commented 1 year ago

Codecov Report

Patch coverage: 95.65% and project coverage change: +0.08% :tada:

Comparison is base (52a5894) 96.69% compared to head (d1d5065) 96.77%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #1837 +/- ## ========================================== + Coverage 96.69% 96.77% +0.08% ========================================== Files 156 156 Lines 7051 7049 -2 ========================================== + Hits 6818 6822 +4 + Misses 233 227 -6 ``` | [Files Changed](https://app.codecov.io/gh/projectcypress/cypress/pull/1837?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=projectcypress) | Coverage Δ | | |---|---|---| | [app/models/cms\_program\_task.rb](https://app.codecov.io/gh/projectcypress/cypress/pull/1837?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=projectcypress#diff-YXBwL21vZGVscy9jbXNfcHJvZ3JhbV90YXNrLnJi) | `78.57% <ø> (ø)` | | | [app/models/c3\_cat1\_task.rb](https://app.codecov.io/gh/projectcypress/cypress/pull/1837?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=projectcypress#diff-YXBwL21vZGVscy9jM19jYXQxX3Rhc2sucmI=) | `95.83% <85.71%> (-4.17%)` | :arrow_down: | | [...validators/core\_clinical\_data\_element\_validator.rb](https://app.codecov.io/gh/projectcypress/cypress/pull/1837?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=projectcypress#diff-bGliL3ZhbGlkYXRvcnMvY29yZV9jbGluaWNhbF9kYXRhX2VsZW1lbnRfdmFsaWRhdG9yLnJi) | `100.00% <100.00%> (+12.72%)` | :arrow_up: | | [lib/validators/ehr\_certification\_id\_validator.rb](https://app.codecov.io/gh/projectcypress/cypress/pull/1837?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=projectcypress#diff-bGliL3ZhbGlkYXRvcnMvZWhyX2NlcnRpZmljYXRpb25faWRfdmFsaWRhdG9yLnJi) | `100.00% <100.00%> (ø)` | | | [lib/validators/program\_validator.rb](https://app.codecov.io/gh/projectcypress/cypress/pull/1837?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=projectcypress#diff-bGliL3ZhbGlkYXRvcnMvcHJvZ3JhbV92YWxpZGF0b3IucmI=) | `100.00% <100.00%> (ø)` | |

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.