Greetings, You may find this one helpful: http://serefarikan.com/2010/10/18/openehr-for-practical-people/ Warning in advance: I moved this from my old server to wordpress and it has some garbage, diagrams are missing etc. It may not be accurate enough too. So why do I even bother to give the link? It would still help with the basics.
Pablo's work is probably in better shape compared to Opereffa, (I'll re-write all of it from scratch in the next month or so) so Pablo's work may help you better as a starting point. Also check out Shinji's recent posts; he recently released a big update to his implementation in Ruby. Don't panic. openEHR is a great piece of work, but it will take time to digest, so don't feel down if you struggle at first. As you can see, it has a good community. 2012/1/26 M?rcio Costa <mdckoury at gmail.com> > Excelent Pablo! > > I will study the class that you developed. > > Thanks, > > *M?rcio Costa* > B.Sc. in Computer Science @ Cin/UFPE > M.Sc. Candidate in Computer Science @ CIn/UFPE > MSN: mdckoury at gmail.com > > > > 2012/1/26 pablo pazos <pazospablo at hotmail.com> > >> 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 <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 :-) >> >> >> _______________________________________________ >> openEHR-technical mailing list >> openEHR-technical at openehr.org >> http://lists.chime.ucl.ac.uk/mailman/listinfo/openehr-technical >> >> > > _______________________________________________ > openEHR-technical mailing list > openEHR-technical at openehr.org > http://lists.chime.ucl.ac.uk/mailman/listinfo/openehr-technical > > -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.openehr.org/mailman/private/openehr-technical_lists.openehr.org/attachments/20120126/7fc30535/attachment.html>

