cardiovascular-risk-assessment

Calculate cardiovascular risk scores from EHR data and generate a RiskAssessment resource.

53|12|Updated Jan 26, 2026
One-click install
npx skills add https://github.com/langcare/langcare-mcp-fhir --skill cardiovascular-risk-assessment
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: cardiovascular-risk-assessment
Source: https://github.com/langcare/langcare-mcp-fhir/tree/main/skills/core/clinical-decision-support/cardiovascular-risk-assessment
Command: npx skills add https://github.com/langcare/langcare-mcp-fhir --skill cardiovascular-risk-assessment

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

Cardiovascular risk stratification is complex and data-intensive; this Skill consolidates patient demographics, comorbidities, labs, and medications to produce standardized risk scores and actionable recommendations.

Core Features & Use Cases

  • CHA2DS2-VASc, HEART, Framingham, ASCVD PCE, and HAS-BLED score calculations from FHIR resources.
  • Generates a RiskAssessment resource with findings and treatment-threshold recommendations.
  • Provides guideline-based recommendations and a structured output for care planning.

Quick Start

Ask the system to generate a cardiovascular risk assessment for the current patient context using available FHIR data.

Frequently Asked Questions about cardiovascular-risk-assessment

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

FAQPage Schema
How do I calculate cardiovascular risk scores like CHA2DS2-VASc and ASCVD from patient EHR data?

This Skill calculates CHA2DS2-VASc, HEART, Framingham, ASCVD, and HAS-BLED scores by extracting patient demographics, active conditions, observations, and medications from FHIR resources, then synthesizing them per ACC/AHA references.

What cardiovascular risk assessment tools are needed for AFib stroke and bleeding risk evaluation?

AFib stroke and bleeding evaluation requires CHA2DS2-VASc and HAS-BLED scores. This Skill calculates both from FHIR Patient, Condition, Observation, and MedicationRequest resources to guide therapy decisions.

Can I use FHIR resources to generate a structured cardiovascular RiskAssessment for care planning?

Yes, this Skill generates a structured FHIR RiskAssessment resource containing cardiovascular score findings and treatment-threshold recommendations to guide care planning.

Does cardiovascular risk stratification work for primary prevention using Framingham and ASCVD PCE?

Yes, this Skill calculates ASCVD PCE and Framingham scores from patient demographics and lab observations to estimate primary prevention cardiovascular risk and provide treatment-threshold recommendations.

How do I evaluate chest pain risk using the HEART score from clinical EHR data?

This Skill calculates the HEART score for chest pain evaluation by extracting patient history, observations, and medications from FHIR resources, incorporating findings into a structured RiskAssessment with guideline-based recommendations.