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

Medical history and health details to be part of consultation #7815

Open
aparnacoronasafe opened this issue May 14, 2024 · 0 comments
Open

Comments

@aparnacoronasafe
Copy link
Member

Add 2 new section to patient consultation form on top of existing content for

  • Medical History
  • Health profile

The section must contain the following fields:

MEDICAL HISTORY

  1. Any medical history? (Comorbidities) -(currently field present in patient registration form)
  2. Ongoing medication (currently field present in patient registration form)

HEALTH PROFILE

  1. only for female patient, Is antenatal? if yes "Last Menstruation Start Date" (currently field present in patient registration form)
  2. only for female patient, Is postpartum? if yes "Date of delivery" (currently field present in patient registration form)
  3. Allergies (currently field present in patient registration form)
  4. Blood Group (currently field present in patient registration form)
  5. Body Surface Area with weight and height (currently field present in patient consultation form)

Fields to discontinue

  1. Present health condition (currently field present in patient registration form)- this field is not relevant since the consultation form already has another field for "History of present illness" which serves the same purpose

NOTES:

  • This issue tries to improve categorisation of data points across patient registration and consultation form (and within the relevant section in consultation form). All the fields are existant but may need to be moved from one form to the other.
  • The fields moved from patient registration form to consultation form, the data will need to be stored as an encounter specific data.
  • For a new patient, once registration is done, consultation form opens up will all the fields empty. However, for the subsequent consultations, auto-fill the "Medical History" and "health profile" sections with data from previous encounter. The user will be updating this data as required and moving on to filling out the remainder of the consultation form.
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

3 participants