> ## Documentation Index
> Fetch the complete documentation index at: https://docs.corti.ai/llms.txt
> Use this file to discover all available pages before exploring further.

# Standard Templates & Sections

> Using Corti's default out of the box templates

## 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.

<Tip>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](/textgen/documents-customize).</Tip>

## Standard Out-of-the-Box Templates

The following templates are available for use with Corti API:

<Card>
  <Tabs>
    <Tab title="SOAP Note">
      **templateKey**: `corti-soap`

      **Description**: Classic SOAP note supporting ambient note generation for most medical visits.

      **Sections included**: Subjective, Objective, Assessment, Plan
    </Tab>

    <Tab title="Brief Clinic Note">
      **templateKey**: `corti-brief-clinical-note`

      **Description**: A brief, one-paragraph document summarizing the encounter and key clinical findings.

      **Sections included**: Brief clinical note
    </Tab>

    <Tab title="H&P">
      **templateKey**: `corti-h-and-p`

      **Description**: Classic History and Physical (H\&P) note supporting ambient note generation for visits with comprehensive history and examination to be summarized from the conversation.

      **Sections included**: Chief Complaint, History of present illness, Past medical (and surgical) history, Family history, Social history, Medications, Allergies, Review of systems, Physical exam with vitals, Diagnostic results, Assessment, Plan
    </Tab>

    <Tab title="Emergency Note">
      **templateKey**: `corti-emergency-note`

      **Description**: Comprehensive emergency department (ED) note.

      **Sections included**: Allergies, Chief complaint, HPI, Past medical (and surgical) history, Family history, Social history, Review of systems, Vitals, Physical Exam, Diagnostic results, Medical decision making, Assessment and Plan
    </Tab>

    <Tab title="Nursing Note">
      **templateKey**: `corti-nursing-note`

      **Description**: Brief note summarizing objective observations, actions taken by the nurse, and follow up plan discussed during the visit.

      **Sections included**: Objective, Actions, Plan
    </Tab>

    <Tab title="Patient Summary">
      **templateKey**: `corti-patient-summary`

      **Description**: Brief summary of the patient visit with language appropriate for non-medical professional.

      **Sections included**: Patient summary
    </Tab>

    <Tab title="Epic AVR">
      **templateKey**: `corti-epic-avr`

      **Description**: Note template used for integration with Epic Ambient Voice Recognition API.

      **Sections included**: HPI, Physical Exam, Diagnostic Results, Assessment and Plan
    </Tab>

    <Tab title="Outpatient Visit Note">
      **templateKey**: `corti-outpatient-visit-note`

      **Description**: Universal outpatient visit note, more detailed than a SOAP note but not as comprehensive as an H\&P.

      **Sections included**: Chief Complaint, HPI, Past Medical (and Surgical) History, Family History, Social History, Physical Exam (with vitals), Diagnostic Results, Assessment and Plan
    </Tab>

    <Tab title="Emergency Response">
      **templateKey**: `corti-emergency-response-note`

      **Description**: Summary of emergency service response call transcripts that includes the 5Ws: Who, What, Where, When, Weapons involved.

      **Sections included**: Emergency situation details
    </Tab>

    <Tab title="Corti Referral">
      **templateKey**: `corti-referral`

      **Description**: Referral to another medical professional.

      **Sections included**: Referral
    </Tab>
  </Tabs>
</Card>

<br />

<Check>Use the `templateKey` and `language` codes for these system default templates in your note generation requests, or use the [GET /templates](/api-reference/templates/list-templates) request to see all available templates.</Check>

<br />

## Standard Out-of-the-Box Sections

Corti provides a number of standard sections. These are typically used in the Corti standard templates.
<Tip>You can use those as a base to assemble your own templates and customize the sections further. Read our [guide here](/textgen/documents-customize).</Tip>

