FHIR Chat · Nested value sets. · implementers

Stream: implementers

Topic: Nested value sets.


view this post on Zulip Andersson Paz (Apr 13 2018 at 03:08):

I have a tree of items to evaluate a systems and organs (its a protocol). and these generate a narrative.

Captura-de-pantalla-de-2018-04-12-21-56-54.png
Narrative eg:
Head / neck refers [ Eyes refers [ Inflammatory Diseases does not refer, Epifora does not refer, Photophobia does not refer, Lenses refers myopia, Other does not refer], Nose does not refer, Ears does not refer, Mouth does not refer, Neck does not refer, Head does not refer]

view this post on Zulip Andersson Paz (Apr 13 2018 at 03:16):

The questions is... how group valueSets, if they belong to a group, sub-group, sub-gruoup of sub-group, etc.

view this post on Zulip Andersson Paz (Apr 13 2018 at 03:19):

If each item list was a valueset.

view this post on Zulip Lloyd McKenzie (Apr 13 2018 at 03:27):

This seems like a Questionnaire. We actually just had a discussion today with the Structured Documents project about how to handle "dynamic" answer choices. We'll likely have extensions to support this by the September ballot.

view this post on Zulip Andersson Paz (Apr 13 2018 at 03:53):

I understand! This evaluation is a condition right? (Patient refers lenses, << myopia >>)

view this post on Zulip Lloyd McKenzie (Apr 13 2018 at 03:54):

Myopia would be a Condition, yes.

view this post on Zulip Andersson Paz (Apr 13 2018 at 04:00):

In the questionaireRespones, the condition refer to the answer right?

view this post on Zulip Andersson Paz (Apr 13 2018 at 04:02):

I say, on the contrary, the answer refers to the condition

view this post on Zulip Lloyd McKenzie (Apr 13 2018 at 04:08):

In the QuestionnaireResponse, the answer would typically just be a code. The results of the Questionnaire could be extracted and used to populate a Condition.

view this post on Zulip Andersson Paz (Apr 13 2018 at 04:49):

But how I can make sure that the obserbation exist,his relation is one to one and this not was created more than one when I updated the questionarie.

view this post on Zulip Lloyd McKenzie (Apr 13 2018 at 05:38):

You can look before you create. Dealing with data from multiple sources and trying to resolve duplicates is one of the joys of healthcare data management :)

view this post on Zulip Andersson Paz (Apr 13 2018 at 16:22):

I have it! thanks!


Last updated: Apr 12 2022 at 19:14 UTC