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
64 stars 38 forks source link

Diagnose FHIR Transform Library Poor Performance #14335

Open arnejduranovic opened 1 week ago

arnejduranovic commented 1 week ago

User Story

As a engineer on ReportStream, I want to ensure the FHIR Transform Library is fast, so that it does not prevent steps in the pipeline from completing

Description/Use Case

FHIR Transforms have been identified as the potential cause of the Convert function timing out. The functionality (especially in the convert function) should be evaluated and performance improvements should be suggested.

This issue has occurred with the SimpleReport sender, so the sender transform they use should be closely scrutinized.

Risks/Impacts/Considerations

Dev Notes

Acceptance Criteria