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
72 stars 40 forks source link

UP needs to record item lineage correctly for HL7 Batch messages #7356

Open carlosfelix2 opened 2 years ago

carlosfelix2 commented 2 years ago

User Story:

As a sender, I want ReportStream to correctly record the item lineage of my full-ELR data, so I can keep track of my data.

Description/Use Case

The UP has been processing only HL7 single message files, but it is capable of processing HL7 batch files. Looks like there is an issue recording the item lineage correctly when the convert step is processing a batch file. We need the UP to successfully process and record HL7 batch data.

Risks/Impacts/Considerations

Dev Notes:

Acceptance Criteria

carlosfelix2 commented 2 years ago

sample fake full ELR HL7 batch https://app.zenhub.com/files/304423150/7ea14fba-93ab-4935-88d7-366bbea22b06/download

bishoyayoub commented 1 year ago

@arnejduranovic Please review and let us know if this is still needed.