Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 383 Bytes

README.md

File metadata and controls

16 lines (10 loc) · 383 Bytes

FHIR

Status

Incomplete and experimental. For the live sandbox with ongoing experimentation see https://github.com/ibl/FHIR-Demo.

Getting Started

Clone this repository, start MongoDB, and run

mvn package
java -Dserver.port=8080 -Dspring.data.mongodb.uri=mongodb://localhost:27017/fhir -jar target/FHIR.jar