11.13.2025
Today’s release includes the following updates:
api
- Prevents changing the patient when updating an appointment via FHIR API. Read more.
ui
- Fixes providers unable to prescriber due to special characters in their name.
- When generating full chart PDF, the practice location information in the note header will be populated using the following logic:
- Care team lead’s practice location.
- If no care team lead assigned, use practice location of most recent encounter.
- If neither exist, then default to the main location set in organization settings.
- For labs, imaging, consult, and medical documents in the patient chart, the sort order priority is as follows:
- Document needs review and the reviewer assigned is the logged in user
- Document needs review and the reviewer assigned is a team the logged in user is a part of
- All other documents by descending occurred on date.
- Questionnaire Builder Improvements
- The Questionnaire Builder supports scrolling in the question and response sections.
- Fixed the preview Questionnaire Builder interaction logic to accurately represent the “has no value” condition
- Updates the logic for any autogenerated internal codes to follow a pattern. For question codes, it will use the pattern
{questionnaire_code}_Q{random_5_character_string}and for any response codes,{questionnaire_code}_{question_code}_A{random_5_character_string}.
config
- For system managed note types of Letter, Chart review, Data import, Inpatient visit, CCDA, and Message, the users will only be allowed to edit Rank and Is active.
portal
- Patients will be prompted to review any expired consent forms. Read more.
- Consent codes are are not longer required in order to display the correct consent form in the portal.
- Updates timestamp of the patient’s last login to the Portal to display in user’s timezone. Read more.