Chat.HL7.org Zulip Archive

For questions about this archive, please contact webmaster@hl7.org.

Stream: general

Topic: ORM^O01 Price


view this post on Zulip Freida Hall (Jan 13 2020 at 22:50):

In the US Realm you’ve probably seen advocacy for price transparency so a patient will know the price of a medical service in advance of committing to the treatment. Is there a preferred way to do this for existing V2 interfaces? I looked in the standards master grid but did not see any V2 implementation guides for this topic but found existing message content that may suffice.
For example, a provider’s EHR system could send a general order message (ORM) to a laboratory requesting the price for a laboratory test. The ORM (general order message [event O01]) message structures contain repeating FT1 (Financial Transaction) segments and at first look it seems these fields might be appropriate to return the test price from the laboratory to the provider’s EHR system (below extracted from the V2.5.1 standard):
FT1-4 (DR) Transaction Date (required)
FT1-6 (IS) Transaction Type (required), Table 0017 value CG-Charge
FT1-7 (CE) Transaction Code (required)
FT1-10 (NM) Transaction Quantity
FT1-11 (CP) Transaction Amount - Extended
FT1-12 (CP) Transaction Amount – Unit

Does this seem like a reasonable approach, or does anyone know of a different solution?
Thx!

view this post on Zulip Frank Oemig (Jan 15 2020 at 07:51):

Pricing is master data. What about using master data queries? Chp.5

view this post on Zulip Freida Hall (Jan 17 2020 at 21:22):

Thanks Frank. We’d like to use Chapter 4 messages to leverage existing V2 functionality without introducing messages from different chapters. BTW, laboratories have already developed two different V2 implementation guides for compendium price info based on Chapter 8 master files, dating back to 2011, but there has been limited adoption. This would be a different approach, providing the price for a specific patient in response to an explicit order, and hopefully easy for the provider's EHR system to ‘consume’. There’s a FHIR project in process also, so anything we do now in V2 may eventually be replaced by FHIR. I didn’t realize when I posted this topic there’s also an Orders & Observations stream so I will post the question there in case there may be others subscribed to the O&O stream not watching here who have input.


Last updated: Mar 23 2020 at 00:02 UTC