What needs to be considered is, for each particular app, what data are being captured and displayed? Usually it is not 'everything' - it will be a very narrow data set in each case. For each such data set, one or more openEHR ADL 1.5 templates could be created and converted to XSD and/or programming objects (dedicated classes for the particular template). These would greatly enable the construction of such apps and also the communication of the data back to a server. An app framework is needed form which any specific app created according to this programming model can be built. I don't know that the language (Objective C, Java etc) is that important; the above can be done in any 'normal' modern language.
Some examples of ADL 1.5 templates are available - see the ADL Workbench beta, http://www.openehr.org/svn/ref_impl_eiffel/TRUNK/apps/adl_workbench/doc/web/index.html (see particularly the example archetypes at http://www.openehr.org/svn/knowledge2/TRUNK/archetypes/ you can use with this tool). In the next few weeks, the XML OPT generation feature will appear in this tool. This is the basis for generation XSDs, programming objects, message schemas and so on. - thomas beale On 24/09/2010 11:11, Athanasios Anastasiou wrote: > Hello Olof and everyone > > I think that the iPad / iPhone devices could be of some assistance as > far as the interface to an openEHR enabled application is concerned. > > It could perhaps enable a more tactile manipulation of the entities > contained in the health record...(tactile and efficient, i wish, i.e not > a gimmick) > > But the actual modification of EHR content and interaction with the > server does not need to occur on the device itself, this would certainly > complicate things a lot. > > I vaguely remember Erik Sundvall talking about a REST approach to > handling openEHR content. In this case, all the iPad / iPhone / > iWhatever device would need to do is POST (or GET) data from specific > URLs just like many other web applications do now. > > But until we hear any more news from that front, i suppose that you will > have to rely on a web application based on either the java reference > implementation or OSHIP. In this case, you could work a little bit with > the presentation layer through CSS (and the fact that the page is > accessed by a mobile device) to perhaps adjust it to the iPad / iPhone > screen size or other property. > > I hope this helps. > > All the best > Athanasios Anastasiou > > > > > > > > > > > On 23/09/2010 11:25, Olof Torgersson wrote: >> Hi, >> >> Is there anyone who's done any work related to openEHR for the iPhone/iPad? >> >> I guess one would need an implementation of the reference model etc in >> Objective-C since that's the only supported language on the platform. >> >> If you are working on this or interested in the topic then I would be >> interested in knowing about it. >> >> regards >> >> Olof Torgersson >> >> --- >> Olof Torgersson >> >> Associate Professor >> Department of Applied Information Technology >> Chalmers University of Technology and G?teborg University >> SE-412 96 G?teborg, Sweden >> >> email: olof.torgersson at chalmers.se >> phone: +46 31 772 54 06 >> >> >> _______________________________________________ >> 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 > -- Ocean Informatics *Thomas Beale Chief Technology Officer, Ocean Informatics <http://www.oceaninformatics.com/>* Chair Architectural Review Board, /open/EHR Foundation <http://www.openehr.org/> Honorary Research Fellow, University College London <http://www.chime.ucl.ac.uk/> Chartered IT Professional Fellow, BCS, British Computer Society <http://www.bcs.org.uk/> Health IT blog <http://www.wolandscat.net/> * * -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.openehr.org/mailman/private/openehr-technical_lists.openehr.org/attachments/20100924/47c09ed8/attachment.html> -------------- next part -------------- A non-text attachment was scrubbed... Name: ocean_full_small.jpg Type: image/jpeg Size: 5828 bytes Desc: not available URL: <http://lists.openehr.org/mailman/private/openehr-technical_lists.openehr.org/attachments/20100924/47c09ed8/attachment.jpg>

