Hi, and thanks to everyone that has replied. I agree that the best way would be to create a GUI on the iPhone/iPad and let the actual data be managed on a server somewhere, thus one should not need to do so much core work in Objective C.
Personally I would like to create a native GUI and not something that is run in a browser since the interesting thing is really to investigate the opportunities a native interface on a device such as the iPhone/iPad could provide. Then the question becomes what are the existing solutions one could use for such a scenario? (some suggestions have been given) I do have a reasonable knowledge of Objective C and the relevant frameworks since more than 10 years ( of course the iPhone specific parts are not that old, but conceptually it's the same as Cocoa (Mac OS X) development. regards Olof 24 sep 2010 kl. 12.11 skrev Athanasios Anastasiou: > 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 --- Olof Torgersson Associate Professor Department of Computer Science and Engineering 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

