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 24 Current »

Primary mentor

Unlicensed user

Backup mentor

Gaurav Paliwal

Assigned to

Unlicensed user

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 long descriptive text, scanned images for existing test results, recorded videos etc. This submitted form gets added as an Encounter (with say under-review encounterType) for a default Patient and saved by a default provider. A reviewer or data-entry clerk reviews this information, creates a new patient 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 over the web

Project Champions

Objectives

  • Module allows setting default provider id, default patient id and encounterType under which submitted encounter/forms are added.
  • Allow displaying HTMLForms/XForms without having to login to OpenMRS with Captcha to prevent spam
  • Allow logged in user to review uploaded information, register valid patient and add uploaded information as Obs

Extra Credit

  • Using HTML5 MediaStream allow capturing patient video and upload to OpenMRS ComplexObject

Resources

 

  • No labels