Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/clinical-meteor/open-clinical-net

Rules engine for OpenClinical.net
https://github.com/clinical-meteor/open-clinical-net

Last synced: about 1 month ago
JSON representation

Rules engine for OpenClinical.net

Awesome Lists containing this project

README

        

# clinical:open-clinical-net

Rules engine for OpenClinical.net

#### Clone the Example Plugin

```bash
cd webapp/packages
git clone https://github.com/clinical-meteor/open-clinical-net
```

#### Install

```bash
# add your package
meteor add clinical:open-clinical-net
meteor npm install

# run with a custom settings file
meteor --settings packages/open-clinical-net/configs/settings.example.json
```