hims-audit-trail

Captures immutable, append-only audit records of clinical and financial changes in CareSync systems.

Updated Jan 3, 2026
One-click install
npx skills add https://github.com/CJCreator-New/care-harmony-hub --skill hims-audit-trail
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: hims-audit-trail
Source: https://github.com/CJCreator-New/care-harmony-hub/tree/main/.agents/skills/hims-audit-trail
Command: npx skills add https://github.com/CJCreator-New/care-harmony-hub --skill hims-audit-trail

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill ensures that all critical clinical and financial actions within the CareSync system are recorded in a tamper-evident, append-only log, crucial for forensic investigations and regulatory compliance.

Core Features & Use Cases

  • Forensic-Ready Auditing: Captures every significant change with before/after states and reasons.
  • Regulatory Compliance: Meets HIPAA audit trail requirements and supports dispute resolution.
  • Use Case: Track exactly who modified a patient's prescription, when, and why, providing an irrefutable record for medical-legal purposes.

Quick Start

Review the audit trail for any changes made to patient_id 'patient_123' within the last 24 hours.

Frequently Asked Questions about hims-audit-trail

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

FAQPage Schema
How do I create a tamper-evident audit trail for HIPAA healthcare compliance?

A HIPAA audit trail requires append-only logging of clinical and financial actions. You must capture detailed event_time, actor_user_id, entity_type, entity_id, before_state, and after_state for each record to ensure forensic readiness.

What is forensic logging in healthcare and when do I need it?

Forensic logging records every clinically or financially significant change with before and after states. You need it for medical-legal protection, regulatory compliance, and investigating who modified a patient's prescription and why.

How do I track who modified a patient's prescription and when?

To track prescription modifications, review the immutable audit log using the patient_id. The append-only records capture the exact actor_user_id, event_time, before_state, after_state, and reason for the change.

Does immutable ledger logging capture before and after states for billing workflows?

Yes, immutable ledger logging captures before_state and after_state for billing workflows. It records every financially significant change to support dispute resolution and regulatory compliance audits.

What data is required for a HIPAA audit trail in clinical workflows?

A HIPAA audit trail requires event_time, actor_user_id, entity_type, entity_id, before_state, and after_state for each audit record. These fields ensure the log is tamper-evident and supports forensic investigation.

What's the best way to ensure audit logs are tamper-evident for medical-legal disputes?

The best way to ensure tamper-evident audit logs is using an append-only immutable ledger. This prevents modifications to historical records, providing irrefutable evidence for medical-legal dispute resolution and regulatory review.