Skip to content

Example code for the conversion of libreHealth Patient resource to FHIR patient resource using JOLT

Notifications You must be signed in to change notification settings

lehone-hp/rest-to-fhir-json-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

rest-to-fhir-json-example

Example code for the conversion of libreHealth Patient resource to FHIR patient resource using JOLT

Run Code

Clone repository from github

git clone https://github.com/lehone-hp/rest-to-fhir-json-example.git

Import into IDE and run

Or

Build project

cd rest-to-fhir-json

mvn clean package

Run with

java -cp java -cp target/json-converter-1.0-SNAPSHOT.jar org.librehealth.converter.Main

About

Example code for the conversion of libreHealth Patient resource to FHIR patient resource using JOLT

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages