CDCgov / IDWA

Intelligent Data Workflow Automation
Apache License 2.0
1 stars 1 forks source link

transform patient records for linkage service in runner #11

Closed ericbuckley closed 5 months ago

ericbuckley commented 5 months ago

User Story

As a DIBBs engineer, I need to be able to transform synthetic data records into payloads acceptable by the record linkage service API for performance testing.

Acceptance Criteria

A new script is added to the test runner service that is cabable of converting the syntehtic patient FHIR bundles into payloads acceptable by the record linkage service API. This doesn't necessarily have to live on its own, it could be part of the same script that generates the syntehtic data.