AI Real-World Evidence Analyst
An AI Real-World Evidence Analyst leverages machine learning, natural language processing, and advanced analytics to extract actio…
Skill Guide
The systematic transformation of raw administrative claims (CPT, ICD-10), episodic lab results, and longitudinal clinical records into predictive, computationally efficient variables for machine learning models in healthcare.
Scenario
You are given 1 year of synthetic claims data for 1000 patients. The task is to create a feature set that describes each patient's healthcare utilization intensity.
Scenario
Using longitudinal data (claims + labs) for patients with Type 2 Diabetes, engineer features to predict the onset of chronic kidney disease (CKD) within the next 12 months.
Scenario
You are the lead ML engineer for a health plan. Your goal is to build a production-grade feature pipeline that computes a member's risk score nightly, incorporating the day's new claims, lab results, and pharmacy fills, to feed into a CMS-HCC RAF model and a predictive readmission model.
SQL is non-negotiable for joining claims, labs, and membership tables on a data warehouse. Spark is essential for distributed processing of multi-year longitudinal data at scale. Pandas/Polars are used for rapid prototyping and complex time-series manipulations in memory.
OMOP CDM provides a standardized schema for EHR data. Athena provides mappings between code systems (ICD to SNOMED). NLP libraries are used to extract clinical concepts from unstructured notes to create NLP-derived features.
These tools manage the lifecycle of features-versioning, serving, and monitoring. They ensure consistency between training and inference and enable collaboration across teams. MLflow tracks experiments with different feature sets.
The official technical specifications from CMS and NCQA are the primary references. They define how to translate raw codes into features for specific regulatory and quality reporting models. Understanding these is critical for building valid, interpretable features.
1 career found
Try a different search term.