Java library to export to dadl

Description

Is there any Java library and maybe relative documentation that supports import/export of openEHR archetypes and dadl files? Specifically i need to export some openEHR data from my website and store them in a dadl file. I currently handle this by creating a function but i need to be able to export openEHR data no matter which archetype they follow.

Environment

Eclipse, Liferay, Windows

Activity

Show:

Thomas Beale June 8, 2016 at 12:37 PM

There should be at least one implementation of dADL (now called ODIN) in Java. I recommend asking these projects:
adl2-core - https://github.com/openEHR/adl2-core
archie - https://github.com/nedap/archie

Details

Reporter

Components

Priority

Created June 8, 2016 at 12:10 PM
Updated November 28, 2022 at 12:19 PM