HospitalRun / hospitalrun-frontend

Frontend for HospitalRun
https://staging.hospitalrun.io
MIT License
6.8k stars 2.18k forks source link

Imaging: Add the ability to edit an imaging request #2490

Open blestab opened 3 years ago

blestab commented 3 years ago

🚀 Feature Proposal

A user should be able to edit an existing imaging request.

Motivation

When an imaging request is created, we need the ability to edit it after saving. This includes updating the radiologist, results and notes about the imaging request.

Technical Details

Model Updates

radiologist: string
result: string

Imaging Request listing table

Image Request Edit form

image

image

UmairKamran commented 3 years ago

Hi @blestab. I'd like to give it a go!

blestab commented 3 years ago

Hi @blestab. I'd like to give it a go!

Sure thing @UmairKamran thank you for your help

blestab commented 3 years ago

Hi @UmairKamran , compliments of the season and best wishes for 2021! Just checking how this work is going.

UmairKamran commented 3 years ago

Hey @blestab, a happy new year to you as well! :) This is a WIP. Vacation time caused a bit of a delay, I hope that's not a concern.

blestab commented 3 years ago

Hey @blestab, a happy new year to you as well! :) This is a WIP. Vacation time caused a bit of a delay, I hope that's not a concern.

Thank you for getting back to me; that's not a problem at all @UmairKamran, glad to know you are busy with this.

baoqchau commented 3 years ago

@UmairKamran Hello. Any updates for this issue?

UmairKamran commented 3 years ago

Hi @baoqchau. I've been trying really hard to get this completed :(

Good news is I'm almost there! :) I should have a PR ready by this week

(Here's a lil sneak peek)

Screenshot 2021-04-19 at 11 58 43 PM
matteovivona commented 3 years ago

Thanks @UmairKamran