nhcx-insurance
Add the NHCX insurance plan (the payer's package master) to a hospital information system or a standalone claims desk. Request it once per facility and policy, parse both published shapes, reuse it across episodes, and quote treatment lines from it, held to the pinned bundle. Starts by checking whether the app already fetches a plan or quotes packages, and whether the coverage it depends on exists, then builds, extends or reuses only what is missing. Self-contained; needs no other skill installed. Use for the insurance plan request, the package master, package rates, quoting line items, NHCX use cases B2 and D1, flow steps F4 and F7.
Pinned to revision 355af5ef8927, so it is the text this page describes rather than whatever the author pushed since.
Files
- skills/nhcx-insurance/SKILL.md
- skills/nhcx-insurance/core/FOUNDATION.md
- skills/nhcx-insurance/core/LADDER.md
- skills/nhcx-insurance/fhir/FHIR.md
- skills/nhcx-insurance/flow/FLOW.md
- skills/nhcx-insurance/flow/flow.json
- skills/nhcx-insurance/references/api-knowledge.md
- skills/nhcx-insurance/references/errors-and-debugging.md
- skills/nhcx-insurance/references/fhir-knowledge.md
- skills/nhcx-insurance/references/flow-knowledge.md
- skills/nhcx-insurance/references/material.md
- skills/nhcx-insurance/references/testing-knowledge.md
- skills/nhcx-insurance/references/transport-knowledge.md
- skills/nhcx-insurance/scripts/fetch-package.sh
- skills/nhcx-insurance/stages/0-capability-check.md
- skills/nhcx-insurance/stages/1-idea.md
- skills/nhcx-insurance/stages/10-run-tests.md
- skills/nhcx-insurance/stages/11-build-report.md
- skills/nhcx-insurance/stages/2-planning.md
- skills/nhcx-insurance/stages/3-discovery.md
- skills/nhcx-insurance/stages/4-flow-and-data-mapping.md
- skills/nhcx-insurance/stages/5-screen-plan.md
- skills/nhcx-insurance/stages/6-code-plan.md
- skills/nhcx-insurance/stages/7-write-code/7.1-config-and-transport.md
- skills/nhcx-insurance/stages/7-write-code/7.10-communication-and-payment.md
- skills/nhcx-insurance/stages/7-write-code/7.11-state-and-payer-adapters.md
- skills/nhcx-insurance/stages/7-write-code/7.12-screens.md
- skills/nhcx-insurance/stages/7-write-code/7.13-standalone-shell.md
- skills/nhcx-insurance/stages/7-write-code/7.2-storage.md
- skills/nhcx-insurance/stages/7-write-code/7.3-callback-and-archive.md
- skills/nhcx-insurance/stages/7-write-code/7.4-policy-and-coverage.md
- skills/nhcx-insurance/stages/7-write-code/7.5-insurance-plan.md
- skills/nhcx-insurance/stages/7-write-code/7.6-auth-requirements.md
- skills/nhcx-insurance/stages/7-write-code/7.7-claim-bundle.md
- skills/nhcx-insurance/stages/7-write-code/7.8-claim-response-reader.md
- skills/nhcx-insurance/stages/7-write-code/7.9-tasks.md
- skills/nhcx-insurance/stages/7-write-code/README.md
- skills/nhcx-insurance/stages/8-validate-modules.md
- skills/nhcx-insurance/stages/9-write-tests.md
- skills/nhcx-insurance/templates/0-capability.md
- skills/nhcx-insurance/templates/1-idea.md
- skills/nhcx-insurance/templates/10-test-run.md
- skills/nhcx-insurance/templates/11-report.md
- skills/nhcx-insurance/templates/2-planning.md
- skills/nhcx-insurance/templates/3-discovery.md
- skills/nhcx-insurance/templates/4-flow-data-mapping.md
- skills/nhcx-insurance/templates/5-screen-plan.md
- skills/nhcx-insurance/templates/6-code-plan.md
- skills/nhcx-insurance/templates/8-validation.md
- skills/nhcx-insurance/templates/9-tests.md
- skills/nhcx-insurance/templates/STATE.md
- skills/nhcx-insurance/templates/capabilities.json
- skills/nhcx-insurance/templates/mapping.json
- skills/nhcx-insurance/templates/module-record.md
- skills/nhcx-insurance/templates/modules.json
- skills/nhcx-insurance/templates/screens.json
- skills/nhcx-insurance/templates/validation-record.json
- skills/nhcx-insurance/ui/UI-GUIDE.md
Every link opens the file at its source, pinned to the revision this page describes.