omoponfhir / omoponfhir-main

Main OMOPonFHIR Settings
Apache License 2.0
45 stars 15 forks source link

Is it possible to use OmopOnFhir as a Java library instead of a Rest api? #17

Open chad-databricks opened 2 years ago

chad-databricks commented 2 years ago

Is there a way to use the OmopOnFhir library without going through the rest api setup? We process a lot of records using apache SPARK and wonder if we can just use OmopOnFhir as a Java library.

Thanks.

myungchoi commented 2 years ago

Currently no. However, I was working on that couple of months ago. I found a way to do this. I need more time. Currently, I am so tied up with another projects. I will post it here if I can get back to this coding.