Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.


Primary mentor

Backup mentor

Assigned to

...

  • Complete all the minimal work so Condition List can be used in production RA-209
  • Complete these tickets: 
    • RA-1458 Only allow current and past dates for conditions
    • RA-1459 Onset and Inactive date should be displayed for inactive conditions
    • RA-1461 Remove "History_of" functionality
    • RA-1486 Configure list of valid condition lists for implementations 
    • EA-40 Condition List V1
      • EA-51 Extend EncounterTransaction to include conditions during save
    • RA-208 Allow some users to add Conditions directly from the Consult Note (extra checkbox in addition to primary/secondary and confirmed).  Design/add to the consult note, so that conditions can be displayed or added directly on the same pages as diagnoses. (see attachment for Bahmni diagnoses/condition list page)
  • Write a RefApp ConditionList report in MySQL or CohortBuilder

...

  • Translate into other languages (ie. French) and make certain that all text labels are in message properties (Transifex).  If you are not a native French speaker, find someone who can translate.
  • RA-1387 Upgrade FontAwesome from 3.x to latest (5+).   Find a great icon for the dashboard / condition list.    The current icon isn't ideal.

Progress TODO List

Primary Objectives

  1. Fix error while saving condition- PR1 , PR2 , PR3 (Completed)
  2. Onset date entry should allow past dates only (Completed)
  3. Display end date for inactive conditions (Completed)
  4. Remove ‘History Of’ functionality and add labels (Completed)
  5. Add labels to Condition and Onset date field (Completed)
  6. Fix radio buttons on ‘Add New Condition’ page (Completed)
  7. Minor UI changes- PR1, PR2 (Completed)
  8. Conditions should be limited to diagnosis,findings,etc (Completed)
  9. Change hover message for ‘x’ icon in manage conditions (Completed)
  10. Edit Conditions feature- PR1 , PR2 (Completed)
  11. Add translations to french in Transifex (Completed)
  12. Cohort Builder for Condition List (in progress)

Additional Objectives

  1. End date validation (Completed)
  2. Confirmation before deleting a condition (Completed)
  3. Cosmetic tweaks for Manage Conditions UI (Completed)
  4. Add Condition UI enhancement (Completed)
  5. Upgrade Font Awesome to latest for reference application (Completed)
  6. Upgrade Font Awesome to latest for uicommons (Completed)
  7. Replace plus minus icons with labels (Completed)
  8. Fix error on clicking ‘x’ icon on patient page (Completed)
  9. Add onset date check for conditions to ConditionValidator (Completed)

Screenshots

 

Resources

Definitions

  • Chief Complaint – the reason the patient is seeking care, typically given as a symptom and duration (e.g., "Fever ? 5 days"), but is sometimes given as an existing diagnosis for scheduled or routine visits (e.g., a patient coming to clinic for a scheduled iron injection to treat anemia might have the diagnosis "Iron-Deficiency Anemia" recorded as a chief complaint).
     
  • Condition – a symptom (something the patient has noticed), a finding (something that has been observed about the patient), or a diagnosis (clinical syndrome diagnosed through observation or testing)
     
  • Condition List – a longitudinal list of conditions that are relevant to the patient's health status, typically populated with chronic or recurring medical conditions (e.g., "Hypertension" or "Diabetes Mellitus") or prior conditions that continue to affect health care decisions for the patient (e.g., "History of Stroke" or "History of Breast Cancer")
     
  • Diagnosis – a condition pertaining to a particular encounter (e.g., one of the reasons that patient is being seen today)
     
  • Diagnosis List – a list of diagnoses pertaining to a particular encounter (i.e., the reasons that the patient was seen today or the list of diagnoses addressed during the clinical transaction)
     
  • Finding – something objective found physical exam or through testing (e.g., "Murmur" or "Expiratory Wheezes")
      
  • Symptom – something subjective the patient has noted and is not typically observed by physical exam (e.g., "Headache", "Fatigue", or "Wrist Pain")
     
  • Symptom/Finding –  some things can be noted by the patient as well as observed on physical exam (e.g., "Fever", "Rash", or "Weakness")

...