Skip to content

nalumachurakesh/OpenMRS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

OpenMRS

OpenMRS is a .NET Core Web API, React and SQLLite based application

Installation

Please install the following

Setup

  • Please clone the repository to your local folder.
  • Open OpenMRS -> OpenMRS -> ClientApp and copy the directory path. For example, it looks like "\Documents\Github\OpenMRS\OpenMRS\ClientApp"
  • Open command prompt and type cd --- COPIED DIRECTORY PATH ---.
  • Type "npm install"
  • In the root folder, you will find .sln file. Open that file in Visual Studio 2019.
  • After the .sln file is opened, click "IIS Express" with a play symbol in the tool bar.

Application features

  • ENCOUNTER : Contains a graph which represents the patient encounter description summary which is categorized by gender count and encounter description category.

  • DIAGNOSIS : Contains a graph which represents the patient diagnosis summary which is categorized by gender count and diagnosis. Graph has data of top 10 highest patient count treated diagnosis.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published