April 19, 2023

The Patient History API will now allow a maximum of one patient-history refresh requests per patient per 13 day period. Multiple requests inside of this window will receive an HTTP 429 error (too many requests), with a Retry-After value included in the response header. Real-time medication, lab, and ADT alerts will not be impacted by this change, and will continue to provide real-time insight into the health of patients.

added

April 19, 2023

Builder developer users can now try the Zus GraphQL API, which offers efficient queries to retrieve FHIR resources for one patient to integrate with the Zus Aggregated Profile (ZAP). For more information, see: https://docs.zushealth.com/docs/graphql-fhir-query-service

April 17, 2023

Care Teams can now view patient allergies from their organization and outside provider records in the new Allergies embeddable component. Learn more about the Allergies component and the overall Zus component library.

improved

April 4, 2023

πŸ“† Appointments and five other FHIR resource types now included in Data Marts.

improved

March 29, 2023

Data is now continuously streamed to Snowflake data marts. The latest state of FHIR resources should be reflected in Snowflake data marts within one hour of the change in the Zus FHIR Store. Previously, Snowflake data marts were automatically refreshed 4 times a day.

March 27, 2023

Filter by Patient in FHIRplace

improved

March 15, 2023

Occasionally, CommonWell and Carequality participants respond to patient history requests with CDA documents respondents that have other binaries (e.g., PDFs, text, images) embedded within them. As of last week, we are extracting these embedded binaries and storing them to ODS.

March 14, 2023

Patient history API calls will now validate the patient's address, including their postal code, before accepting a refresh request. Postal codes must be formatted as 5 digits (e.g., 02138) or 5+4 digits separated by a hyphen (e.g., 02138-1000).

March 3, 2023

We are pleased to announce an update to our Patient History service that will improve the performance and stability of our medication history search.

added

February 17, 2023

We have released a search parameter that allows API users to find FHIR resources created by their Builder organization, thereby excluding third-party and Zus-created Lens resources πŸ₯³. To use the first-party search parameter and benefit from the improved performance πŸ’¨, add firstparty=true to the URL.