diagnostics-documents

Generate FHIR DiagnosticReport and DocumentReference resources for clinical documentation.

Updated Feb 9, 2026
One-click install
npx skills add https://github.com/alvinhenrick/fhir-synth --skill diagnostics-documents
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: diagnostics-documents
Source: https://github.com/alvinhenrick/fhir-synth/tree/main/src/fhir_synth/skills/builtin/diagnostics-documents
Command: npx skills add https://github.com/alvinhenrick/fhir-synth --skill diagnostics-documents

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill simplifies the creation and handling of diagnostic reports and clinical documents, reducing manual effort and ensuring data consistency.

Core Features & Use Cases

  • Diagnostic Reporting: Generate structured DiagnosticReport resources for lab, radiology, pathology, and cardiology cases, supporting various statuses and categories with comprehensive references.
  • Document Referencing: Create DocumentReference resources linking to clinical notes, summaries, and procedural reports with content details and metadata for easy retrieval.
  • Use Case: A healthcare provider can automate the generation of discharge summaries and radiology reports linking relevant observations and attachments, improving clinical documentation workflows.

Quick Start

Use the diagnostics-documents skill to automatically produce a radiology report with attached images and summaries for a patient case.

Frequently Asked Questions about diagnostics-documents

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

FAQPage Schema
How do I automate diagnostic report generation for clinical workflows?

To automate diagnostic report generation, you can use this Skill to produce structured FHIR DiagnosticReport resources for lab, radiology, pathology, and cardiology cases, reducing manual effort while ensuring data consistency.

What types of clinical documents can I generate using FHIR resource modeling?

Using standard FHIR resource modeling, you can generate DiagnosticReport and DocumentReference resources, which cover clinical notes, discharge summaries, radiology reports, and procedural reports with multimedia attachments.

Can I attach images and multimedia to radiology reports in FHIR?

Yes, you can attach images and multimedia to radiology reports by linking relevant observations and content attachments within DocumentReference resources, enhancing medical record completeness and accessibility.

Do I need specific dependencies to create pathology and cardiology diagnostic reports?

No specific dependencies are required beyond standard FHIR resource modeling to create pathology and cardiology diagnostic reports, allowing you to generate structured resources with comprehensive references immediately.

What is the best way to manage clinical notes and discharge summaries for easy retrieval?

The best way to manage clinical notes and discharge summaries is creating DocumentReference resources that link to content details and metadata, ensuring automated generation and easy retrieval within clinical documentation workflows.