synthetichealth / synthea

Synthetic Patient Population Simulator
https://synthetichealth.github.io/synthea
Apache License 2.0
2.19k stars 655 forks source link

Flexporter enhancements #1402

Closed dehall closed 11 months ago

dehall commented 11 months ago

This PR adds a few enhancements identified when trying to create "Not Done" type resources for QICore. (Ex, Medication Not Requested https://build.fhir.org/ig/HL7/fhir-qi-core/StructureDefinition-qicore-medicationnotrequested.html )

codecov[bot] commented 11 months ago

Codecov Report

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

Comparison is base (85673df) 76% compared to head (8ded418) 77%.

Files Patch % Lines
...a/org/mitre/synthea/export/flexporter/Actions.java 25% 23 Missing and 4 partials :warning:
src/main/java/App.java 0% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #1402 +/- ## ========================================= Coverage 76% 77% - Complexity 3850 3875 +25 ========================================= Files 178 178 Lines 24997 25034 +37 Branches 3535 3546 +11 ========================================= + Hits 19136 19277 +141 + Misses 4735 4641 -94 + Partials 1126 1116 -10 ```

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