hims-domain-expert

Validate clinical data and workflows in a Hospital Information Management System.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill addresses the critical need for ensuring patient safety and clinical accuracy within a Hospital Information Management System (HIMS) by enforcing medically sound logic and realistic data constraints.

Core Features & Use Cases

  • Clinical Invariant Enforcement: Verifies realistic vital signs, age-based logic, and drug appropriateness.
  • Workflow Validation: Ensures adherence to core clinical workflows from registration to billing.
  • High-Risk Domain Checks: Flags potential issues in areas like allergies, pregnancy, and drug interactions.
  • Use Case: Prevent a dangerous medication dosage for a pediatric patient by having the skill automatically flag and correct it based on age and weight.

Quick Start

Use the hims-domain-expert skill to review the provided patient data for any clinical inconsistencies.

Frequently Asked Questions about hims-domain-expert

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

FAQPage Schema
How do I validate clinical data and patient safety logic in a Hospital Information Management System?

To validate clinical data in a Hospital Information Management System, enforce patient safety by checking realistic vital signs ranges, age-based logic, and drug appropriateness against core clinical workflows.

How do I prevent dangerous medication dosing for pediatric patients based on weight and age?

To prevent dangerous medication dosing for pediatric patients, apply clinical invariant enforcement that automatically flags and corrects prescriptions based on the patient's age and weight to ensure drug appropriateness.

Does clinical data validation require adherence to specific medical coding standards like ICD-10 and SNOMED CT?

Yes, clinical data validation requires adherence to medical coding standards like ICD-10/11, SNOMED CT, LOINC, and ATC/WHO-DD to ensure accurate domain representation within clinical workflows.

How can I flag high-risk medical issues like allergies and drug interactions during patient registration?

To flag high-risk medical issues like allergies and drug interactions during patient registration, implement workflow validation that checks core clinical processes and highlights potential safety hazards.

What are the limitations of using generic data validation for complex clinical workflows?

Generic data validation lacks the medical logic required to enforce clinical invariants, meaning it cannot verify age-based logic, flag pregnancy risks, or ensure drug appropriateness without specialized clinical safety constraints.