Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Closed
tanjera opened this issue Apr 22, 2023 · 2 comments
Closed

Comments

@tanjera
Copy link
Owner

tanjera commented Apr 22, 2023

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
Copy link
Owner Author

tanjera commented Feb 3, 2024

Started work on this issue in commit b405c33

Functionality tracker:

  • EHR interface encompassing all sub-panels
  • MAR ported into EHR
  • Demographics pane
  • Notes pane
  • Flowsheet pane
  • Lab Results pane

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

  • Demographics
  • Notes
  • Flowsheet
  • Lab Results

@tanjera
Copy link
Owner Author

tanjera commented Jun 2, 2024

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

@tanjera tanjera closed this as completed Jun 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant