OHDSI Home | Forums | Wiki | Github

Java API for OMOP CDM

Hallo,
I am quite new to OMOP and OHDSI so please execuse if this question was already posed several times:
Is there a Java API to access an OMOP CDM which abstract away from the database layer ?
I would like to instantiate instances of the classes “Person” or “DrugExposure”, set their members, and send them followed by a final commit to some synchronization object that handles all the database stuff.
Greetings
Georg

1 Like
t