Skills clinical-reports
📋

clinical-reports

Low Risk ⚡ Contains scripts📁 Filesystem access🌐 Network access⚙️ External commands🔑 Env variables

Write clinical reports with compliance validation

Also available from: K-Dense-AI

Healthcare professionals need to create accurate, regulation-compliant clinical documentation but struggle with complex guidelines and verification. This skill provides CARE-compliant case report templates, HIPAA de-identification checks, and validation tools for clinical trial documents.

Supports: Claude Code(CC)
🥈 81 Silver
1

Download the skill ZIP

2

Upload in Claude

Go to Settings → Capabilities → Skills → Upload skill

3

Toggle on and start using

Test it

Using "clinical-reports". Create a clinical case report for a 65-year-old patient with atypical pneumonia presentation

Expected outcome:

  • Case Report Template Generated
  • Structure: Title, Abstract, Introduction, Patient Information, Clinical Findings, Timeline, Diagnostic Assessment, Therapeutic Interventions, Follow-up and Outcomes, Discussion, Informed Consent Statement
  • Validation: 12 CARE checklist items identified
  • Note: Remember to remove all HIPAA identifiers before publication

Using "clinical-reports". Check this discharge summary for HIPAA compliance

Expected outcome:

  • HIPAA De-identification Check Complete
  • Found 3 potential identifier types: Names, Dates, Geographic data
  • Example locations flagged for review
  • Recommendation: Replace names with 'the patient', use approximate dates

Security Audit

Low Risk
v5 • 1/17/2026

Legitimate clinical documentation skill. All 589 static findings are false positives caused by pattern detection on medical documentation content. The skill contains 8 Python scripts for local text processing and validation. No network calls, no external command execution, no credential access, no obfuscated code.

32
Files scanned
12,711
Lines analyzed
5
findings
5
Total audits

Risk Factors

⚡ Contains scripts (3)
📁 Filesystem access (2)
🌐 Network access
No specific locations recorded
⚙️ External commands
No specific locations recorded
🔑 Env variables
No specific locations recorded
Audited by: claude View Audit History →

Quality Score

95
Architecture
100
Maintainability
87
Content
31
Community
90
Security
70
Spec Compliance

What You Can Build

Publish case reports

Create CARE-compliant case reports for medical journal submission with proper de-identification

Document trial safety

Write SAE reports and clinical study reports meeting ICH-E3 and FDA regulatory requirements

Standardize documentation

Generate consistent radiology, pathology, and laboratory reports using professional templates

Try These Prompts

Basic case report
Generate a clinical case report template for a patient with [condition]. Include sections for introduction, patient information, clinical findings, diagnostic assessment, treatment, and follow-up.
Check compliance
Check my clinical case report for HIPAA compliance. Identify any of the 18 protected health information identifiers that need to be removed or modified.
Clinical trial document
Create a serious adverse event report template for a clinical trial participant. Include all required elements for regulatory submission.
Patient notes
Generate a SOAP note template for a [follow-up/initial] visit. Include subjective, objective, assessment, and plan sections with placeholders.

Best Practices

  • Always verify de-identification before sharing or publishing any clinical document
  • Obtain and document informed consent before creating case reports for publication
  • Use the validation scripts to check compliance before regulatory submission

Avoid

  • Publishing clinical documents without removing all 18 HIPAA identifiers
  • Skipping the informed consent documentation step for case reports
  • Submitting clinical trial reports without validating against ICH-E3 structure

Frequently Asked Questions

Is this skill compatible with all electronic health record systems?
This skill creates standalone documents in Markdown format. You can copy content to any EHR system that accepts text input.
What are the word count requirements for case reports?
Most journals require 1500-3500 words for case reports. The validation script checks word count against these guidelines.
Does this skill integrate with reference management tools?
The skill is designed to integrate with citation management skills for adding references to case reports.
Is patient data stored or transmitted anywhere?
No. All processing happens locally on your machine. Patient data is never sent to external servers.
What do I do if HIPAA identifiers are detected?
Review the violation report showing locations of potential identifiers. Remove, redact, or modify the information before publication.
How does this compare to other medical writing tools?
This skill focuses on structured clinical documentation with built-in compliance validation. It complements general writing tools by providing medical-specific templates and checks.