Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 5 Next »

Primary mentor

Saptarshi Purkayastha

Backup mentor

TBD

Assigned to

TBD

Abstract

A patient has a problem and comes to an internet-hosted OpenMRS implementation with this module installed. Without needing to register an account (but fill name and email in the form), the patient should be able to upload their own narrative of their problem. Depending on the HTMLForm or XForm that is made available by the OpenMRS admin, the patient needs to fill the form and send their patient narrative. This could include scanned images for existing test results, long descriptive text, recorded videos etc. This submitted form gets added as an Encounter (with say under-review encounterType) for a default Patient. A provider or data-entry clerk reviews this information, creates a new patient record and transfers the appropriate encounter to the newly created patient.

The goal of the project is to enable care-seeker to connect with care-giver in which their current treatment can be reviewed by a group of care-givers, who can suggest further action. A captcha prevents from spam submission of forms

Project Champions

Objectives

  • Allow displaying HTMLForms/XForms without having to login to OpenMRS with Captcha to prevent spam
  • File can be uploaded as a temporary patient with a under-review patient
  • Using HTML5 MediaStream allow capturing patient video and upload to OpenMRS ComplexObject
  • Allow providers to review uploaded information, register valid patient and add uploaded information as Obs

Extra Credit

Resources

  • No labels