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

(feat) O3-3665 : Onboarding flows for Patient Search functionality #11

Merged
merged 2 commits into from
Aug 12, 2024

Conversation

Vijaykv5
Copy link
Contributor

@Vijaykv5 Vijaykv5 commented Jul 28, 2024

Requirements

  • This PR has a title that briefly describes the work done including a conventional commit type prefix and a Jira ticket number if applicable. See existing PR titles for inspiration.

For changes to apps

If applicable

  • My work includes tests or is validated by existing tests.

Summary

This PR adds the onboarding for user regarding the patient search functionality and start the visit for the patient visited.

Screenshots

patient-search-updated.mov

Related Issue

O3-3665

Other

@Vijaykv5 Vijaykv5 marked this pull request as draft July 28, 2024 19:29
Copy link
Member

@jayasanka-sack jayasanka-sack left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the PR @Vijaykv5!

Couple of changes:

It would be nice if you could reflect the description provided in the workflows page:

Find Patient Record

The first search box on the screen will let you find and select a patient in the system. After searching for a patient, you can click on his or her row to look at the patient’s dashboard; it contains detailed patient information, including looking at records of clinical visits, demographic information, graphs and medical forms. Some example patient names that you can search for are:

  • John
  • Smith
  • Mary

To fill out a vitals encounter form on a patient, click on the “Start Visit” action on the right to start a new visit, then click the “Capture Vitals” action on the right.”

Could you divide this in to steps and update the wiki before implementing the code for this step? So that we can review it and finalise the tutorial then start coding it.

@Vijaykv5
Copy link
Contributor Author

Vijaykv5 commented Aug 1, 2024

Yes @jayasanka-sack

Thanks for again pointing that out!
I've added the steps for patient search in workflow page.

@jayasanka-sack
Copy link
Member

Yes @jayasanka-sack

Thanks for again pointing that out! I've added the steps for patient search in workflow page.

Awesome! There are still a few details missing, like example patient names to search for. @Piumal1999 said he would help you to draft the steps. Please coordinate with him.

@Piumal1999
Copy link
Collaborator

Piumal1999 commented Aug 2, 2024

I added a new set of steps for this walkthrough here. @jayasanka-sack can you have a look?

Also, I think we have to change the walkthrough name to something like "Start a visit". Maybe we can add one more step that navigates back to the home page and show the "Active visits" table.

@Vijaykv5
Copy link
Contributor Author

I've updated the video in PR description with new changes. Kindly please check it.

Also I see, we need to have better description for tutorials in the tutorial modal. ( I will remove the tutorial from the headings later )

tutorial-modal

@Vijaykv5 Vijaykv5 marked this pull request as ready for review August 11, 2024 07:48
Copy link
Collaborator

@Piumal1999 Piumal1999 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good! Thank you @Vijaykv5

src/config-schema.ts Outdated Show resolved Hide resolved
@Piumal1999 Piumal1999 merged commit d0c240b into openmrs:main Aug 12, 2024
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants