Get Started

Quick Start Guide

Transform unstructured healthcare records into clean, FHIR-ready data in minutes with nHance.

This guide walks you through uploading, converting, and downloading your data, along with a quick integration example using the Curiflow’s Python SDK.

Overview

nHance is the first true clinical document intelligence API purpose built for healthcare operations. It extracts key information about the patient, visits, encounters and providers which can enable rapid automation and time to market for our partners. It’s a smart OCR bundled into an API which generates a comprehensive JSON with all the key clinical information distilled from the document

With the sheer amount of information nHance is able to automatically detect and extract from clinical records, it can be used to power downstream workflows like, but not limited to, payment integrity, SDOH, HEDIS, Risk Adjustment, Prior Auth, claims verification, eligibility and referral management. It can also form an integral part of lot of agentic workflows which require trusted information

1

Upload

  • Sign in to your nHance account with your organization email address.
  • Upload a document from your system.
  • Supported formats: PDF, C-CDA, CSV and eFax.
2

Convert

Once uploaded, nHance automatically analyzes the document, identifies key medical entities, and converts the unstructured content into a structured, interoperable format.

3

Download

In under three minutes, nHance produces a FHIR-compliant output. You can:

  • Download the file directly.
  • Or integrate it into your existing systems for downstream workflows such as analytics or patient data management.

Implementation Guide

Use the Curiflow Python SDK to integrate the entire workflow directly into your application or data pipeline.