Skip to content

Patient status ui

Prabhukumari Vanga requested to merge patient_status_ui into main

Description

This MR adds a Patient Status bar in the Know Your Patient (KYP) section.

  • Displays the current patient status in the application block.
  • Helps users quickly identify the patient's progress/state during medical prescription entry.
  • The status is fetched and displayed along with the existing patient details.

Changes Made

  • Added Patient Status bar UI in the KYP section.
  • Integrated patient status with existing patient data.
  • Updated related components to render the status properly.

Testing

  • Verified that the patient status appears correctly in the KYP block.
  • Ensured it loads along with patient details when fetching patient information.

Merge request reports

Loading