@pucp-gidis-hiisc/esm-emergency-app
v4.0.0
Published
Emergency module microfrontend for OpenMRS
Readme
OpenMRS ESM Emergency App
Emergency department management microfrontend module for OpenMRS 3.x.
Description
The @openmrs/esm-emergency-app is a frontend module for the OpenMRS SPA that provides functionality for managing emergency department workflows, patient triage, and emergency care processes.
Running this code
yarn # to install dependencies
yarn start # to run the dev serverOnce it is running, a browser window should open running the O3 reference application. Log in and then navigate to /openmrs/spa/emergency.
Development
For more information, please see the OpenMRS Frontend Developer Documentation.
Integration
See Creating a Frontend Module for details on how to integrate this frontend module into the OpenMRS reference application.
