Skip to content

fEMR 2.3.6

Compare
Choose a tag to compare
@kevinzurek kevinzurek released this 26 Dec 19:21
· 8 commits to release-2.3 since this release

🎅 ☃️ 🤶 ❄️

Known Bugs:

  • [FEMR-336] Users will receive an error if they fill out the narrative field on Medical after a patient has a chief complaint recorded in Triage
  • [FEMR-337] Submitting a patient with a prescription that contains a medication from inventory and no value in the amount causes errors when looking up the patient

Features:

  • [FEMR-312] Filter inventory by trip for the Admin Inventory menu. This will let you view, alter, and export past inventory reports as ad Admin.
    @jwgettel
  • [FEMR-310] Feedback can be submitted by any authenticated user through a new link at the bottom of the page
    @ajmanor
  • [FEMR-284] Checkboxes for indicating smoking, alcohol, and diabetes added to Triage and Medical
    @osmanghoni1
  • [FEMR-287] Let an Admin delete a patient’s encounter via a red button similar to how a patient can be deleted. This requires that the user enters a reason for why they are deleting the patient's encounter.
    @msaleh97

Bug Fixes:

  • [FEMR-317] Wrap up metric / imperial height conversions being improperly displayed
    @adamMolner
  • [FEMR-320] Fix discrepancy for weight values between medical and encounter views
    @adamMolner
  • [FEMR-233] Standardize prescription names displayed across Medical, Pharmacy, Encounter history, and PDF exports
  • Main menu can now fit all 6 roles on a tablet without weird formatting
  • Removed “Signed in as” from the upper right corner near the logout button. Only a user’s first and last name is displayed now
  • Fix issues with Triage forcing users to scroll up

Development:

  • jQuery upgrade 2.0.3 -> 2.2.4