Skip to content

stephenlorenz/openmrs-module-htmlformentry

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

The HTML Form Entry allows anyone with basic HTML programming skills and a knowledge of the
OpenMRS system to create forms. It is an alternative to the Infopath
FormEntry module in many (but not all) cases.

The key point about writing forms with this module is that you only have
to write HTML (with some special tags for things in the OpenMRS model)
and the module will automatically "just know" what to do when the user
clicks the submit button.

Currently a form submission creates one encounter for one patient.

Please look at https://wiki.openmrs.org/display/docs/HTML+Form+Entry+Module for more details.

Sample change


Packages

No packages published

Languages

  • Java 98.3%
  • JavaScript 1.5%
  • Shell 0.2%