Oystehr v1.39 - April 2, 2026
Telemed Service
- Telemed meetings now support automatic audio recording. When creating a meeting, pass
recordAudio: true to capture audio for the entire session. Recordings are managed automatically through the meeting lifecycle — from capture to concatenation — and the final audio file is stored securely and linked to the Encounter as a FHIR DocumentReference. This enables use cases such as clinical documentation review, quality assurance, and compliance archival.
FHIR API
- Added a new
$generate-friendly-patient-id operation on Patient resources. This operation generates a unique, sequential, human-readable numeric identifier scoped to your project. The identifier is concurrency-safe, idempotent, and immutable once assigned — it cannot be altered or removed from the Patient resource. This is useful for assigning simple patient IDs (e.g., "1", "2", "3") that are easy to reference across external systems.
RCM Service
- The RCM Service now includes a payer list endpoint that provides comprehensive details about payers supported by the service, including their names, payer Ids, and addresses.