De-Identification
The De-Identification API provides capabilities to identify and obfuscate Protected Health Information (PHI) in unstructured clinical text. It exposes a two-step flow: a PHI Identification endpoint that extracts PHI entities using IMO's Named Entity Recognition models, and a PHI Obfuscation endpoint that redacts or replaces those entities according to a configurable per-entity policy. Together these endpoints support HIPAA Safe Harbor de-identification workflows.
Entity Extraction
The Clinical Comprehensive Pipeline API uses natural language processing (NLP) models to convert raw clinical notes into a computable dataset of entities resolved to standardized and coded terms.