nhcx-communication
Add NHCX communication to a hospital information system or a standalone claims desk. Receive the payer's CommunicationRequest, classify it as a query, a notification or a note, acknowledge notifications at once, and answer queries with the TaskBundle reply on the request's own thread, held to the pinned bundle. Starts by checking whether the app already receives payer messages or answers queries, and whether it keeps the pre-auth or claim a query is about, then builds, extends or reuses only what is missing. Self-contained; needs no other skill installed. Use for payer queries, notifications, the inbox, the communication reply, NHCX use case B4, flow steps F9b (communication payer) and F12b.
Pinned to revision 355af5ef8927, so it is the text this page describes rather than whatever the author pushed since.
Files
- skills/nhcx-communication/SKILL.md
- skills/nhcx-communication/core/FOUNDATION.md
- skills/nhcx-communication/core/LADDER.md
- skills/nhcx-communication/fhir/FHIR.md
- skills/nhcx-communication/flow/FLOW.md
- skills/nhcx-communication/flow/flow.json
- skills/nhcx-communication/references/api-knowledge.md
- skills/nhcx-communication/references/errors-and-debugging.md
- skills/nhcx-communication/references/fhir-knowledge.md
- skills/nhcx-communication/references/flow-knowledge.md
- skills/nhcx-communication/references/material.md
- skills/nhcx-communication/references/testing-knowledge.md
- skills/nhcx-communication/references/transport-knowledge.md
- skills/nhcx-communication/scripts/fetch-package.sh
- skills/nhcx-communication/stages/0-capability-check.md
- skills/nhcx-communication/stages/1-idea.md
- skills/nhcx-communication/stages/10-run-tests.md
- skills/nhcx-communication/stages/11-build-report.md
- skills/nhcx-communication/stages/2-planning.md
- skills/nhcx-communication/stages/3-discovery.md
- skills/nhcx-communication/stages/4-flow-and-data-mapping.md
- skills/nhcx-communication/stages/5-screen-plan.md
- skills/nhcx-communication/stages/6-code-plan.md
- skills/nhcx-communication/stages/7-write-code/7.1-config-and-transport.md
- skills/nhcx-communication/stages/7-write-code/7.10-communication-and-payment.md
- skills/nhcx-communication/stages/7-write-code/7.11-state-and-payer-adapters.md
- skills/nhcx-communication/stages/7-write-code/7.12-screens.md
- skills/nhcx-communication/stages/7-write-code/7.13-standalone-shell.md
- skills/nhcx-communication/stages/7-write-code/7.2-storage.md
- skills/nhcx-communication/stages/7-write-code/7.3-callback-and-archive.md
- skills/nhcx-communication/stages/7-write-code/7.4-policy-and-coverage.md
- skills/nhcx-communication/stages/7-write-code/7.5-insurance-plan.md
- skills/nhcx-communication/stages/7-write-code/7.6-auth-requirements.md
- skills/nhcx-communication/stages/7-write-code/7.7-claim-bundle.md
- skills/nhcx-communication/stages/7-write-code/7.8-claim-response-reader.md
- skills/nhcx-communication/stages/7-write-code/7.9-tasks.md
- skills/nhcx-communication/stages/7-write-code/README.md
- skills/nhcx-communication/stages/8-validate-modules.md
- skills/nhcx-communication/stages/9-write-tests.md
- skills/nhcx-communication/templates/0-capability.md
- skills/nhcx-communication/templates/1-idea.md
- skills/nhcx-communication/templates/10-test-run.md
- skills/nhcx-communication/templates/11-report.md
- skills/nhcx-communication/templates/2-planning.md
- skills/nhcx-communication/templates/3-discovery.md
- skills/nhcx-communication/templates/4-flow-data-mapping.md
- skills/nhcx-communication/templates/5-screen-plan.md
- skills/nhcx-communication/templates/6-code-plan.md
- skills/nhcx-communication/templates/8-validation.md
- skills/nhcx-communication/templates/9-tests.md
- skills/nhcx-communication/templates/STATE.md
- skills/nhcx-communication/templates/capabilities.json
- skills/nhcx-communication/templates/mapping.json
- skills/nhcx-communication/templates/module-record.md
- skills/nhcx-communication/templates/modules.json
- skills/nhcx-communication/templates/screens.json
- skills/nhcx-communication/templates/validation-record.json
- skills/nhcx-communication/ui/UI-GUIDE.md
Every link opens the file at its source, pinned to the revision this page describes.