πŸ‘₯ Patient Cohorts

Search for patient cohorts using natural language

Quick Start

How does it work?

PhenoML's Cohort API uses lang2FHIR search capabilities to construct searches that define a patient cohort. You can use lang2FHIR search standalone to support similar functionality as well but we've built Cohort API specifically to support identification of patient cohorts as these are use cases that come up repeatedly in healthcare.

What kinds of use cases can this be used for?

Defining a subset of patients that meet a criteria comes up a LOT in healthcare! From identifying patients that should be prioritized for a follow-up appointment, patients that have an open care gap, to supporting downstream analysis of patient outcomes, figuring out "who are the patients that have [Y] and haven't taken [Z]" is actually a really tough problem that comes up a lot! We've built the Cohort API to enable this broad range of use cases. You can also use it as a tool with built-in integration to your downstream FHIR server.