Jack Meyer

Results 25 issues of Jack Meyer

## 🚀 Feature Proposal Need the ability to: * Request new inventory * Accept a new inventory delivery * View/Track current inventory * Run reports on the inventory ## Linked...

enhancement
core-team
needs requirements

## 🚀 Feature Proposal * Need a way to be able to check a patient in for their appointment, * Then be able to facilitate the appointment, * Then mark...

enhancement
core-team
needs requirements

## 🚀 Feature Proposal There should be a new button added to the patient visits page which allows a user to make a new imaging request quickly. This button should...

🚀enhancement
in progress
patients
LOE - large
imaging

React scripts was recently upgraded to v4.0.0. This issue is to track and finish migrating HospitalRun to react-scripts v4.0.x. Dependabot couldn't do this on its own due to a failing...

help wanted
dependencies
LOE - large

## 🚀 Feature Proposal HospitalRun can be "downloaded" as a progressive web app. When the application loads, it displays a white screen. To provide a more native-like experience, the application...

🚀enhancement
in progress

## 🚀 Feature Proposal Create a `useUpdatePatient` hook which will update a patient and remove all related redux code for getting a patient by id. ## Motivation - remove redux...

🐛bug
in progress

## 🚀 Feature Proposal This feature is to create a `useCreatePatient` react-query mutation which will create a patient. ## Motivation - removing redux ## Technical Notes - this will follow...

🐛bug
in progress

## 🚀 Feature Proposal When the sidebar collapses or expands, I would like the setting saved so that when I refresh the page or when I use a different device,...

🚀enhancement
in progress
LOE - medium

## 🚀 Feature Proposal An administration module is where settings for the entire healthcare facility can be managed. Initial features will include: - Ability to define incident categories and incident...

🚀enhancement
core-team
LOE - large
administration

## 🚀 Feature Proposal By default, patients should be sorted by given name ascending. ## Motivation The list should not be sorted in a random way. ## Blocked by #1969

🚀enhancement
in progress
patients