CDCgov / prime-reportstream

ReportStream is a public intermediary tool for delivery of data between different parts of the healthcare ecosystem.
https://reportstream.cdc.gov
Creative Commons Zero v1.0 Universal
65 stars 39 forks source link

14249 add fhir inventory java class #14355

Closed jack-h-wang closed 2 days ago

jack-h-wang commented 3 weeks ago

This PR adds a HL7 message class that covers RS (ORU-R01) relevant data elements from the FHIR mapping inventory and updates catchall mappings to cover the additions.

Test Steps:

  1. Verify the class updates match the FHIR mapping inventory.

Changes

Checklist

Testing

Linked Issues

To Be Done

github-actions[bot] commented 3 weeks ago

Dependency Review

✅ No vulnerabilities or license issues or OpenSSF Scorecard issues found.

OpenSSF Scorecard

PackageVersionScoreDetails

Scanned Manifest Files

github-actions[bot] commented 3 weeks ago

Test Results

1 200 tests  ±0   1 196 :white_check_mark: ±0   6m 43s :stopwatch: +7s   152 suites ±0       4 :zzz: ±0    152 files   ±0       0 :x: ±0 

Results for commit 805db0b8. ± Comparison against base commit 6e1475e5.

:recycle: This comment has been updated with latest results.

github-actions[bot] commented 3 weeks ago

Integration Test Results

 62 files   62 suites   34m 17s :stopwatch: 395 tests 385 :white_check_mark: 10 :zzz: 0 :x: 398 runs  388 :white_check_mark: 10 :zzz: 0 :x:

Results for commit 805db0b8.

:recycle: This comment has been updated with latest results.

sonarcloud[bot] commented 2 days ago

Quality Gate Failed Quality Gate failed

Failed conditions
19.0% Coverage on New Code (required ≥ 80%)
46.4% Duplication on New Code (required ≤ 3%)
B Maintainability Rating on New Code (required ≥ A)

See analysis details on SonarCloud

Catch issues before they fail your Quality Gate with our IDE extension SonarLint