Olof Torgersson wrote: > 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.
The reference implementation in Eiffel could, in theory, be compiled on the iPhone platform. The Eiffel compiler was experimentally ported to the iPhone last year: http://dev.eiffel.com/IPhone_Development http://www.eiffelroom.org/blog/manus_eiffel/eiffel_and_iphone_ipod_touch http://www.eiffelroom.org/blog/manus_eiffel/eiffel_and_iphone_ipod_touch_2 (The site seems to be down at the moment, so I'm posting these links based on my Google-assisted memory.) This would be by far the easiest route ... if it works, and if Apple permits it. - Peter Gummer

