Stream: implementers
Topic: MedicationRequestIntent on Fhir
Jitendra Kumar Sahu (Nov 15 2018 at 10:05):
We are looking the MedicationRequestIntent on Fhir.
https://www.hl7.org/fhir/codesystem-medication-request-intent.html#4.2.12.346.2
Wanted to understand how the Acute/Repeat/RepearReauthorization are mapped with Intent proprty of MedicationRequest resource.
Jitendra Kumar Sahu (Nov 15 2018 at 10:11):
@all Can any one help us on this.?
Lloyd McKenzie (Nov 15 2018 at 10:13):
Those are distinct from "intent". Intent lets you say "this is an order" or "this is a proposal (e.g. from decision support)" or "this is a plan". Knowing that something is an acute prescription is conveyed by courseTherapyType. Whether something is an original request or is renewing a previous prescription is conveyed by the presence or absense of priorPrescription.
Jitendra Kumar Sahu (Nov 15 2018 at 10:19):
Thanks @Lloyd McKenzie , but where can I accommodate the courseTherapyType in MedicationRequest resource. If you have any link can you please share to us.
Lloyd McKenzie (Nov 15 2018 at 10:26):
It's new for R4. For R3, we'll be defining a standard extension for those who want to pre-adopt. You can find the R4 preview here: http://build.fhir.org/medicationrequest.html
Jitendra Kumar Sahu (Nov 15 2018 at 10:34):
Thank you @Lloyd McKenzie.
Jitendra Kumar Sahu (Nov 16 2018 at 12:22):
But we are following R3 specification, @Lloyd McKenzie can you please help us to know when this extension will be available for R3, as R4 is not yet released version
Lloyd McKenzie (Nov 16 2018 at 12:52):
The extensions should be available no later than mid-December, hopefully sooner.
Jitendra Kumar Sahu (Nov 19 2018 at 07:02):
thanks @Lloyd McKenzie for your quick reply and help.
Lorraine Constable (Apr 09 2019 at 19:53):
pinging @Jean Duteau
Last updated: Apr 12 2022 at 19:14 UTC