FHIR Chat · medication strength · Medication

Stream: Medication

Topic: medication strength


view this post on Zulip John Moehrke (Jan 12 2021 at 16:28):

Given that I am working on a Patient entered medications app... not a pharmacist, or prescribing clinician. What is the intention in the MedicationStatement for recording the strength of a medication per dose? I am getting really confused. There is some strength information baked into the rxNorm terminology; is that all that is needed?

view this post on Zulip Lloyd McKenzie (Jan 12 2021 at 16:53):

Typically strength is implicit in the medication code. If not, it's conveyed using Medication and conveying the active ingredient quantity(ies). Though I believe there was a proposal for a "strength description" extension for those systems that only have a string. @Melva Peters ?

view this post on Zulip Melva Peters (Jan 19 2021 at 16:03):

@John Moehrke is your question about why there is a doseAndRate backbone in the dosage type? Often the strength of the medication in the tablet or capsule is included in the name of the medication from the code. There may be situations where one strength is prescribed or dispensed but the patient is to take a different amount. For example, 4mg tablets may be dispensed but the actual dose that the patient is to take is 8mg - this can be conveyed in the Dosage.doseAndRate.doseQuantity

view this post on Zulip John Moehrke (Jan 19 2021 at 16:07):

@Melva Peters , I am looking for the most likely model. Yes, I do understand dispensed might be different than prescribed, but I would expect the patient would be entering the dispensed details, then indicating how many of them they are taking etc... Surely there will be exceptions, I am not looking at them.


Last updated: Apr 12 2022 at 19:14 UTC