Skip to content

analytics: add PAS Metrics page - #31

Merged
Rost-is-love merged 2 commits into
mainfrom
docs-pas-metrics
Aug 14, 2026
Merged

analytics: add PAS Metrics page#31
Rost-is-love merged 2 commits into
mainfrom
docs-pas-metrics

Conversation

@not-in-stock

@not-in-stock not-in-stock commented Aug 13, 2026

Copy link
Copy Markdown
Contributor

What

Adds a PAS Metrics page under Analytics, documenting the SQL-on-FHIR pas-metrics package.

  • docs/analytics/pas-metrics.md — new page
  • SUMMARY.md + docs/analytics/README.md — nav + Pages list

Contents

  • What the Da Vinci PAS IG proposes: the suggested metrics and the PASMetricData logical model (linked to the IG metrics page).
  • How the package implements it: SoF ViewDefinitions → SQLQuery Libraries → PASMetricData → one Library per metric.
  • The ten metrics and what each reports (with a note that the query-based views — metric 3 and metric 2's query bucket — need persisted $inquire exchanges).
  • The package: public download link, contents (25 SoF resources), and that it depends on r4.core only (no PAS IG needed to run).
  • Install ($fhir-package-install) and query (Library/$sqlquery-run) steps.
  • Reading the results: request time is the submitted 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 the payerbox-public bucket. The latest release is 0.1.5 (Metric 7 reported per payer). Publishing 0.1.5 to the bucket and bumping the link is a small follow-up.

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).
@Rost-is-love
Rost-is-love requested a review from akim1995 August 13, 2026 08:28
- 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
@Rost-is-love
Rost-is-love merged commit 8981e56 into main Aug 14, 2026
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants