Josh Fisk

Results 6 issues of Josh Fisk

## Describe the bug The fhirdata command produces an exception when attempting to convert from hl7->fhir. [A check that requires fhir data to be present was introduced](https://github.com/CDCgov/prime-reportstream/blob/eb84e75607c7e89bb8416de58951b73314a1b8ce/prime-router/src/main/kotlin/cli/ProcessFhirCommands.kt#L142). ## Impact on...

ready-for-refinement
platform

### User Story As a sender of ORM reports, I want the ORM mappings to properly handle CE fields, so that I can send ORM reports with no data loss....

platform

### User Story As a Report Stream developer I want to fully test all supported fields for an OML message type, so that our integration tests will alert for fields...

ready-for-refinement
platform

This PR adds logging for when a zip code lookup fails. Test Steps: 1. *Include steps to test these changes* ## Changes - *Include a comprehensive list of changes in...

platform

Open a PR to prime-fhir-converter with the cleaned up translation code. See: https://github.com/CDCgov/prime-reportstream/blob/main/prime-router/src/main/kotlin/fhirengine/translation/hl7/notes%20on%20migration.md ## Technical Details List of misc updates which will need to happen in addition to copying the...

o&m

- Code that needs to be re-homed: - Truncation logic: `HL7Truncator.kt`, `TruncationConfig.kt`, (some of) `HL7Constants.kt`, (some of) `TranslationFunctions.kt` - Misc: `HL7ACKUtils.kt`, (the rest of) `HL7Constants.kt`

o&m