Stream: social
Topic: UML files
Parris Lucas (Jul 22 2016 at 15:23):
See JSON, RDF and XSD files in the download section at https://www.hl7.org/fhir/downloads.html. Does UML files such as XMI or EAP exist?
Lloyd McKenzie (Jul 22 2016 at 20:01):
Not at present. The UML diagrams are generated directly. When we last looked, the consistency of XMI to represent diagrams was low and others who cared about UML representations were happy enough to drive from the schemas or the reference implementations. Having XMI is really just waiting on having someone who wants it enough they're willing to write the converter from the StructureDefinitions and test the result with various tools.
Grahame Grieve (Jul 22 2016 at 20:22):
there is an eCore generated model. That is something that is more sensible to generate that XMI. What do you want to do with XMI?
Dave Carlson (Jul 23 2016 at 19:03):
We are developing complete round-trip conversion between FHIR STU3 StructureDefinition and UML as part of the Model Driven Health Tools (MDHT) project, now part of Eclipse.org. We intend use the UML models and associated tooling for FHIR profile design, model transformation, mapping, and code generation. As part of MDHT, we are developing a UML profile for FHIR. Still work in progress, but coming along well. Per Lloyd’s comment, we are focused on the model representation, not including diagrams. Any UML 2.5 tool could be used to create the diagrams.
See https://projects.eclipse.org/projects/modeling.mdht
Grahame Grieve (Jul 25 2016 at 02:36):
I just created a temporary channel 'hacking-health' to support the Australian hacking Health event. And for hacking health to evluate the use of a chat channel
Last updated: Apr 12 2022 at 19:14 UTC