Skip to content

ScheerMT/fEMR-OnChain-Core

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

fEMR-OnChain

Python application

Make sure you run git submodule init; git submodule update prior to building the repository.

The fastest way to get a running version of fEMR OnChain is to install Docker, then to run docker compose up.

If the Docker image throws an error telling you that app_mr.urls can't be resolved, check in with issue #541 to see if it might apply to your experience.

Before contributing, check our CONTRIBUTING.md file to ensure you're following our workflow.

Documentation

Documentation is rebuilt periodically and hosted at https://femr.github.io/fEMR-OnChain-Core/

The RESTful API Swagger is hosted at https://chain.teamfemr.org/swagger and is kept updated as changes are made. A slightly more interactive version is hosted at http://chain.teamfemr.org/redoc/. Both of these are also accessible on the Docker image at /swagger and /redoc.

About

Open-Source Home of fEMR On-Chain

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 62.9%
  • HTML 34.0%
  • JavaScript 1.3%
  • Shell 0.9%
  • CSS 0.6%
  • Dockerfile 0.1%
  • Other 0.2%