All Corti standard sections are available for all the supported languages, see [overview here](/about/languages#language-availability-per-endpoint);
and are ready to support `documentationMode: routed_parallel` while also still supporting `global_sequential` - learn more [here](/textgen/documents-docmode#template-and-section-requirements)

You can list all available Corti standard section incl. their various language translations by using the [GET templateSections endpoint](/api-reference/templates/list-template-sections).

<Accordion title="Click to expand">
  | Section name                | Section Key                         | Description                                                                                                                                     |
  | :-------------------------- | :---------------------------------- | :---------------------------------------------------------------------------------------------------------------------------------------------- |
  | Actions                     | `corti-actions`                     | Therapeutic actions performed                                                                                                                   |
  | Actions and Plan            |  `corti-actions-and-plan`           |  Therapeutic and diagnostic procedures that have been performed during consultation, and the planned steps for the future                       |
  | Allergies                   | `corti-allergies`                   | Allergies and associated reactions                                                                                                              |
  | Assessment                  | `corti-assessment`                  | Assessment based on current clinical findings                                                                                                   |
  | Assessment and Plan         | `corti-assessment-and-plan`         | A diagnosis or evaluation of the patient's condition and the proposed treatment plan                                                            |
  | Brief clinical note         | `corti-brief-clinical-note`         | A brief, clinical note summarizing the encounter and key clinical findings                                                                      |
  | Chief Complaint             | `corti-chief-complaint`             | Primary concern prompting the patient’s visit                                                                                                   |
  |  Diagnoses                  |  `corti-diagnoses`                  |  List of diagnoses, past and current, that have been discussed                                                                                  |
  | Diagnostic Results          | `corti-diagnostic-results`          | Relevant lab and imaging results referenced during the visit                                                                                    |
  | Discharge Summary           |  `corti-discharge-summary`          |  Summary of the entire material in the format of a discharge note                                                                               |
  | Discussion Notes            | `corti-discussion-notes`            | Bullet list summary of the key discussion points of the consultation (reason for visit, patient concerns, provider recommendations, next steps) |
  | Emergency Situation Details | `corti-emergency-situation-details` | Summary of emergency service response call transcripts that includes the 5Ws: Who, What, Where, When, Weapons involved                          |
  | Family History              | `corti-family-history`              | Family medical conditions relevant to the patient’s health risk                                                                                 |
  | History of Present Illness  | `corti-hpi`                         | Patient’s description of the history of the present illness                                                                                     |
  |  Interval History           |  `corti-interval-history`           |  Developments since the patient's last visit                                                                                                    |
  | Medical Decision Making     | `corti-medical-decision-making`     | Clinician’s reasoning behind diagnoses and care decisions                                                                                       |
  | Medications                 | `corti-medications`                 | Record of the patient’s current medications                                                                                                     |
  | Objective                   | `corti-objective`                   | Detailed results of the physical examination and other diagnostic data                                                                          |
  | Past Medical History        | `corti-past-medical-history`        | Past medical conditions, surgeries, and procedures                                                                                              |
  | Patient summary             | `corti-patient-summary`             | Summary of patient visit intended for non-medical professional                                                                                  |
  | Physical Examination        | `corti-physical-exam-with-vitals`   | Physical exam findings, including vitals                                                                                                        |
  | Plan                        | `corti-plan`                        | Planned follow-up steps and actions after the consultation                                                                                      |
  |  Referral                   |  `corti-referral`                   |  Referral to another medical professional                                                                                                       |
  | Review of Systems           | `corti-review-of-systems`           | Patient-reported symptoms organized by body system                                                                                              |
  | Social History              | `corti-social-history`              | Social history including habits and risk factors                                                                                                |
  | Subjective                  | `corti-subjective`                  | Detailed history, both current and past.                                                                                                        |
  | Vital Signs                 | `corti-vital-signs`                 | Summary of patient vitals mentioned in the consultation, including blood pressure, temperature, pulse, respiratory rate, and oxygen saturation  |
</Accordion>
