CDCgov/prime-reportstream

Create API to send and return results from CLI command to the Front-end

Opened this issue · 0 comments

Problem statement

We need to create the API that can accept the necessary parameters and return the needed results.

What you need to know

  • CLI Command: ./prime fhirdata
  • ...

Acceptance criteria

  • API response includes:
    • status of filters
    • file generated
    • any errors that may occur
  • API can accept the following parameters:
    • All Receiver settings
    • File being converted
    • Sender transform (TBD)