FHIR Chat · AllergyIntolerance reaction - reference · implementers

Stream: implementers

Topic: AllergyIntolerance reaction - reference


view this post on Zulip Jose Costa Teixeira (Nov 20 2019 at 11:34):

Shouldn't AllergyIntolerance.reaction also allow for a reference to Observation? Normally the Observation is found and entered first, only then we assert an allergy. Shouldn't we simply reuse Observation information there?

view this post on Zulip Lloyd McKenzie (Nov 20 2019 at 11:42):

The question is "what do most systems do?" - and I'm not aware of most systems maintaining a link between an Observation (or Condition) and an allergy record.

view this post on Zulip Grahame Grieve (Nov 20 2019 at 12:02):

what most systems are you talking about there?

view this post on Zulip John Moehrke (Nov 20 2019 at 14:28):

there is an extension that could be used event-basedOn

view this post on Zulip Jose Costa Teixeira (Nov 20 2019 at 15:15):

In a tutorial today I saw the case of capturing a reaction and only then inferring the allergy. I think it really makes sense. If in a series of consultations you a) make an observation of a reaction and b) infer an allergy because of that, why not reusing data?

view this post on Zulip John Moehrke (Nov 20 2019 at 16:43):

I agree with you. My personal use-case is getting tested for allergy to 'shellfish' there was an observation made of that test, and that observation moved my AllergyIntolerance severity from patient-suspects, to High Severity. My CDA summary does show the relationship between the Allergy and the Observation... so there is use like this in CDA (Epic).

view this post on Zulip Jean Duteau (Nov 20 2019 at 20:49):

Strangely enough, we just had a use case pop up for this. An implementer wants to tie the MedRequest/Admin to the allergic reaction. They can do that, but there is no way to associate that reaction with the allergyIntolerance. So there is nothing to link the MedRequest with the Allergy which I would think we should do through the actual reaction.

view this post on Zulip Mareike Przysucha (Nov 22 2019 at 09:36):

I just came upon this topic, too. We are currently profiling a WoundSummary where we want to capture the (allergic) reaction to wound dressing material. The symptoms in this context may be captured by a nurse or a wound manager. That it is a reaction to formerly added dressing material has to be infered by a physician, a nurse is not allowed to do so. So I would like to add references
(a) to the "substance" AND
(b) to the "manifestation"
in reaction.

view this post on Zulip Mareike Przysucha (Nov 22 2019 at 12:54):

We now used custom extensions, but I think a change request would be nice. I'm waiting for my JIRA-Account.

view this post on Zulip Mareike Przysucha (Nov 22 2019 at 14:56):

In JIRA: FHIR-25244

view this post on Zulip Josh Mandel (Nov 26 2019 at 13:15):

(Public service announcement: if you write J#25244 you'll get auto-linking behavior, FYI @Mareike Przysucha.

J#25244

view this post on Zulip Jose Costa Teixeira (Mar 24 2020 at 10:15):

scenario:
GP1: "patient had a rash and shortness of breath after taking meds at lunch, seems allergic to meds, here is the reaction and allergy"
GP2: "patient had another reaction after taking meds at dinner, seems allergic to meds, here is the second reaction, but I cannot take responsibility for my colleague's reaction statement"
Specialist 1: "Patient is not allergic. the reaction is not part of this allergy, but are perhaps relevant to see as observations to see that the patient is allergic to fish"

view this post on Zulip Jose Costa Teixeira (Mar 24 2020 at 10:15):

Can we discuss this? The resolution seems "in this call we are not aware of implementers that do this" - so what about a government implementation?

view this post on Zulip Jose Costa Teixeira (Mar 24 2020 at 10:17):

analysis here have asked: will the person that updates the allergy record assume responsibility for the reactions previously recorded?
(this is yet another argument I think)

view this post on Zulip Jose Costa Teixeira (Mar 24 2020 at 10:20):

From this thread it seems that it would make sense to allow a link to an observation, instead of forcing people to re-enter information in the .reaction. I think this is an oversight in the current specification.

view this post on Zulip Jose Costa Teixeira (Mar 24 2020 at 10:22):

@Michelle (Moseman) Miller this is feedback from implementers.

view this post on Zulip Jose Costa Teixeira (Mar 24 2020 at 10:24):

I can add 2 cents for data lineage and quality, or model consistency (we don't want systems to have 2 different models for the same information) but that is not as important as the implementers questioning

view this post on Zulip Michelle (Moseman) Miller (Mar 24 2020 at 19:47):

J#25244 was already resolved back in January. Per the DMP, http://www.hl7.org/documentcenter/public/decisionmaking/Default_HL7_WG_DMP_2019_V5.2.1.pdf

Revisiting Decisions
a) It is recognized that revisiting previously made decisions inhibits progress and should be
discouraged. That said, circumstances might exist that warrant re-opening discussion on a
previously resolved issue.
b) To dissuade this practice, such re-opening requires a formal motion, second, and two-thirds (66%)
majority affirmative vote subject to the quorum rules in this document.
c) For the decision to revisit a previous decision to be considered binding, advance notification as
specified in Meeting Notifications (section 3) is required.
d) The Meeting Notifications (section 3) can be waived to expedite ballot reconciliation items if the
WG determines that the new discussion represents the same range of views as addressed in the
original decision.

