FHIR Chat · Condition and AllergyIntolerance resolved data · implementers

Stream: implementers

Topic: Condition and AllergyIntolerance resolved data


view this post on Zulip Drew Torres (Jun 30 2016 at 13:53):

Is there a field that indicates a date that a condition or allergy has been resolved?

view this post on Zulip Josh Mandel (Jun 30 2016 at 15:16):

For conditions: Condition.abatement[x]

view this post on Zulip Josh Mandel (Jun 30 2016 at 15:18):

for allergy: nope, I think. You can say it's resolved, and note when you recorded that in AllergyIntolerance.recordedDate -- but that's not the same thing.

view this post on Zulip Drew Torres (Jun 30 2016 at 15:22):

Thanks for the information. I figured at least one of them was in front of me :-D


Last updated: Apr 12 2022 at 19:14 UTC