Hello there, Is data retrieval implemented in opereffa? For instance, is it possible to pass a patient name(contextId) to the framework to get all archetype data available for that patient?
In the simple example provided by oepreffa, by passing contextId and sessionId, data is retrieved ArrayList archetypeDatas = new ArrayList(testInstance.getArchetypeDataList(sessionId, contextId)); But the point is that this sessionId is not part of patient data. A real scenario will be that the application is running in GUI patient ID or name is specified ( used as the contextId) and then data is retrieved based on that id, and presented on the GUI. Am I right or somehow confused ?! How does an opereffa based application deal with this scenario? Best Regards Pariya MSc; PhD Candidate Department of Computing Science and Engineering Chalmers University of Technology http://www.ait.gu.se/kontaktaoss/personal/hajar-kashfi/ -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.openehr.org/mailman/private/openehr-technical_lists.openehr.org/attachments/20101223/74cba15a/attachment.html>

