Stream: implementers
Topic: FHIR Logical Models
Richard Kavanagh (Apr 04 2016 at 20:35):
Following the work demonstrated by Grahame at the last WGM meeting regarding Logical models created for NEHTA. I have created a tool for creating/amending logical models. This is an early release and there's more work to do.
The tool is available for download here : https://www.dropbox.com/s/f45g5ab9torm0pw/Flogical_1_0_0_2.zip?dl=0
Some of the NEHTA models (copied from the FHIR website are here) : https://www.dropbox.com/s/yyzw27o179ykk3o/Test%20Models.zip?dl=0
There are a couple of glitches in the UI but other than that you should be able to create/edit FHIR Logical models.
Michel Rutten (Apr 04 2016 at 20:36):
@Richard Kavanagh Neat!
Richard Kavanagh (Apr 04 2016 at 20:37):
It's my first WPF application so it's quite clunky in places, though hopefully that's all under the covers.
Richard Kavanagh (Apr 05 2016 at 18:37):
Managed to fix the UI issues and am adding functionality to create new logical models using a resource as a starting point. If anyone else has other functionality feedback I'd be happy to get feedback.
Stephen Royce (Apr 05 2016 at 23:45):
At NEHTA we have a tool that I've built for our internal use in developing FHIR logical models. Its built around some of the legacy proprietary model structures we've had previously and so is not suitable for realease to the wider community, but I'm happy to have a look at your tool and provide feedback from the lessons we've learned.
Stephen Royce (Apr 06 2016 at 01:11):
Is 1.0.0.2 still the latest?
Richard Kavanagh (Apr 06 2016 at 07:49):
There is only one public release at the moment. I will make a new release this weekend that includes the following:
- added icons to the element "tree"
- fixed the bug that caused the element "tree" to be out of sync to updates made to the detail pane (right hand side)
- added filtering when adding data types or resource references
- fixed some erroneous dialog titles
Next feature will include, the following
- create logical model based on an external model (starting with FHIR resource models)
- create example values for the logical model
- export the logical model
Stephen Royce (Apr 06 2016 at 08:11):
Okay,
Richard Kavanagh (Apr 06 2016 at 08:46):
I'd be interested to know how NEHTA are proposing to use FHIR logical models, perhaps we could discuss off line
Michael van der Zel (Apr 06 2016 at 13:26):
Great. I expected to see kind="logical" in the xml. That is where this tool focusses on, right?
Richard Kavanagh (Apr 06 2016 at 18:10):
@Michael van der Zel that's an error on my part - fixed in the next release.
Last updated: Apr 12 2022 at 19:14 UTC