Import medical records (C-CDA)
Upload a clinical document and auto-import it with AI parsing.
Ready to try it yourself?
Sign up free →Transcript
Real patients arrive with documents from other systems. The Upload Records button starts a C-C-D import — the standard format hospitals use to share a continuity-of-care document. The importer accepts a C-C-D and extracts every section it finds — medications, allergies, conditions, vitals, immunizations, labs, and procedures — and can even link cannabis products to plants. We attach a real sample C-C-D. Behind the scenes the Rails app forwards it to our pydantic AI parser service, which now preserves the raw source path of every record it extracts. The parser returns structured data and the record is imported straight into the patient chart — turning a dense clinical XML file into clean, reviewable medical history with no manual entry.