Skip to content

docs: add full FHIR+CIDS implementation prompt#126

Merged
gilliankerr merged 1 commit intomainfrom
docs/fhir-cids-full-prompt
Feb 27, 2026
Merged

docs: add full FHIR+CIDS implementation prompt#126
gilliankerr merged 1 commit intomainfrom
docs/fhir-cids-full-prompt

Conversation

@gilliankerr
Copy link
Contributor

Summary

  • Single 609-line prompt covering all 5 sessions of the interleaved FHIR+CIDS implementation plan
  • Designed to be pasted into a Claude Code session for agent-driven execution
  • Includes parallelisation strategy showing which sub-agents can run concurrently within each session
  • Contains complete field specs, migration approaches, derivation logic, anti-patterns, and GK review gates
  • Incorporates all taxonomy panel decisions (no outcome_domain, category unchanged, TaxonomyMapping model)

What this covers

Session Focus Parallel agents
1 CIDS metadata fields + OrganizationProfile 3 agents
2 Code lists + TaxonomyMapping + enriched reports 2 agents + 2 sequential
3 ServiceEpisode (biggest change) Sequential
4 Achievement status + encounter role 2 agents
5 JSON-LD export + impact + conformance Sequential

Depends on

PR #125 (taxonomy panel revisions) must be merged first — this prompt references the updated plan, DRR, and phase prompts.

Test plan

  • Review prompt for completeness against tasks/fhir-informed-data-modelling.md
  • Verify anti-patterns match tasks/design-rationale/fhir-informed-modelling.md
  • Verify field specs match tasks/phase-fhir-cids-prompt.md

🤖 Generated with Claude Code

Single prompt covering all 5 sessions of the interleaved FHIR+CIDS
implementation plan. Includes parallelisation strategy (which agents
can run concurrently), field specs, migration approach, derivation
logic, anti-patterns, and GK review gates.

Designed to be pasted into a Claude Code session to execute the entire
plan using sub-agents for independent work within each session.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@gilliankerr gilliankerr merged commit 0405c2b into main Feb 27, 2026
@pboachie pboachie deleted the docs/fhir-cids-full-prompt branch February 28, 2026 03:28
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.

2 participants