Versions Compared

Key

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

What is this?

openmrs-esm-patient-chart is a patient dashboard microfrontend for the OpenMRS SPA. It provides a simple dashboard with cards detailing the patient's information, such as vitals, demographic and relationships.

...

openmrs-esm-patient-chart is registered as a core application inside of openmrs-esm-root-config. This means that it will automatically activate whenever you are on one of the frontend routes that it controls. The openmrs-esm-patient-chart module serves the route "(spa root)/patient/:uuid/chart".

Downloads

Currently, there are no compiled releases for openmrs-esm-patient-chart. To install this module, use the following steps:

  • git clone https://github.com/openmrs/openmrs-esm-patient-chart

  • npm build
  • Serve the built dist/openmrs-esm-patient-chart.js and configure it in your root-config

Screenshots (All patient information is dummy data)

...