Skip to main content
⚠️ Archived Version: This documentation is for an outdated version. Please visit the latest version.

Changelog

Keeping track of changes

2024-06-12

  • Feedback Report endpoint now takes an expected_output field, so you can pass a structured version of what you expected the endpoint to give as output.

2024-06-03

  • /generate_normalized_data endpoints now also return vitals, along with their LOINC codes, in the observations array.

2024-05-25

2024-05-16

2024-05-13

  • Add a new endpoint to fetch a user with a unique external ID from another system.

2024-05-06

  • Add a content_auto_update_enabled property on dot phrases in create, read and update user dot-phrases endpoints to automatically adapt dot-phrase replacement text to the context of the encounter.

2024-05-02

2024-04-23

2024-04-18

  • Add new endpoints to manage Dot Phrases for a user.
  • Suggest user's matching Dot Phrases alongside the generated note in the Digest endpoint.

2024-04-11

  • Add four new templates: GENERAL_MEDICINE_WCC, SOAP_WCC, GENERAL_MEDICINE_EMERGENCY, SOAP_EMERGENCY.

2024-04-03

2024-03-27

  • Add a patient_context property in digest and digest_async requests body

2024-03-25

2024-02-27

  • New API version: 2024-02-27.
  • Remove note generation feature from Listen Websocket API (no more usage of this deprecated feature).

2024-01-31

  • Add new endpoints to fetch a single user or all users using filters and pagination.
  • Add split_by_problem to digest & listen-from-file endpoints.

2024-01-24

  • Deprecate note generation feature in Listen Websocket API (recommend using the dedicated endpoint).

2024-01-17

  • Add new endpoints: activate-user & deactivate user.

2023-12-01

  • Deprecate [es-ES, es-MX] as note generation languages in Copilot API for digest and listen endpoints.

2023-11-14

  • Add optional client_request_id parameter to /digest and /digest_async endpoints.