fhirbase/lab-wall

Name: lab-wall

Owner: Fhirbase

Description: [DEPRECATED]

Created: 2015-02-20 11:42:42.0

Updated: 2016-02-17 09:43:51.0

Pushed: 2016-02-17 09:44:49.0

Homepage:

Size: 8188

Language: Clojure

GitHub Committers

UserMost Recent Commit# Commits

Other Committers

UserEmailMost Recent Commit# Commits

README

[DEPRECATED] No longer being actively developed

Fhirwall

Installation

Install Docker

Then

 docker build -t fhirwall ./

And then

 docker run --name fhirwall-server -e FHIRPLACE_URI=fhirplace.health-samurai.io:80 -p 6000:6000 fhirwall

FAQ

How to start server
 run
How to start server from REPL
uire '[fhirwall.core :as fc]) (def srv fc/start-server) (srv)

This work is supported by the National Institutes of Health's National Center for Advancing Translational Sciences, Grant Number U24TR002306. This work is solely the responsibility of the creators and does not necessarily represent the official views of the National Institutes of Health.