Hi M?rcio, As Ian mentioned, we have developed an EHR tool based on openEHR.The EHRGen has a component to load and cache archetypes on memory, that has the code Athanasios mentioned, you can see it here: http://code.google.com/p/open-ehr-gen-framework/source/browse/trunk/open-ehr-gen/src/groovy/archetype_repository/ArchetypeManager.groovy See method getArchetype(archetypId). We use the Java Ref Impl to parse ADL files. Hope that helps.
-- Kind regards, Ing. Pablo Pazos Guti?rrez LinkedIn: http://uy.linkedin.com/in/pablopazosgutierrez Blog: http://informatica-medica.blogspot.com/ Twitter: http://twitter.com/ppazos > From: Ian.McNicoll at oceaninformatics.com > Date: Thu, 26 Jan 2012 18:44:38 +0000 > Subject: Re: ADL reading > To: openehr-technical at openehr.org > > Hi Marciio, > > You should also look at > > http://code.google.com/p/open-ehr-gen-framework/ > > The author Pablo Pazos is on this list and will no doubt have how own > suggestions. > > Do not despair - openEHR confusion is a normal pre-requisite to > eventual enlightenment :-) -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.openehr.org/mailman/private/openehr-technical_lists.openehr.org/attachments/20120126/7b1fd0c5/attachment.html>

