FHIR Chat · DevDays16 - openEHR · connectathon mgmt

Stream: connectathon mgmt

Topic: DevDays16 - openEHR


view this post on Zulip Grahame Grieve (Nov 16 2016 at 04:48):

(deleted)

view this post on Zulip Grahame Grieve (Nov 16 2016 at 04:49):

(deleted)

view this post on Zulip Grahame Grieve (Nov 16 2016 at 05:05):

Welcome to the openEHR track at DevDays16.

This track will be a little different to the other tracks - it's more of a meta-track. We'll be working with both the Logical Model track, and the Clinical FHIR track. (In fact, in the program schedule, there is one main track 'Profiling, Logical Models, and openEHR' - but we have split these into 3 different tracks here in Zulip, and they are loosely related.

Partly, this is because of where we are with regard to openEHR.

In some kind of dream world, people will be able to model their content using openEHR, and then express system interfaces using FHIR, and not only will it be clear how that works, there'll be a simple tooling stack that automates it. Also, in an ideal world, the process will be reversible - people could take a FHIR implementation guide, and generate openEHR content for that. But we don't live in that dream world. And we may not ever do that; the differences in the way openEHR and FHIR conceptualise the tasks and prioritise our compromises will probably mean we can never get to that point. But we should be able to get a useful amount of direction along the way

Right now, we have several technical routes along the way, but none are fully worked out. The openEHR track will leverage several different tracks - specifically, the logical modelling track, the clinical FHIR track, and the MR track.
Presentations relevant to the openEHR track today:
- FHIR Profiling (Michel Rutten, 9:45)
- Viewing And Building Resources (David Hay, 10:30)
- StructuredDataCapture (SDC) and Questionnaire (Lloyd McKenzie, 11:15)

For the Hands-on Element of this track, we'll be picking an openEHR archetype from CKM, and then representing it in FHIR in 3 different ways:
- as a profile on one or more resources
- as a logical model with a mapping to FHIR resources, and a derived profile
- as a questionnaire on a set of data elements

Suggestions are welcome for what archetype we should pick. I'll be selecting an archetype sometime this morning based on it representing some of the structural complexirties I know we're going to encounter

view this post on Zulip Grahame Grieve (Nov 16 2016 at 05:06):

tomorrow, I'll be doing a full introduction presentation at 9:45

view this post on Zulip Grahame Grieve (Nov 16 2016 at 09:00):

Candidate Archetypes:
- Pregnancy Summary
- Infant Feeding Summary
- Health Risk Assessment
Comments welcome

view this post on Zulip diego kaminker (Nov 16 2016 at 14:38):

I did Health Risk Assessment as a logical model. Now going for the questionnaire and profile. Would like to discuss my findings in the process!

view this post on Zulip Grahame Grieve (Nov 16 2016 at 18:56):

great. lets do that tomorrow morning

view this post on Zulip David Hay (Nov 17 2016 at 05:11):

btw - @diego kaminker figured out how to use clinFHIR to create samples for the logical models. The process is a bit klunky but it works!
1. Create the model using Forge and upload to simplifier. You need to find out the ID of the resource that ?simplifier creates
2. In clinFHIR, set the conformance server to simplifier (and the data server to an ST2 server as well to stop CF complaining), then click the 'find profile' link.
3. in the dialog, select the 'Select directly' tab, set the dropdown to simplifier (again) and paste in the id. Click the 'Select profile' button that appears

The profile is loaded into CF and you can then select a patient and create an instance of the logical model. cool!

(I'm sure Diego will show you the process :) )

view this post on Zulip David Hay (Nov 17 2016 at 05:13):

you can't save the instance yet (though I've added a download icon to the upper right in the resource builder so you can download one) - and you can also park it if you want.
You should also be able to do this with Logical Models created in CF - just use the server you created the model on rather than simplifier...

view this post on Zulip David Hay (Nov 17 2016 at 05:17):

To me this shows the value of doing this work within the FHIR stack - being able to-use the tooling developed for other purposes is just great. It also shows the benefit of devdays - getting people together to work on issues from different perspectives...

view this post on Zulip David Hay (Nov 17 2016 at 05:19):

Oh, and when you have loaded the Logical Model into CF, click on the 'eye' icon to the left of the model name which will show the 'profile' editor. There are a number of visualizations there - like the mind map - that are useful...


Last updated: Apr 12 2022 at 19:14 UTC