Skip to content

Custom skinned bahmni - an opensource EMR UI layer overtop OpenMRS

License

Notifications You must be signed in to change notification settings

sdhalpern86/1healthy.world

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bahmni Apps

Medical Front-end for Bahmni.

Build Status

Instructions

Please see https://bahmni.atlassian.net/wiki/display/BAH/Working+on+Bahmni+OpenMRS+frontend

Project Structure

|-- api
|   |-- pom.xml
|   `-- src
|       `-- main
|-- omod
|   |-- pom.xml
|   `-- src
|       `-- main
|           |-- resources
|               |-- config.xml
|               |-- liquibase.xml
|               |-- package.sh
|               `-- webModuleApplicationContext.xml
`-- ui
    |-- Gruntfile.js
    |-- app
    |   |-- adt
    |   |-- clinical
    |   |-- common
    |   |-- components
    |   |-- document-upload
    |   |-- home
    |   |-- images
    |   |-- lib
    |   |-- orders
    |   |-- registration
    |   |-- styles
    |   `-- trends
    |-- bower.json
    |-- build.sh
    |-- package.json
    `-- scripts
        `-- package.sh

About

Custom skinned bahmni - an opensource EMR UI layer overtop OpenMRS

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 75.3%
  • HTML 15.1%
  • CSS 9.5%
  • Shell 0.1%