tanjera / infirmary-integrated

Medical device simulator for training healthcare professionals.
http://www.infirmary-integrated.com/
Other
40 stars 5 forks source link

Expand Patient's Chart Functionality: Vital Signs & Results (e.g. Labs) #187

Closed tanjera closed 3 weeks ago

tanjera commented 1 year ago

Would be a useful feature for educators implementing case studies in line with Next-Generation NCLEX (NGN).

Currently, MAR functionality works using IISE to enter simulation information and IISIM to spawn a functional MAR.

Expanding on the current implementation, IISE could be used to enter results (both Vital Signs & Lab results) and IISIM could be used to spawn a functional viewer window. This would be useful for an educator doing live simulation and spawning individual windows to different screens.

For value added, a new base program (call it II Chart Viewer? IICV?) could be a single Window with TabViews that can encompass the existing Controls for the MAR and for the Results views. That could be useful for a student to open IICV, load a simulation file, and be browsing the chart just like in a clinical setting. By removing the Patient Editor from this functional process, it would allow students to practice using digital charts without the need for an educator to manually spawn the windows (from IISIM), etc.

tanjera commented 4 months ago

Started work on this issue in commit b405c337c1c1bcb4be2123bf93797d9640200b8f

Functionality tracker:

Necessary back-end data storage and handling (II Library, including save/load) and data entry (IISE) functionality for:

tanjera commented 3 weeks ago

MAR is being ported to infirmary-integrated-ehr (https://github.com/tanjera/infirmary-integrated-ehr) ... closing this issue