Skip to main content
Documents Classic. The templateKey and sectionKey library described below is used with POST /interactions/{id}/documents. Looking for the new templates & sections API where you author and version your own resources? See Create a Section and Create a Template (beta).

Overview

Corti provides a library of standard, out of the box templates for use in note generation workflows. Standard templates are comprised of standardized note sections that are also available for use. The default template library is always growing.
Is the standard template not meeting your needs? You can leverage Corti standard sections to assemble your own template and customize the output of each section further. Read our guide here.

Standard Out-of-the-Box Templates

The following templates are available for use with Corti API:

templateKey: corti-soapDescription: Classic SOAP note supporting ambient note generation for most medical visits.Sections included: Subjective, Objective, Assessment, Plan

Use the templateKey and language codes for these system default templates in your note generation requests, or use the GET /templates request to see all available templates.

Standard Out-of-the-Box Sections

Corti provides a number of standard sections. These are typically used in the Corti standard templates.
You can use those as a base to assemble your own templates and customize the sections further. Read our guide here.
All Corti standard sections are available for all the supported languages, see overview here; and are ready to support documentationMode: routed_parallel while also still supporting global_sequential - learn more here You can list all available Corti standard section incl. their various language translations by using the GET templateSections endpoint.