smart-on-fhir / cumulus-library

https://docs.smarthealthit.org/cumulus/library/
Apache License 2.0
2 stars 0 forks source link

Feature Request - Total unique resource count as metadata table #159

Open James-R-Jones opened 9 months ago

James-R-Jones commented 9 months ago

Would potentially be very useful for network reporting and troubleshooting new queries if we had a simple way to confirm the total number of unique FHIR resource IDs of each Resource type available to a site's Athena for query.

Suggest adding a tabular SELECT COUNT(DISTINCT [resource_ID]) as a metadata table to upload. Not to be dashboarded directly but having it viewable in Agg node would be great.

dogversioning commented 2 months ago

@James-R-Jones is this obseleted by the data metrics study?