FHIR Chat · medicationStatement reasonForUse and wasNotTaken · implementers

Stream: implementers

Topic: medicationStatement reasonForUse and wasNotTaken


view this post on Zulip Rik Smithies (Aug 07 2016 at 15:19):

There is an invariant saying that MedicationStatement.reasonForUse can only be used if the medication was actually taken (wasNotTaken=false). But I would imagine reasonForUse is the reason it was intended to be taken, and if it eventually wasn't then that reason is still valid.

view this post on Zulip Grahame Grieve (Aug 07 2016 at 21:11):

seems reasonable - make a task

view this post on Zulip David Hay (Aug 07 2016 at 21:58):

btw - wouldn't medicationAdministration be a better choice to represent a missing dose?

view this post on Zulip Rik Smithies (Aug 08 2016 at 12:33):

hi David, in a way yes, but MedicationStatement is for when the more structured resources aren't appropriate. For the cases where it is useful, I don't think you can really use MedicationAdministration for some aspects of it.


Last updated: Apr 12 2022 at 19:14 UTC