analytics: add PAS Metrics page - #31
Merged
Merged
Conversation
Documents the SQL-on-FHIR pas-metrics package: the IG's suggested metrics and PASMetricData model, the ten metrics and what each reports, the public package download, install and query steps, and how to read the results (request time = Claim.created, per-service-line rows).
- 0.1.5 (Metric 7 scoped per payer, prior-auth#235) - download link, file:// example, bootstrap coordinate - Metric 7 table row notes the 100-slowest-per-payer window - Metric 3 needs the inquiring provider identity captured, not just persisted inquiries - BOX_BOOTSTRAP_FHIR_PACKAGES only installs into an empty package store; live instances use $fhir-package-install
akim1995
approved these changes
Aug 14, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
What
Adds a PAS Metrics page under Analytics, documenting the SQL-on-FHIR
pas-metricspackage.docs/analytics/pas-metrics.md— new pageSUMMARY.md+docs/analytics/README.md— nav + Pages listContents
$inquireexchanges).r4.coreonly (no PAS IG needed to run).$fhir-package-install) and query (Library/$sqlquery-run) steps.Claim.created; rows are per service line.Note on the download link
The page links the currently published artifact,
io.healthsamurai.pas-metrics-0.1.4.tar.gz, in thepayerbox-publicbucket. The latest release is0.1.5(Metric 7 reported per payer). Publishing0.1.5to the bucket and bumping the link is a small follow-up.