Stream: implementers
Topic: Patient forgot meds / fell
Jose Costa Teixeira (Jan 17 2018 at 15:36):
What is(are) the resource(s) to inform "i just realized i skipped my meds" or "i fell" or "i don't feel well"?
AdverseEvent with details? dedicated resources such as MedAdmin for "skipped meds"? Observation?
Lloyd McKenzie (Jan 17 2018 at 16:15):
The answer depends on what's expected to happen to the information, who's going to consume it and how.
Lloyd McKenzie (Jan 17 2018 at 16:16):
AdverseEvent, Observation, MedicationAdministration or maybe even Communication are all possible, depending on context.
Eric Haas (Jan 17 2018 at 17:18):
even MedStatement
Melva Peters (Jan 19 2018 at 16:00):
I agree with @Eric Haas MedicationStatement could be used to say "I did not take this medication"
Jose Costa Teixeira (Jan 19 2018 at 16:19):
ok thanks @Eric Haas @Melva Peters @Lloyd McKenzie That provides me the direction to follow . there is no overarching resource that encompasses this. Each type of event will have its resource.
and yes, I could use MedStatement instead of MedAdmin, but since this is for a patient to say "i missed my 12h00 meds" i was considering a single MedAdmin (status=not-done). Thoughts?
Lloyd McKenzie (Jan 19 2018 at 16:27):
Yes, that's appropriate
Last updated: Apr 12 2022 at 19:14 UTC