FHIR Chat · Medication Route/s · implementers

Stream: implementers

Topic: Medication Route/s


view this post on Zulip Federica Lanzo (Jun 12 2016 at 21:29):

Hi there,
We are currently working on the mapping from HL7 v2 medications to FHIR resources and we just realized that v2 allows multiple RXR segments, meaning multiple different routes (Oral, IV...), while the FHIR resource allows only one route that is a CodeableConcept, allowing therefore different codings for the same concept.
What should we do to expose all routes available in HL7 v2?

Cheers,
Fede

view this post on Zulip Erich Schulz (Jun 12 2016 at 22:56):

I dont have an answer but worth noting this only really applies to medication orders not administration (ie any single dose can only be given one route, even tho the order maybe PO/IV)

view this post on Zulip Federica Lanzo (Jun 12 2016 at 23:31):

You are right with administration, but both orders (RDE and OMP message types) and dispense (RDS message type) medications allow repetition of the RXR.

view this post on Zulip Shanta Sankaran (Jun 13 2016 at 01:59):

It is possible for a medication ordering provider to specify multiple routes for the same medication (and dosage) in order to give the medication administrator the ability to make a decision based on the patient's actual condition.
When the actual administration happens, the nursing staff/administrator have made the route decision and at this point of time, the route is just one (the chosen one).

view this post on Zulip Lloyd McKenzie (Jun 13 2016 at 02:46):

I expect the work group feels this should be handled by an extension. However, feel free to raise a change request to get clarity or to get such an extension defined

view this post on Zulip Erich Schulz (Jun 13 2016 at 02:48):

it sounds like this is a regression on a core, everyday requirement...

view this post on Zulip Lloyd McKenzie (Jun 13 2016 at 03:13):

Submit a change request and argue your case for it being in the 80% then :)

view this post on Zulip Michelle (Moseman) Miller (Jun 13 2016 at 12:37):

Although MedicationOrder.dosageInstruction.route is 0..1, MedicationOrder.dosageInstruction is 0..*

Why wouldn't multiple dosageInstructions, each with its own distinct route, work for this use case?

view this post on Zulip Lee Surprenant (Jun 13 2016 at 18:16):

@Michelle (Moseman) Miller what does having multiple dosageInstructions mean? Based on the description I assumed it was for cases where the dosage changes over time (an implicit "followed by" relation). I'd be nervous about it sometimes meaning that and sometimes meaning it is a different option for administration.

view this post on Zulip Federica Lanzo (Jun 13 2016 at 21:27):

Yes, there is that option, but it does not correspond exactly to what HL7 v2 allows you do achieve. In fact for the same dosage indication you could provide multiple routes.
Our temporary solution makes use of the multiplicity of dosageInstruction where all the fields are populated in the same way with the exception of the route. This does not seem to match what a v2 message was trying to communicate, though.

view this post on Zulip Michelle (Moseman) Miller (Jun 13 2016 at 22:52):

This was discussed during the Pharmacy work group conference call today: http://wiki.hl7.org/index.php?title=2016-06-13_Rx_Conf_Call

An action item was noted to clarify the guidance around what multiple dosageInstructions mean. Specifically, clarify when there are multiples, is it an "and" where the med is given via one route followed by another route; is it an "or" listing alternative dosage instructions; could it be either one (depending on whether the timing dates are sequential or identical) etc. More discussion to follow to land the clarifications needed.

The other comment was wanting a better understanding of the use case (i.e. saying v2 can do it was not a compelling reason for FHIR to do the same).

view this post on Zulip Erich Schulz (Jun 14 2016 at 00:59):

@Michelle (Moseman) Miller 2 common drugs (paracetamol/acetaminophen and tramadol) are frequently charted as PO/IV - they have a high oral bioavailability so the dose is the same - and in both cases there is a strong case for wanting to track the total dose administered in a 24 period

view this post on Zulip Erich Schulz (Jun 14 2016 at 01:00):

(I typically write O/IV on a med chart ~ 6 times every day)

view this post on Zulip Erich Schulz (Jun 14 2016 at 01:02):

(just as way of background on the use case)

view this post on Zulip Michelle (Moseman) Miller (Jun 14 2016 at 12:27):

Thanks, @Erich Schulz , I will pass along your use case example to the Pharmacy co-chairs for the continuation of this discussion, next Monday June 20.

view this post on Zulip Yunwei Wang (Jun 15 2016 at 13:46):

The next meeting is Jun 20th.

view this post on Zulip Shanta Sankaran (Aug 15 2016 at 08:59):

Are there any updates from the Pharmacy co-chairs regarding the use of multiple Medication Routes? Thanks!

view this post on Zulip Melva Peters (Aug 15 2016 at 15:45):

@Shanta Sankaran Pharmacy WG discussed this and decided that further discussion is needed - we will be discussing further on calls leading up to the WGM and then likely at the WGM.


Last updated: Apr 12 2022 at 19:14 UTC