FHIR Chat · Medication Strength Request · implementers

Stream: implementers

Topic: Medication Strength Request


view this post on Zulip John Ravan (Dec 06 2018 at 20:18):

I have users that will want a list of strengths available to a medication. What parameters would they send and should I return the entire medication request object or can I just return dosage?

view this post on Zulip Jean Duteau (Dec 06 2018 at 21:04):

You would search Medication for a specific ingredient and I would expect that to return a Batch of Medication resources that have that ingredient and give the various strengths.

view this post on Zulip John Ravan (Dec 07 2018 at 15:10):

Thanks so much! Let me give that a try


Last updated: Apr 12 2022 at 19:14 UTC