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

Create an Audit Trail API #233

Open jimduff-usds opened 3 years ago

jimduff-usds commented 3 years ago

(Using metabase as an alternative at the moment)

As a sender of data, I want to know where my data went, did it succeed, who got it, how was it transformed, when it was sent, and who got it.

As a receiver of data, I want to know my data's provenance (where it came from), how it was transformed, when it was sent.

As a developer using the hub, I want to be able to quickly understand failures. (Detection is a different task)

See also issue #229

MauriceReeves-usds commented 3 years ago

At the risk of sounding "buzzy" would this be a place we should use a blockchain?

jimduff-usds commented 3 years ago

Not ready to be worked on. Doing #147 first, then this.