vte-risk-assessment

Compute Wells DVT, Wells PE, Revised Geneva, and Caprini scores from FHIR data.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

Clinicians often need to estimate venous thromboembolism risk across DVT and PE, requiring diverse data sources. This skill unifies Wells DVT, Wells PE, Revised Geneva, and Caprini scoring from FHIR resources to stratify risk and guide management.

Core Features & Use Cases

  • Integrates Wells DVT, Wells PE, Geneva, and Caprini scoring from FHIR Patient, Condition, Observation, Procedure, and MedicationRequest data.
  • Generates a RiskAssessment resource with scores, risk level, and actionable diagnostic/prophylaxis recommendations.
  • Use Case: Pre-operative VTE risk assessment to determine prophylaxis strategy for a patient undergoing surgery.

Quick Start

Request a VTE risk assessment for a patient by ID to obtain scores and clinical recommendations.

Frequently Asked Questions about vte-risk-assessment

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

FAQPage Schema
How do I calculate VTE risk scores from FHIR patient data?

You can calculate VTE risk scores by processing FHIR Patient, Condition, Observation, Procedure, and MedicationRequest resources. The assessment collects demographics and clinical risk factors to compute scores and generate a final RiskAssessment resource with actionable recommendations.

What VTE risk assessment models are supported for clinical decision support?

Supported VTE risk assessment models include Wells DVT, Wells PE, Revised Geneva, and Caprini scores. These models stratify venous thromboembolism risk for suspected DVT/PE, pre-operative prophylaxis, and acutely ill hospitalized patients.

Can I use this for pre-operative prophylaxis stratification?

Yes, you can use this VTE risk assessment for pre-operative prophylaxis stratification. It computes scores from patient data to stratify risk and guide prophylaxis decisions for patients undergoing surgery.

What is the best way to integrate Wells and Caprini scoring into a FHIR workflow?

The best way to integrate Wells and Caprini scoring into a FHIR workflow is by unifying multiple scoring algorithms into a single assessment. It collects clinical data from standard FHIR resources to generate a comprehensive RiskAssessment resource.

Does VTE risk assessment require specific FHIR resources to function?

Yes, VTE risk assessment requires FHIR Patient, Condition, Observation, Procedure, and MedicationRequest resources to function. These resources provide the necessary demographics and risk factors for accurate score calculation.

What results does the VTE risk assessment output after processing patient data?

The VTE risk assessment outputs a FHIR RiskAssessment resource containing calculated scores, risk levels, and practical recommendations. These results guide diagnostic pathways and prophylaxis decisions based on the patient's stratified risk.