Stream: implementers
Topic: EMF - ECORE - UML
Luca Toldo (May 19 2017 at 14:54):
I'm looking for an Ecore EMF representation of FHIR.
Any suggestion is welcome.
Grahame Grieve (May 19 2017 at 17:32):
We don't have one. I worked on it for a while a couple of years ago, but it was removed due to lack of interest
robert worden (May 19 2017 at 17:53):
As part of my FHIR Transform Engine I make EMF Ecore models from FHIR profiles, and create EMF model instances from resource or bundle instances. I have a two-way bridge between Ecore instances and HAPI Java instances - currently for DSTU2. The EMF models make FHIR extension features look like core features.
Luca Toldo (May 20 2017 at 08:46):
http://www.openmapsw.com/products/FTE.htm ?
robert worden (May 20 2017 at 10:19):
Just descriptive stuff there - in a couple of weeks I can send you the updated Eclipse plugins and a demo project.
Last updated: Apr 12 2022 at 19:14 UTC