ohcnetwork / care_fe

Care is a Digital Public Good enabling TeleICU & Decentralised Administration of Healthcare Capacity across States.
https://care.ohc.network
MIT License
257 stars 442 forks source link

Breakout Patient Registration Form into Patient Registration and Patient Health Profile Forms #8388

Open gigincg opened 3 months ago

gigincg commented 3 months ago

To improve the clarity and organization of patient data, the existing patient registration form in the CARE system needs to be split into two distinct forms:

  1. Patient Registration Form: This will capture basic patient details.
  2. Patient Health Profile Form: This will capture detailed medical history and health-related information.

Patient Registration Form

Patient Identification/Demographic Details

Social Profile

Patient Health Profile Form

Medical History

Health Profile

Data Migration:

Migrate all relevant fields from the current patient registration form that pertain to the patient's health profile into this new table.

bodhish commented 2 months ago

@vinutv here is the doc https://ohcnetwork.notion.site/The-MVP-for-OP-consultation-3485939968d645e9a8d6baae383bf555

vigneshhari commented 2 months ago

We dont really need a separate table for this right now, we can just keep everything in the same table and use the same API for multiple forms. a PATCH request with the same endpoint will only update what is needed.

aparnacoronasafe commented 2 months ago

@gigincg when is this expected? Dr. Athul needs this to start getting IAPC to actively scale. Please provide some timeline

aparnacoronasafe commented 1 month ago

When are we expecting this to go live? @gigincg