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

Patient Registration #19

Closed
4 tasks done
f-odhiambo opened this issue Mar 5, 2021 · 4 comments
Closed
4 tasks done

Patient Registration #19

f-odhiambo opened this issue Mar 5, 2021 · 4 comments

Comments

@f-odhiambo
Copy link
Contributor

f-odhiambo commented Mar 5, 2021

User story :
As a CHW, I want to register a patient so that they can be enrolled on the platform.
The patient details will be based on the FHIR resource as a Questionnaire
Acceptance criteria :

  • On the landing page, you can view a list of already enrolled patients on the platform.
  • The patient list should show details of the patient (ID, Firstname, Lastname, Gener, DOB)
  • Click on the add patient button to be presented with a form to fill in patient details.
  • On clicking a patient you can view the patient profile (details here)

This is a subtask of #51

@f-odhiambo f-odhiambo changed the title **Patient Registration** Patient Registration Mar 5, 2021
@vincent-karuri
Copy link
Contributor

@Andati @f-odhiambo there are quite a few things to implement for this feature. Is it possible to come up with a flow to bring better visibility to what portions are being worked on at a particular time e.g. create a sub-issue(s) from the list to be tracked as part of a milestone?

@jingtang10
Copy link

This draft PR: google/android-fhir#326 handles the extraction to create a Patient resource from a QuestionnaireResponse.

@vincent-karuri
Copy link
Contributor

@f-odhiambo I think this is done?

@f-odhiambo
Copy link
Contributor Author

Moved this issue to done. Will close after review

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

No branches or pull requests

3 participants