domain-healthcare:clinical-data-modeling

Models clinical data for healthcare applications including terminology mapping and temporal patterns.

14|3|Updated Feb 22, 2026
One-click install
npx skills add https://github.com/rnavarych/alpha-engineer --skill domain-healthcare-clinical-data-modeling
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: domain-healthcare:clinical-data-modeling
Source: https://github.com/rnavarych/alpha-engineer/tree/main/plugins/domains/domain-healthcare/skills/clinical-data-modeling
Command: npx skills add https://github.com/rnavarych/alpha-engineer --skill domain-healthcare-clinical-data-modeling

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill addresses the complexities of structuring and managing clinical data, enabling better analysis, interoperability, and decision support within healthcare systems.

Core Features & Use Cases

  • Terminology Mapping: Facilitates mapping between standard healthcare terminologies like ICD-10, SNOMED CT, LOINC, and RxNorm.
  • Patient Data Normalization: Supports the creation of a Master Patient Index and resolves duplicate patient records.
  • Temporal Data Modeling: Enables the design of data models that capture clinical events over time, distinguishing between clinical occurrence and recording time.
  • Clinical Decision Support: Provides a framework for modeling clinical rules and guidelines for automated decision support.
  • Use Case: When building a new EHR system, use this Skill to define how patient diagnoses, medications, and vital signs will be stored and linked using standard codes, ensuring future interoperability and accurate reporting.

Quick Start

Use the domain-healthcare:clinical-data-modeling skill to understand how to map SNOMED CT codes to ICD-10 codes.

Frequently Asked Questions about domain-healthcare:clinical-data-modeling

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

FAQPage Schema
How do I map clinical data between standard healthcare terminologies like ICD-10 and SNOMED CT?

Mapping clinical data between ICD-10 and SNOMED CT requires standardizing diagnoses and observations to ensure accurate reporting. This terminology mapping process facilitates interoperability and clinical decision support within healthcare applications.

What is the best way to model temporal clinical events over time in an EHR system?

Modeling temporal clinical events involves designing data models that distinguish between clinical occurrence and recording time. This approach captures patient vital signs and medications chronologically, supporting accurate temporal data analysis.

How do I normalize patient data and resolve duplicate records for a Master Patient Index?

Normalizing patient data for a Master Patient Index requires resolving duplicate records to create a unified patient view. This data normalization process ensures accurate patient identification and linking across healthcare systems.

Does clinical data modeling require understanding of FHIR interoperability standards?

Clinical data modeling requires understanding of FHIR interoperability standards to structure diagnoses, medications, and observations. Applying FHIR standards ensures future system interoperability and accurate clinical decision support.

How can I structure clinical data models to support automated clinical decision support?

Supporting automated clinical decision support requires modeling clinical rules and guidelines within the data architecture. This framework links patient observations and medications using standard codes to enable automated clinical decisions.

When do I need to use LOINC and RxNorm terminology systems for healthcare data architecture?

You need LOINC and RxNorm terminology systems when modeling clinical observations and medications for healthcare data architecture. Using these standard codes ensures accurate terminology mapping and future system interoperability.