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.
Eclipse, Liferay, Windows
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