view this post on Zulip Jose Costa Teixeira (Mar 24 2020 at 19:54):

I don't know what to do with that information.

view this post on Zulip Jose Costa Teixeira (Mar 24 2020 at 20:02):

I'd say this discussion makes a good case to open up the discussion - we are trying to implement the resources so I provide feedback to improve, I hope this is a good thing.
@Michelle (Moseman) Miller will you trigger the process given the new information?

view this post on Zulip Lloyd McKenzie (Mar 24 2020 at 23:16):

@Jose Costa Teixeira Do you have a system that actually links together its Allergy records with diagnoses or problems? If so, just submit a new change request and point to the old one indicating that there's no evidence that the "no systems do this" assertion is incorrect. (I'd phrase it as asking for an extension, because I'm pretty sure it's not an 80% situation.)

If you're proposing it as a good idea/logical thing to do, then I think there's no action to take because the decision to add it needs to be based on a real implementer requirement, not a notion of something that might be desireable.

view this post on Zulip Jose Costa Teixeira (Mar 24 2020 at 23:22):

We need to implement this on the health data vaults and those are the requirements. It's not linking together allergies and diagnoses, it's the fact that we cannot first observe a reaction and then assert an allergy linking to it.

view this post on Zulip Lloyd McKenzie (Mar 24 2020 at 23:28):

What is a "health data vault" - is that a personal health record? A jurisdiction-maintained health record?

view this post on Zulip Jose Costa Teixeira (Mar 24 2020 at 23:39):

Sorry, it's the regional repository of patient healthcare records

view this post on Zulip Lloyd McKenzie (Mar 24 2020 at 23:47):

So net new system?

view this post on Zulip Jose Costa Teixeira (Mar 25 2020 at 00:14):

System exists but I think these are new requirements to be added - will have to check but I assume so, these are new.

view this post on Zulip Lloyd McKenzie (Mar 25 2020 at 01:36):

My leaning would be to use a local extension for now and, once you have production experience, propose a standard extension.

view this post on Zulip Jose Costa Teixeira (Mar 25 2020 at 11:21):

We can do that. But from the feedback received so far, this seems one case where "sticking to what some vendors were doing yesterday" is colliding with what seems reasonable.

view this post on Zulip Jose Costa Teixeira (Mar 25 2020 at 11:22):

I have no stigma with extensions, I just think we missed a spot there.
But others have pointed it out in this stream so I will not be the only one to push it.

view this post on Zulip Lloyd McKenzie (Mar 25 2020 at 15:02):

That's base FHIR methodology. We try very hard to not have core 'lead' the community. That's not to say it can't ever happen, but it's something we're super cautious about - because it's a super-slippery slope that leads to overly complex specs, a disconnect with the real world and - correspondingly - lower adoption.

view this post on Zulip Jose Costa Teixeira (Mar 25 2020 at 21:50):

I understand. Besides my project, the same question appeared in a presentation at devdays, and the few other people commenting in this thread. I see it not as leading the community, but responding.
While I believe this should be in core, we should at least get feedback "we'd like to confirm that people are not using this" and get a more significant sample.

view this post on Zulip Rob Hausam (Mar 26 2020 at 02:02):

The reality as we've been aware of it in the Patient Care discussions on this is that most systems seem to be recording the reactions at the same time as the allergies themselves. If there are observations that are made prior to determining that there is an allergy (which certainly happens), it seems that typically there isn't an effort made to link the allergy record to those prior observations. That fits pretty well with what we have right now in the AllergyIntolerance resource. That's my take on the conclusions from the prior discussions, anyway.


Last updated: Apr 12 2022 at 19:14 UTC