cqframework / clinical-reasoning

CQF Clinical Reasoning on FHIR for Java
https://www.cqframework.org/clinical-reasoning/
Apache License 2.0
33 stars 24 forks source link

Add CPG Feature expression to generated items #389

Closed barhodes closed 7 months ago

barhodes commented 7 months ago

Add the CPG Feature expression extension to the list of extensions that are copied from the action.input to the questionnaire item when generating items from the input profile.

github-actions[bot] commented 7 months ago

Formatting check succeeded!

codecov[bot] commented 7 months ago

Codecov Report

Attention: 3 lines in your changes are missing coverage. Please review.

Comparison is base (8542339) 42.62% compared to head (b6cc03f) 42.63%.

Files Patch % Lines
...or/questionnaireitem/QuestionnaireItemService.java 0.00% 1 Missing :warning:
...or/questionnaireitem/QuestionnaireItemService.java 0.00% 1 Missing :warning:
...or/questionnaireitem/QuestionnaireItemService.java 0.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #389 +/- ## ========================================= Coverage 42.62% 42.63% Complexity 1585 1585 ========================================= Files 223 223 Lines 11708 11710 +2 Branches 1633 1633 ========================================= + Hits 4990 4992 +2 Misses 6108 6108 Partials 610 610 ```

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