Stream: implementers
Topic: Condition resource - use of evidence & verificationStatus
Joel Francis (Feb 21 2018 at 16:02):
Hi,
Just wondering how the Condition.verificationStatus & Condition.evidence is used in the following scenario:
Patient is waiting for a blood-test that confirms the condition and we want to capture that this evidence is what changes the status of the condition to "confirmed".
Thanks,
Joel
Lloyd McKenzie (Feb 21 2018 at 16:06):
@Michelle (Moseman) Miller
Michelle (Moseman) Miller (Feb 21 2018 at 21:26):
@Joel Francis In general, yes, you can use Condition.verificationStatus to reflect the condition has been confirmed -- and you can use Condition.evidence to reference the results of the blood test as the basis for confirming the condition. Are you just looking for confirmation (no pun intended!) that these are the correct elements to use or is there another underlying question (such as a more specific association between verificationStatus and evidence)?
Michelle (Moseman) Miller (Feb 21 2018 at 21:34):
I can run it by Patient Care work group, but I don't think you should reference the order for the blood test - before the results are in - as evidence that this condition has been confirmed. Confirmation of the condition happens after the results/reports are available. However, in re-reading the definition of Condition.evidence, we may need to revisit whether the evidence can be for suspected/confirmed conditions as well as refuted conditions (as well as orders/requests to get evidence).
Joel Francis (Feb 21 2018 at 22:56):
@Michelle (Moseman) Miller , yes, i was gearing towards asking if there was a more specific association between verificationStatus and evidence. Would it benefit us all to have it part of the base resource? I would not reference the order but only reference it if it were the contributing factor for the "confirmation" of the condition. It seems logical to associate this evidence with the status. Will await your thoughts on this.
Michelle (Moseman) Miller (Feb 22 2018 at 23:35):
Patient Care work group approved GF#15610 to expand the definition of Condition.evidence to be "Supporting evidence / manifestations that are the basis of the Condition's verification status, such as evidence that confirmed or refuted the condition."
Note: Patient Care work group didn't think we needed to correlate a single evidence code/reference with verificationStatus. It isn't in the 80% of what most systems support
Joel Francis (Feb 26 2018 at 14:00):
Patient Care work group approved GF#15610 to expand the definition of Condition.evidence to be "Supporting evidence / manifestations that are the basis of the Condition's verification status, such as evidence that confirmed or refuted the condition."
Note: Patient Care work group didn't think we needed to correlate a single evidence code/reference with verificationStatus. It isn't in the 80% of what most systems support
Thanks @Michelle (Moseman) Miller and @Lloyd McKenzie
Last updated: Apr 12 2022 at 19:14 UTC