Skip to main content
SofIA provides AI-powered clinical documentation tools. The SDK captures medical conversations via voice, generates structured clinical reports from JSON Schema templates, and delivers them to your EHR/HIS. The API (Codify) provides ICD-10/SNOMED coding for clinical text. See SofIA SDK in action: Integration examples

SofIA SDK

Embed a web component for real-time clinical transcription and report generation during consultations.

SofIA API (Codify)

REST API for batch ICD-10/SNOMED coding, clinical data extraction, and automated workflows.

What you can build

Flow diagram of a medical consultation using SofIA
  • Real-time transcription — capture doctor-patient conversations and convert them to structured clinical text with multilingual support (Spanish, Catalan, Basque, Galician, English)
  • Structured report generation — define JSON Schema templates (SOAP notes, discharge summaries, evolution notes) and receive filled reports via handleReport callback
  • Clinical chat assistant — give physicians an AI-powered chat for quick clinical queries during consultations
  • Automated clinical coding — process clinical text through the Codify API to get ICD-10, SNOMED CT, and LOINC codes
  • EHR/HIS integration — receive structured data objects ready to insert into your hospital information system

Get your credentials

To get started, email support@omniloy.com with:
  • Your company name and project description
  • Expected usage (approximate number of consultations/month)
  • Whether you need a sandbox environment for testing
The Omniloy team will provide your apikey, baseurl, and wssurl for both sandbox and production environments.

Next steps

Quickstart

Get a working SofIA integration in 5 minutes.

Installation

npm, CDN, and framework-specific setup instructions.

Platform Architecture

Understand how the cognitive framework, transcriber, and agents work together.

SDK Examples

Functional implementations in Vanilla TS, Angular, and AngularJS.