Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

The JavaScripts projects below are supported by the OpenMRS community and are intended to be general enough to be usable by anyone wanting to build OpenMRS applications using JavaScript. You can also us the OpenMRS SDK to create and deploy an OpenMRS Open Web App.

Open Web Apps Module

The Open Web Apps Module allows developers to build JavaScript/HTML/CSS-only apps that interact with the OpenMRS REST API and have them be statically served using the OpenMRS web application.

...

The OpenMRS Open Web App Yeoman Generator is able to scaffold out the required boilerplate code and build tooling for an OpenMRS Open Web App. This allows you to get up and running almost instantaneously with building pure JavaScript/HTML/CSS applications on top of the OpenMRS platform.

...

  • Bahmni: OpenMRS distribution that integrates with other tools that aims to be an out-of-the-box hospital system
  • KenyaEMR: OpenMRS distribution for Kenya
  • eSaude EMR PoC: OpenMRS Point of Care application for Mozambique
  • ng-amrs: Angular.JS based UI application that is used by Clinicians, Patient care providers and other users
  • Concept Dictionary OWA: Concept dictionary functionality implemented as an OWA
  • Reference Application UI LibraryIt contains common utilities for developing OpenMRS UI
  • add your work here

Style Guide

OpenMRS uses the following JavaScript style guides.

...

Calls