care_fe
care_fe copied to clipboard
Revamping Log Update
The parameters dealt with in Log Update currently need to be relooked with more detail.
The Log Update form needs to be separated out into 3 forms.
- Parameters recorded periodically- This would consist of parameters like vitals which is recorded periodically like every hour or every 3 hours depending on the condition of the patient. These fields will be relevant throughout the ICU admission of the patient.
- Parameters recorded intermittently- These parameters are noted down only if the need arises like ABG. However, this may be recorded repeatedly for a said period. However, the frequency may be lesser than vitals. These may be recorded daily or twice a day.
- Event based entries. Done only when an event happens like nursing care, evaluating pressure sores etc.
The sections in Log Update is identified into the above categories as under:
- Parameters recorded periodically- Hemodynamic parameters (vitals), Neurological monitoring, Ventilator parameters,
- Parameters recorded intermittently- ABG, Blood Sugar, I/O balance (medicine administration record #3437 )
- Event-based entries- Dialysis, pressure sores, nursing care.
The log update form may be split into the above 3 forms. @gigincg to add more details
More thought: Since 5-para monitors and ventilators and integrated directly to the device, isnt it better to keep both of those as separate forms.
Do we have the bandwidth to develop and maintain 5 forms for log updates?
Hi, This pr/issue has been automatically marked as stale because it has not had any recent activity. It will be closed if no further activity occurs for 7 more days. Thank you for your contributions.
Rethink/Refactor Daily Rounds from an Events perspective.
Need to add depth cc: @vigneshhari
Scope of Building:
- [ ] Rename DailyRound to Events in coronasafe/care
- [ ] Identify Event_Types & Recording_Types
- [ ] Add Event_Type & Recording_Type in DailyRound
- [ ] Create New DailyRound CRUD APIs
- [ ] Create Filters based on Event & Recording
- [ ] Rebuild Daily Round Creation UI
- [ ] Create Timeline UI
cc: @vigneshhari