- structure (e.g., SOAP Note template consists of the four sections Subjective, Objective, Assessment and Plan)
- a writing style
- and documentation format
Key Features of Templates
| One Interaction, Multiple Documents | Generate multiple types of documentation for a single interaction, e.g., SOAP note and Patient Summary. |
| Customizable Formats | Use templates tailored for various medical specialties, enabling the generation of various types of clinical notes, letters, discharge summaries, and your unique use case needs. |
| Flexible Workflows | Use pre-defined templates or cater to more dynamic workflows by selecting the desired, relevant sections. |
| Template Management | The API lets you retrieve and review a list of available pre-configured templates and the languages those are available in. Use the query filter for organization ?org to only retrieve templates provided to you. |
Retrieving Available Templates
To generate a document, you must use a validtemplateKey and the template must be available in the desired outputLanguage.
To retrieve a list of available templates use the GET /templates request and use ?lang= to filter for available languages. Without any language filtering, the default returned are templates in en.
See details for standard out-of-the-box templates here