Oystehr v1.18 - January 30 2025

RCM - Eligibility Checks

The Eligibility Check endpoint now supports contained resources. This supports use cases where you want to check insurance eligibility for a patient while they are registering for the first time, before there are persisted FHIR resources that represent the patient.

SDK

The SDK now includes a cause message when an error is returned from Oystehr APIs.

FHIR

FHIR API performance was significantly improved for queries that use chaining (opens in a new tab) to resources of cardinality > 1.

eRx

The eRx service now synchronizes additional information into FHIR resources when prescriptions change status. When prescriptions are created, placed, fulfilled, rerouted, or canceled, the status is now reflected in the MedicationDispense FHIR resource. Other information such as the pharmacy address is also synchronized if it has changed in the case of a 'rerouted' event.