Skip to content

ibl/FHIR

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

FHIR on Spring Boot and MongoDB

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 100.0%