Stream: implementers
Topic: Nursing intervention request
Jose Costa Teixeira (Oct 01 2021 at 07:29):
We are using ServiceRequest to order services like nurses to go and provide care to a patient.
In some cases, the care is "apply / give medication/give a vaccine/..." - for which it makes sense to use a medicationrequest
Jose Costa Teixeira (Oct 01 2021 at 07:29):
Is there any guidanc or experience with this?
Jose Costa Teixeira (Oct 01 2021 at 07:30):
I think this may tie into the advanced structure of ServiceRequest we're doing for R5, or perhaps it is as simple as having a RequestGroup.
Jose Costa Teixeira (Oct 01 2021 at 07:30):
but perhaps other ideas will exist - CarePlan?
Jose Costa Teixeira (Oct 01 2021 at 07:31):
@Bart Decuypere @Emma Jones @Michelle (Moseman) Miller @Hans Buitendijk @Rob Hausam (sorry for ping spam)
Hans Buitendijk (Oct 06 2021 at 20:48):
I could see that a CarePlanyields multiple ServiceRequest for which there is an interest to keep them together. However, when to use RequestGroup vs. ServiceReuest.basedOn is not clear to me as I still don't understand the purpose of RequestGroup given its expansive structure. There seems some overlap between RequestGroup, CarePlan, and PlanDefinition. Patient Care and CDS would be in a better spot to clarify those boundaries. ServiceRequest would just indicate what it is based on or what it represents (code, plan, etc.)
Last updated: Apr 12 2022 at 19:14 UTC