curatr

Identifies coding issues in FHIR R4 US Core v9 patient records with plain-language explanations.

27|9|Updated Mar 31, 2025
One-click install
npx skills add https://github.com/aks129/HealthClawGuardrails --skill curatr
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: curatr
Source: https://github.com/aks129/HealthClawGuardrails/tree/main/skills/curatr
Command: npx skills add https://github.com/aks129/HealthClawGuardrails --skill curatr

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

HealthClaw Curatr helps patients understand and improve the quality of their health data by identifying coding issues, presenting issues in plain language, and guiding patient-approved corrections with full provenance tracking.

Core Features & Use Cases

  • Evaluate FHIR R4 US Core v9 resources (Condition, AllergyIntolerance, MedicationRequest, Immunization, Procedure, DiagnosticReport) for deprecated codes, invalid codings, missing fields, and misleading displays.
  • Present issues in plain language with clinical impact and provide patient-facing correction options or structured requests for providers.
  • Generate a provenance trail documenting patient intent and changes for audit and transparency.

Quick Start

Instruct Curatr to scan a patient’s FHIR resources and surface coding issues with plain-language explanations.

Frequently Asked Questions about curatr

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I find coding errors in FHIR R4 patient records?

To find coding errors in FHIR R4 records, scan Condition, AllergyIntolerance, MedicationRequest, Immunization, Procedure, and DiagnosticReport resources against public terminology lookups to identify deprecated codes, invalid codings, and missing fields.

How can patients understand and fix health data quality issues?

Patients can understand health data quality issues by surfacing coding problems with plain-language explanations of clinical impact, then generating patient-facing correction options or structured requests for providers.

Does Curatr support US Core v9 resources for data validation?

Yes, Curatr validates US Core v9 resources by evaluating Condition, AllergyIntolerance, MedicationRequest, Immunization, Procedure, and DiagnosticReport profiles for deprecated codes, invalid codings, and misleading displays.

How do I track provenance for patient-approved FHIR corrections?

Track provenance for FHIR corrections by generating a provenance trail that documents patient intent and changes, ensuring audit transparency when patient-approved fixes are applied to health data.

Can I evaluate FHIR data quality without modifying the original records?

Yes, you can evaluate FHIR data quality using non-destructive read operations that scan records for coding issues and surface errors without modifying the original patient resources.

What types of coding issues affect patient health data the most?

The coding issues that most affect patient health data include deprecated codes, invalid codings, missing fields, and misleading displays within FHIR resources, all of which impact clinical interpretation.