Skip to content

openmrs/openmrs-contrib-demo-smart-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Demo SMART APP

This repository contains a SMART APP which is based on JavaScript-Client Library.

Ensure you have node.js and npm installed locally.

To run the SMART APP locally, Follow the instruction mentioned below:

  1. Make sure you have OpenMRS and Keycloak servers running locally on ports 8080 and 8180 respectively or you can run the Dockerized Image also.

  2. Clone the SMART APP repository locally

    git clone https://github.com/theanandankit/Demo-Smart-App.git
    
  3. Get all dependencies

    npm install
    
  4. Run the SMART APP locally

    npm start
    

SMART LAUNCH

For standalone launch enter the url http://127.0.0.1:9090/launch-standalone.html

For EHR launch go to the Patient profile and select DEMO SMART APP option on patient chart.

About

A demo SMART-on-FHIR Application for OpenMRS

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published