Releases: masslight/ottehr
Releases · masslight/ottehr
v1.18.16
What's Changed
- Procedures. Basic e2e test by @olhakovalenko91 in #3727
- patient payment report (to run manually for now) by @rzinger in #3955
- sorry, introduced a side linter error 🤦 by @rzinger in #3960
- Make deploy-resources use questionnaires from config by @VladMstv in #3905
- update stripe details if responsible party details changed in ehr by @OmarZubaidi in #3982
- add a cleaner emoji for daily payments reports by @rzinger in #4003
- Handle multiple insurances during external lab creation by @szaccagni in #4004
- Adds ifMatch to dr put request by @szaccagni in #3810
- feat: add ear temperature qualifier to vitals by @AykhanAhmadli in #4010
- revert fancy saved value restoration for auto-fill by @imbenham in #4008
- template fixes by @imbenham in #4035
- fix: change allergies list maxwidth for a better extended view by @AykhanAhmadli in #4079
- add a script to search for eligibility responses by @rzinger in #4081
- Issue 3882. Add button to access /data from Admin section by @RomanGolchuk in #4051
- Save answer option id rather than valueString and fix date bug by @szaccagni in #4025
- fix: medication history table empty dosage by @AykhanAhmadli in #4080
- E2E. Update in-house labs tests. by @YevheniiaKulik in #4112
- fix: patient display name in ehr charts by @AykhanAhmadli in #3533
- Fix psc submit bug by @szaccagni in #4122
- feat(lint): Check for malformed vars and refs by @colin-welch in #4128
- Dont show unsolicited labs table if there are no rows by @szaccagni in #4127
- Issue 3708. Discharge Papers. Filter cancelled In-house Medications by @RomanGolchuk in #4137
- Issue/2043 by @imbenham in #4015
- Inhouse labs small ui tweak by @szaccagni in #4157
- fix broken specialty note test by @OmarZubaidi in #4139
- fix(test): add a wait before checking prefill functionality by @alexwillingham in #4155
- Adds abn logic by @szaccagni in #4145
- Alex/otr 839 fix typo in croup template by @alexwillingham in #4163
- fix walkin test to go straight to walkin location url instead of pres… by @VladMstv in #4133
- mark all search tests as flaky by @OmarZubaidi in #4151
- fix(test): try increase timeout by @alexwillingham in #4172
- main to develop fix test timeout by @alexwillingham in #4176
- Alex/otr 754 radiology create order replace icd 10 code validation check by @alexwillingham in #4164
- feat(ehr): append hpi on template application by @alexwillingham in #4162
- Issue 3884: Hide eligibility check by @bxr1nG in #4138
- DDI/DAI. Fix displaying prescription as interaction's source by @bholyshevskyi in #4119
- feat(deploy): Add cloud and app deploy by @colin-welch in #4108
- fix: Add legacy value for project ref by @colin-welch in #4191
- feat(ehr): add x-ray as procedure type by @alexwillingham in #4178
- delete right away when process id included by @imbenham in #4187
- feat(config): Move secret vars to refs by @colin-welch in #4183
- Telemed. Don't show "Oystehr AI" section when a patient hasn't completed AI chat by @bholyshevskyi in #4120
- fix ehr not making secondary diagnosis as primary by @OmarZubaidi in #4149
- feat(ehr): show provider name on tracking board by @alexwillingham in #4198
- Issue 3269: Add inputs for different vitals units by @bxr1nG in #4205
- Issue 4038: Disable global templates select for locked appointments by @bxr1nG in #4206
- E2E. EHR. In-person. Allergies - Happy path by @YevheniiaKulik in #4204
- Fix(labs): Add secondary insurance + insured info on order form by @abraun-ml in #4188
- Tweak(labs): remove result status character by @abraun-ml in #4194
- Feat(labs): add ordering office info to order details by @abraun-ml in #4201
- fix: medication dosage quantity for in house medications by @AykhanAhmadli in #4195
- Tracking Board: Update Discharged Tab Order by @bholyshevskyi in #4171
- Issue 3207. EHR. eRx - Allow opening eRx in full-screen mode by @RomanGolchuk in #4207
- Issue 4181. After Supervisor clicks Confirm Take them back to Discharged tab by @RomanGolchuk in #4213
- Alex/otr 843 send claims via task workflow by @alexwillingham in #4193
- feat(ehr): remove dialog for co-signing approval by @alexwillingham in #4218
- fix(ehr): tweak apply template dialog message by @alexwillingham in #4219
- credit card reader payments by @imbenham in #4196
- feat(config): New schema version w/ nested fhir attrs, outputs, migration script by @colin-welch in #4216
- Alex/otr 845 task observability by @alexwillingham in #4200
- fix types by @ValeriyDyachenko in #4222
- [EHR] DevX, chart data specific hooks by @ValeriyDyachenko in #4221
- Alex/otr 785 discharge summary update copy from treating physician to by @alexwillingham in #4223
- Issue 2656. Patient. "Error validating form" caused by Responsible party address. by @RomanGolchuk in #4202
- fix bug with characters causing errors with patient chats OTR-821 by @saewitz in #4121
- EHR. Immunization. Properly handle locations with same code by @bholyshevskyi in #4210
- add a user-friendly error when patient's phone number is invalid for … by @VladMstv in #4227
- refactor conf message subscription and send telemed conf by @imbenham in #4226
- Mobile encounter recordings by @saewitz in #3969
- Add Pharmacy Screen to Paperwork by @bholyshevskyi in #4000
- [EHR] increase QUERY_STALE_TIME to 5 minutes and update related usages by @ValeriyDyachenko in #4228
- Issue 3853. Make logo customization easier by @RomanGolchuk in #4113
- Alex/otr 864 scripted deploy for global templates by @alexwillingham in #4211
- Configuration alerts enhancements by @AykhanAhmadli in #2961
- Add abnormal values modal to complete intake button by @AykhanAhmadli in #4009
- fix(patient): change copy by @alexwillingham in #4224
- AI chat. Fix reporting errors from zambdas to sentry by @bholyshevskyi in #4232
- fix: ehr build by @alexwillingham in #4239
- EHR. Communicate, explicitly, if visit is self-pay to down-stream claim submission by @FilinBrChaos in #4018
- feat: Script to copy in secrets and validate environment (#4246) by @colin-welch in #4250
- counter hack the css hack by @imbenham in #4247
- fix(deploy): Include type in zambda create by @colin-welch in #4269
- fix(deploy): Include schedule in zambda create by @colin-welch in #4272
- [EHR] adjust PDF rendering logic for screening question; react-query fixes by @ValeriyDyachenko in #4243
- fix: removed wrong duplicated CHART_DATA_QUERY_KEY_BASE by @ValeriyDyachenko in #4276
- fix(deploy): Working IAC deploy by @colin-welch in #4285
- Saewitz p...
v1.17.26
What's Changed
- Issue 4096. EHR. Visit details. Consent Forms. Consolidate to a single row. by @RomanGolchuk in #4124
- Mgr permissions by @imbenham in #4132
- [EHR] Screening answers aren't shown on progress note by @ValeriyDyachenko in #4135
- Issue 4096. EHR. Visit details. Consent Forms. Consolidate to a single row. by @RomanGolchuk in #4136
- Cleanup cron by @imbenham in #4130
- [EHR] fix FHIR values for screening question creation by @ValeriyDyachenko in #4152
- fix bug with filter for busy slots by @szaccagni in #4150
- Huge cer bug by @imbenham in #4165
Full Changelog: v1.17.25...v1.17.26
v1.17.25
v1.17.24
What's Changed
- fix: allow undefined location to avoid error by @RomanGolchuk in #4092
Full Changelog: v1.17.23...v1.17.24
v1.17.23
v1.17.22
What's Changed
- fix(bundle): Stabilize zambda zip hashes by @colin-welch in #3747
- rename organization by @OmarZubaidi in #3750
- Fix RCM submission to use encounter date instead of signed date by @Copilot in #3724
- Medication dosages spacing by @AykhanAhmadli in #3647
- fix(deploy): Upgrade oystehr provider by @colin-welch in #3756
- Immunization. Remove drugId from the predefined vaccines by @bholyshevskyi in #3730
- fix: remove cancelled medications from tooltip by @AykhanAhmadli in #3758
- get questionnaire url and version from code instead of secrets by @OmarZubaidi in #3777
- Immunization. Add Immunization section to progress note by @bholyshevskyi in #3783
- fix
lotNumberandexpDaterequired for not administered button sometimes by @OmarZubaidi in #3746 - Immunization. UI bugfixes. by @bholyshevskyi in #3793
- fix: visit note pdf label overlap by @AykhanAhmadli in #3668
- validate e2e login locally by @OmarZubaidi in #3834
- [EHR Telemed]: ChartData values is added but immediately disappears by @ValeriyDyachenko in #3848
- [EHR] add missing history obtained from options; fix notes field size by @ValeriyDyachenko in #3865
- DDI/DAI Allow provider to search and read MedicationRequest resources by @bholyshevskyi in #3867
- responsible party email fixes by @OmarZubaidi in #3868
- fix fax system by @OmarZubaidi in #3875
- Issue 3540 / fix. Practitioner qualification not retrieved for Location by @RomanGolchuk in #3866
- fix: version bump script to properly stage all workspace package.jso… by @SamirOmarov in #3895
- Isaac/sg terraform by @imbenham in #3885
- In-house medications. Display correct copy on the alert tooltip for failed DAI/DDI by @bholyshevskyi in #3894
- Immunization. Make 'LOT number' and 'Exp.date' fields optional for "Not Administered" status by @bholyshevskyi in #3878
- Rename some locations by @bholyshevskyi in #3877
- Issue 3517. EHR. [Paperwork pdf] doesn't have corresponding data by @RomanGolchuk in #3530
- Issue 3824. Discharge Papers. Treating physician should be assigned provider by @RomanGolchuk in #3893
- Issue 3851. All downloads should automatically open in a new tab instead of download by @RomanGolchuk in #3891
- Issue 3517 / fix. by @RomanGolchuk in #3903
- AI chat - Make it possible to start AI chat via a direct link by @bholyshevskyi in #3765
- Update vitals display symbols from '/' to '=' for temperature, weight, and height units by @Copilot in #3723
- Issue 3707. Discharge Papers. Fix Disposition by @RomanGolchuk in #3904
- Uk email downstream by @imbenham in #3912
- remove comment by @imbenham in #3918
- Update Patient Record UI copy to use Visit History and Patient Profile terminology by @Copilot in #3805
- Add count display to Cancelled tab header in tracking board by @Copilot in #3804
- Add 'Non-Guardian' Consent workflow for authorized guardians by @Copilot in #3721
- E2E. In-house labs. Happy Path by @YevheniiaKulik in #3693
- Fix: quick log fix by @abraun-ml in #3932
- Issue 3188. Discharge Papers. Add In-house Medications by @RomanGolchuk in #3927
- Issue 3717: Uncheck "No chest wall tenderness" by @bxr1nG in #3934
- fix(labs): resolve string splitting pdf bug by @abraun-ml in #3879
- Alex/global templates by @alexwillingham in #3881
- setup missing location outside of provider credential jurisdiction by @imbenham in #3946
- feat(spec): Resolve vars and references in local server and scripted deploy by @colin-welch in #3835
- feat: extend allergies in header by @AykhanAhmadli in #3917
- EHR. Stripe customer accounts missing responsible party name, email and phone by @FilinBrChaos in #3915
- Issue 3645. EHR. Paperwork PDF should show Secondary Insurance details. by @RomanGolchuk in #3937
- fix(labs): fix account number querying by @abraun-ml in #3936
- Fix/chart data duplicates by @ValeriyDyachenko in #3961
- fix: progress notes buttons loading state by @AykhanAhmadli in #3950
- address expired token that can't be refreshed by @OmarZubaidi in #3938
- add encounter recording by @saewitz in #3653
- [EHR] fix duplication warning logging for chart data fields by @ValeriyDyachenko in #3973
- Fix DDI/DAI check stuck by @bholyshevskyi in #3976
- Issue 3192: Appointment lock/unlock feature by @bxr1nG in #3952
- Fix deploy timeout by @bxr1nG in #3978
- format time in message nicely by @imbenham in #3979
- Alex/add more templates by @alexwillingham in #3984
- EHR. Making insurance-type field in visit view optional by @FilinBrChaos in #3983
- feat: add 'go to waiting room' button for thank you page if it is a telemed visit by @alexwillingham in #3986
- Bump insurance questionnaire version by @FilinBrChaos in #3987
- Issue/3980 by @imbenham in #3990
- EHR. Progress Note has duplicates for Allergies-Hospitalization sections by @RomanGolchuk in #3993
- EHR. School/Work Excuse duplicates in Progress Note by @RomanGolchuk in #3996
- Fixes for Supervisor Signature by @RomanGolchuk in #3999
- Capitalize external lab order numbers by @szaccagni in #4005
- Issue 3645. Improvements after review by @RomanGolchuk in #3951
- Issue 3995: Allow editing procedures after unlocking by @bxr1nG in #4016
- Issue 3953: Fix allergies and medical conditions addition by @bxr1nG in #4017
- allow HPI fields to get a new value when set by template by @alexwillingham in #4013
- replace template select with a fuzzy search box and sort templates al… by @alexwillingham in #4014
- Issue 3995: Fix procedures creation by @bxr1nG in #4023
- HOST-133 test update for ottehr version page by @saewitz in #4028
- Alex/otr 762 cleanup and renames of templates by @alexwillingham in #4031
- Improve AI chat by @bholyshevskyi in #4021
- add setting to set up a google project identifier by @saewitz in #4034
- use requisition or req number in stead of order number for external labs by @szaccagni in #4033
- Patient app. Past visits are empty. by @RomanGolchuk in #4042
- Issue 4045: Fix notes for sections in progress note by @bxr1nG in #4050
- change some links by @imbenham in #4059
- bug test by @saewitz in #4068
Full Changelog: v1.16.21...v1.17.22
v1.16.21
What's Changed
- Issue/3559 by @imbenham in #3564
- Isaac/e2e fixes by @imbenham in #3573
- tweak(deploy): Improve documentation and enable non-local env files by @colin-welch in #3592
- tweak: Move ottehr spec files to config dir by @colin-welch in #3601
- fix newly deployed env patient info and responsible party email to be required by @OmarZubaidi in #3531
- fix(deploy): Invalidate distribution on website upload by @colin-welch in #3604
- fix incorrect resource ref by @imbenham in #3605
- add fax number to organization telecom by @OmarZubaidi in #3600
- feat(deploy/aws): Add support for
stack_prefixandaws_profileby @colin-welch in #3606 - Szaccagni/3478/bundled order list by @szaccagni in #3608
- Alex/ott 85 fix apps generation not translating variables during by @alexwillingham in #3610
- add e2e m2m client and give a better name to m2m client used inside z… by @alexwillingham in #3611
- better error message on stripe payment declines by @imbenham in #3609
- refactor ResourceHandler to use promises for apiClient and authToken initialization by @ValeriyDyachenko in #3549
- split out in house meds to separate spec file and remove unused pract… by @alexwillingham in #3617
- template backend config and readme for setting up by @alexwillingham in #3618
- add scripts to generate tf config and deploy environments by @alexwillingham in #3619
- Immunization. Implementation of UI for new pages by @bholyshevskyi in #3473
- make integration tests use an m2m client that has the appropriate per… by @alexwillingham in #3637
- add project name to report issue email by @OmarZubaidi in #3662
- minor terraform variable improvements by @OmarZubaidi in #3650
- Issue 3188. Discharge Papers by @RomanGolchuk in #3435
- give integration test hooks longer to process by @alexwillingham in #3675
- Immunization. Backend implementation and integration with UI. by @bholyshevskyi in #3537
- Issue 3449. EHR. RCM - Create a Patient Payment Receipt by @FilinBrChaos in #3477
- add new script for removing patients without appts by @VladMstv in #3664
- fix: disable open erx button when erx is not confiigured by @AykhanAhmadli in #3680
- Revert "Revert "Bundled orders submit & other changes"" by @szaccagni in #3685
- Create match task for unsolicited results by @szaccagni in #3616
- Enhance in-house medications route dropdown with prioritized options and search functionality by @Copilot in #3621
- Make it clear who the Photo ID is of adult - update text and add guardian prefix by @Copilot in #3620
- Issue 3166: Change exams configuration by @bxr1nG in #3561
- Fix TypeError: remove invalid e.clear() call in AddCreditCardForm by @Copilot in #3623
- [DevX] unify appointment stores by @ValeriyDyachenko in #3683
- feat: remove warning of 'self-pay' by @AykhanAhmadli in #3703
- fix report issue email bug won't send if bcc exists in 'to' email field by @OmarZubaidi in #3698
- Unsolicited Results: results inbox icon by @szaccagni in #3632
- Multi page pdf attachment bug by @szaccagni in #3701
- E2E. In-house medications. Fix tests by @YevheniiaKulik in #3713
- take office open into account by @imbenham in #3705
- Unsolicited results tasks table by @szaccagni in #3666
- feat(dx): Add IaC deploy. by @colin-welch in #3715
- Immunization. Enable Immunization section in UI. Bugfixes and improvements by @bholyshevskyi in #3694
- feat: add Addendum name/date reminder note by @AykhanAhmadli in #3704
- fix(ehr): fix lots of bogus codeable concepts by @alexwillingham in #3699
- Unsolicited result match page by @szaccagni in #3684
- Issue 3244: Fix medications list search by @bxr1nG in #3725
- Immunization. Vaccines list. by @bholyshevskyi in #3726
- Issue 3166: Change in-person exams config by @bxr1nG in #3729
- fix: remove excess zambdas from patient's access policy rules by @RomanGolchuk in #3676
- tweak(deploy): Enable m2m clients for legacy deploy scripts by @colin-welch in #3732
- Unsolicited results review page by @szaccagni in #3719
- Reflex lab test updates by @szaccagni in #3735
- Fix observations in tests by @bxr1nG in #3738
- Fix config by @RomanGolchuk in #3739
- EHR. RCM - Allow front desk receptionist to select the insurance plan type by @FilinBrChaos in #3695
- get performing site info from obx by @szaccagni in #3754
- Szaccagni/small labs updates by @szaccagni in #3745
- Fix tests by @szaccagni in #3764
- Unsolicited results in pateint record labs by @szaccagni in #3757
- Issue 3540. Simplified Supervisor Signature by @RomanGolchuk in #3711
- feat(labs): Multi office lab ordering by @abraun-ml in #3755
- Fix get-appointments error by @bxr1nG in #3782
- [EHR]: add screening questions config by @ValeriyDyachenko in #3787
- Issue 3740: Fix exam notes and comments by @bxr1nG in #3789
- get questionnaire url and version from code instead of secrets (release branch) by @OmarZubaidi in #3790
- Fix typo by @szaccagni in #3794
- Include reflex tag in query by @szaccagni in #3799
- Unsolicited result bugs by @szaccagni in #3803
- switch medication route back to regular Select to fix issue where sel… by @alexwillingham in #3801
- fix: update grabbing test name from DR by @abraun-ml in #3815
- EHR. Patient record. Insurance data isn't shown. by @FilinBrChaos in #3808
- Issue 3540 / fix. Switch qualification 'OD' with 'DO' for physician by @RomanGolchuk in #3826
- Cherrypick Immunization bugfixes by @bholyshevskyi in #3832
- [EHR]: Hospitalization can't be added by @ValeriyDyachenko in #3829
- [EHR]: Progress note. 'Provider' and 'Intake completed by' values are cleared by @ValeriyDyachenko in #3837
- Immunization bugfixes by @bholyshevskyi in #3836
- [EHR]: In-house medications. MAR. Buttons are blinking by @ValeriyDyachenko in #3839
- [EHR]: Patient. Photo isn't updated without reloading by @ValeriyDyachenko in #3840
- Candid claim. Primary and secondary insurance payers names and ids are swapped by @FilinBrChaos in #3842
- feature flag for create demo visits feature by @alexwillingham in #3844
- improve screening questions form handling by @ValeriyDyachenko in #3843
- Immunization. Fix dose validation by @bholyshevskyi in #3847
- send location description to candid as service facility name. by @alexwillingham in #3850
Full Changelog: v1.15.28...v1.16.21
v1.15.28
What's Changed
- [E2E intake] merge intake flow from develop by @ValeriyDyachenko in #2945
- Erx get config implementation by @AykhanAhmadli in #3450
- Revert "Erx get config implementation" by @alexwillingham in #3466
- Get erx config implementation by @AykhanAhmadli in #3470
- Duplicate allergy names in search by @AykhanAhmadli in #3408
- update issue report function by @OmarZubaidi in #3465
- fix missing validation by @imbenham in #3468
- 3087 erx to meds history by @VladMstv in #3476
- Dev meets release by @imbenham in #3495
- DevX/bump react-query by @ValeriyDyachenko in #3215
- implement nursing order delete modal by @OmarZubaidi in #3493
- filter out cancelled nursing orders on hover by @OmarZubaidi in #3510
- 1.14.14 by @VladMstv in #3525
- Issue 2927. EHR. Patient information. If users make changes and then add or remove insurance, the changes are cleared. by @RomanGolchuk in #3226
- 2280 migrate zambda names by @VladMstv in #3506
- fix: format phone by @RomanGolchuk in #3475
- fix nursing hover shows 0 orders by @OmarZubaidi in #3528
- Handle obs attachments by @szaccagni in #3455
- fix: update lab result pdfs to use PROJECT_NAME for customer org by @abraun-ml in #3545
- Lab search bug - wrong id for zambda by @szaccagni in #3558
- feat(ehr): make a Procedure to capture the CPT code for an in-house lab order by @alexwillingham in #3532
- handle lab generated ereq doc within submit lab by @szaccagni in #3413
- feat(deploy): add project name for aws deploys by @alexwillingham in #3568
- feat: Use Oystehr terraform provider to manage resources by @colin-welch in #3325
- main to develop by @alexwillingham in #3571
- Revert "feat(deploy): add project name for aws deploys" by @alexwillingham in #3572
- fix(local): fixes the local servers lookup of vars now that they have… by @alexwillingham in #3575
- [EHR] fix crash on patient info page if no appointment was opened by @ValeriyDyachenko in #3577
- fix(deploy): Scripted deploy fixes by @colin-welch in #3578
- restore taking organization_id from var instead of ref while local se… by @alexwillingham in #3580
- Release/1.14 hotfix by @alexwillingham in #3582
- fix(spec): Zambda names should be lower case by @colin-welch in #3584
- Alex/main to develop post 1 14 hotfix by @alexwillingham in #3586
- main to develop post 1.14-hotfix by @alexwillingham in #3583
- fix(spec): Turn fake invited users into fully virtual Practitioners by @colin-welch in #3585
- fix(deploy): Wrong casing for
passwordlessSMSby @colin-welch in #3596 - Issue/3560 by @imbenham in #3597
- Alex/radiology integration tests by @alexwillingham in #3556
- Issue 2627. EHR. Employees. Add user - Display informative error when admin is adding user, that already exists by @RomanGolchuk in #3526
- Issue 3001. EHR - Patient info - Documents - School/Work Note templates are duplicated if patient edits completed paperwork by @RomanGolchuk in #3505
- 66 change telemed locations by @VladMstv in #3576
- Issue 3534. EHR. Patient information. Insurance section should be added without refreshing the Patient info page. by @RomanGolchuk in #3539
- Issue 3557: Fix path to root function by @bxr1nG in #3598
- Bundled orders submit & other changes by @szaccagni in #3548
- fix: in house labs task race conditions by @abraun-ml in #3624
- [EHR. Telemed] Progress note is opened with empty fields and without left side menu by @ValeriyDyachenko in #3638
- fix: handle optional chaining for relay phone in AppointmentPage by @ValeriyDyachenko in #3641
- fix checking opening and closing time for telemed check-in visits by @VladMstv in #3613
- [EHR. Telemed] 'Medical decision making' is shown as missing when 'Progress note' is opened from the 'Patient record' by @ValeriyDyachenko in #3659
- Revert "Bundled orders submit & other changes" by @szaccagni in #3635
- Alex/icd 10 search rebase by @alexwillingham in #3672
- bundle icd 10 files with icd 10 search only by @alexwillingham in #3674
Full Changelog: v1.14.14...v1.15.28
v1.14.14
What's Changed
- sturdy up celanup script by @imbenham in #3256
- remove obsolete tests by @imbenham in #3322
- Show "OystEHR AI" section in all modes by @bholyshevskyi in #3307
- Fix rendering of multiline patient instructions by @bholyshevskyi in #3252
- Patient information - upload document ui loading by @AykhanAhmadli in #3339
- fix: hide close button in modal if request is in progress to prevent … by @ValeriyDyachenko in #3137
- Issue 3276. Sort providers list alphabetically on intake visit page by @FilinBrChaos in #3347
- Vaccination entry on screening page by @szaccagni in #3223
- Typescript 5.8.3 by @SamirOmarov in #3203
- fix release-dev merge lint by @OmarZubaidi in #3388
- adding date of service details to candid based on appointment start time (#3329) by @rzinger in #3370
- Issue 2889. Resolving issue where patient data was cleared after reactivation by @FilinBrChaos in #3167
- fix: autocomplete value for undefined location state by @AykhanAhmadli in #3394
- Alex/radiology clinical history view by @alexwillingham in #3389
- Procedures. Fix saving "other" values with trailing spaces. by @bholyshevskyi in #3393
- Fix: update error checking for OI search by @abraun-ml in #3372
- Fix deployment error running ui apps when env is called local in depl… by @VladMstv in #3411
- add logs to handle in house lab result by @abraun-ml in #3321
- Fix: update capitalization, diagnoses display by @abraun-ml in #3245
- Fix "Paperwork PDF" downloading. by @bholyshevskyi in #3416
- Administering In-House Medications: Add DDI/DAI Alerts by @bholyshevskyi in #3259
- Issue 3092: Fix duplicated medications by @bxr1nG in #3160
- changed candid encounter creation for telemed sign appointment step by @FilinBrChaos in #3400
- fix: handle spacing issue in visit note pdf by @AykhanAhmadli in #3214
- Issue/2985 by @imbenham in #3434
- logging: add pdf logs by @abraun-ml in #3442
- use earliest specimen collection date, only print for non-psc by @abraun-ml in #3240
- Fixed provider notification message for too long unsigned chart by @FilinBrChaos in #3420
- fixing duplicate orgs (#3432) by @rzinger in #3433
- moved to non-hard-coded values by @Abebw in #3429
- Issue/3123 by @imbenham in #3419
- Issue/2891 by @imbenham in #3453
- feat(rcm): tweak terminology sets for searches by @alexwillingham in #3454
- Allow "Provider" and "Staff" roles to search for MedicationRequest by @bholyshevskyi in #3439
- In-house medications page bugfixes related to DDI/DAI by @bholyshevskyi in #3440
- Issue 3293: Fix notes and comment fields text issues by @bxr1nG in #3418
- In-House Medications. DDI/DAI Alerts. Show green message “No interaction expected”. by @bholyshevskyi in #3409
- In house medications and MAR table medication dosages by @AykhanAhmadli in #3255
- Token fix release by @imbenham in #3459
- fix historic encounters bug and add test by @imbenham in #3467
- DDI/DAI bugfixes and improvements by @bholyshevskyi in #3474
- issue report cherry pick by @OmarZubaidi in #3479
- Weight height alerts by @imbenham in #3481
- fix createFilesDocumentReferences searchParams usage by @ValeriyDyachenko in #3415
- fix cash payment bug by @imbenham in #3507
- Issue 3293: Fix exam comment field by @bxr1nG in #3490
- feat(ehr): do not allow selecting completed from status drop down in … by @alexwillingham in #3513
- Issue 3516: Fix allergies display in side bar by @bxr1nG in #3519
Full Changelog: v1.13.8...v1.14.14
v1.13.8
What's Changed
- add copyright tooltip by @ValeriyDyachenko in #3071
- Feature. Group PDF documents by type in
createConsentResourcesfor unified processing increateFilesDocumentReferencesby @RomanGolchuk in #3059 - Handle manual external lab submission by @szaccagni in #3068
- Issue 3054: Fix allergy "Other" option by @bxr1nG in #3073
- Issue 2943: Change appointment status by clicking tracking board button by @bxr1nG in #3072
- OBR NTE in result pdf by @szaccagni in #3076
- Add link from "progress notes" to "visit details" by @ValeriyDyachenko in #3075
- Issue/3009 by @imbenham in #3077
- Throw error in submit lab if order is already submitted by @szaccagni in #3079
- fix: wait for enabling 'sign and review' button before click by @RomanGolchuk in #3094
- Ehr middle name format update by @AykhanAhmadli in #3083
- fix(zambda): sentry error handling fix by @alexwillingham in #3082
- update copy and add additional tooltips to UI by @ValeriyDyachenko in #3091
- Submit lab bug by @szaccagni in #3100
- show chats in local time by @imbenham in #3099
- Fix missing values in labs table for cancelled results by @szaccagni in #3102
- DDI/DAI Alerts UI by @bholyshevskyi in #3058
- Make addendum editable after signing by @VladMstv in #3088
- DDI/DAI Alerts UI (#3058) by @bholyshevskyi in #3112
- Fix ERX history by @ValeriyDyachenko in #3086
- DDI/DDA - Take drugId from Medication's code by @bholyshevskyi in #3134
- fix: phone number missing from employee table by @AykhanAhmadli in #3126
- Provider confirmation update by @AykhanAhmadli in #3127
- fixes sequence of the names by @AykhanAhmadli in #3118
- Fix enrollment to eRX by @bholyshevskyi in #3140
- Refactor tooltip integration by @ValeriyDyachenko in #3119
- Issue 2894. EHR. Nursing Orders. Remove "Mark as Completed" button if status is completed by @RomanGolchuk in #3111
- fix: operate in state button changes in patient side by @AykhanAhmadli in #3139
- Fix erx loading initial state by @VladMstv in #3143
- fix app crash by @ValeriyDyachenko in #3101
- Fix 3135, enable editing addendum after signing the visit by @VladMstv in #3145
- Issue 368. Fixing notifications for practitioner by @FilinBrChaos in #3055
- Fix: update reflex mock script for all envs by @abraun-ml in #3142
- Obr notes should come before obx observations by @szaccagni in #3147
- refactor front end submit lab order call and fixes some little bugs by @szaccagni in #3149
- Hf to dev by @imbenham in #3154
- Issue 2600: Change Plan section labels by @bxr1nG in #3115
- Fix: fix multi column page running over bug by @abraun-ml in #3153
- Issue/1962 by @imbenham in #3155
- tweak: make lab label and visit labels bold by @abraun-ml in #3168
- Updates edit schedule button on employee page by @szaccagni in #3104
- Simplify erx resources processor zambda, add encounterId param for er… by @VladMstv in #3157
- feat(radiology): include occurrenceDateTime in the service request fo… by @alexwillingham in #3176
- DDI/DDA - Fix ERX stuck in LOADING state by @bholyshevskyi in #3178
- [EHR] eRX list fixes by @ValeriyDyachenko in #3171
- Wrap pdf creations into try-catch in signing endpoints by @VladMstv in #3182
- Alex/more sentry zambdas by @alexwillingham in #3174
- feat(radiology): Add filler number to ordering interface by @alexwillingham in #3185
- fix next label by @ValeriyDyachenko in #3186
- Ai chat message bug by @szaccagni in #3172
- code to ensure TSC actually builds the sources for upload by @Abebw in #3200
- Stripe metadata attribute name change by @rzinger in #3202
- RCM: re-reading appointment from FHIR after update (happening in sync) by @rzinger in #3199
- fix cancelling prescription by @VladMstv in #3191
- Fix: handle setHeader edge case in pdf new page by @abraun-ml in #3197
- Show source of drug-drug interactions if available by @bholyshevskyi in #3116
- Issue 3051: Improve appointment sign button UI by @bxr1nG in #3183
- Abe/sourcemap fix by @Abebw in #3196
- Fix: rename strep test by @abraun-ml in #3211
- fix(payment): throw if 3ds at payment time for now by @alexwillingham in #3224
- remove 18+ validation for responsible parties by @imbenham in #3221
- update stripe payment query by @imbenham in #3234
- remove active appointment dates before today by @ValeriyDyachenko in #3216
- Status update activity logs by @szaccagni in #3169
- Better error handling within manual submit error dialog by @szaccagni in #3195
- Sort results in inhouse lab results pdf by @szaccagni in #3205
- Make dx optional for inhouse lab by @szaccagni in #3228
- fix payment list query by @imbenham in #3235
- Remove pending lab results validation to sign progress note by @szaccagni in #3248
- Dont allow scroll within number field type by @szaccagni in #3249
- support for self-pay, proper payer IDs by @rzinger in #3251
- Fix: fix excuse note spacing and include all qualifications by @abraun-ml in #3210
- Alex/3209 by @alexwillingham in #3246
- Default cpt code for inhouse labs by @szaccagni in #3236
- Fix: fix attending sr requester bug by @abraun-ml in #3266
- fix(radiology): send correct demographics for practitioner with radio… by @alexwillingham in #3284
- fix(radiology): get a new filler number for every order by @alexwillingham in #3283
- change billing org id structure and payer id update (#3296) by @rzinger in #3297
- adding a bit more logging around candid encounter submission (#3299) by @rzinger in #3300
- Issue 3292. EHR. Docs. Staff role should have access to folders. by @RomanGolchuk in #3304
- Fix statuses switching for in-person visits on nurse and proider sele… by @VladMstv in #3298
- [Exam] space is removed from text input on exam page by @ValeriyDyachenko in #3306
- Issue/3294 by @imbenham in #3324
- Release/1.12 hotfix 2 by @VladMstv in #3319
- Fix: update bilirubin and ketone answer choices by @abraun-ml in #3323
- Feat: add e-req line to order form by @abraun-ml in #3332
- fix(radiology): sometimes we get 2 or more DRs for an SR in the Pacs … by @alexwillingham in #3331
- [Patient] Fix: user cannot finish booking in-person visit after modifiying time slot by @ValeriyDyachenko in #3337
- feat(radiology): automatically mark orders as 'completed' whenever an … by @alexwillingham in #3287
- [In-House Orders] add 'ordered by' field by @ValeriyDyachenko in #3260
- 3278, 3341 fix provid...