FHIR Chat · ProcedureRequest and Device · implementers

Stream: implementers

Topic: ProcedureRequest and Device


view this post on Zulip Malgorzata Schwab (May 11 2018 at 17:11):

Hello FHIR Fighters :)

How would I link a Device to a ProcudeRequest? A requested device can be different from actual device used...

view this post on Zulip Lloyd McKenzie (May 11 2018 at 17:38):

What's the relationship of the device to the request? Are you asking to install one?

view this post on Zulip Malgorzata Schwab (May 11 2018 at 18:00):

We have a ProcedureRequest which needs to convey a Device that is requested to be used (a Dialyzer), not sure how to link the two

view this post on Zulip Eric Haas (May 11 2018 at 18:19):

ServiceRequest.performer

view this post on Zulip Malgorzata Schwab (May 12 2018 at 00:54):

But the Device is not a performer for us, a Practitioner is. I suppose there are generic references available. So what are the boundaries between ProcedureRequest and ServiceRequest? My context is dialysis services/procedures

view this post on Zulip Eric Haas (May 12 2018 at 02:50):

ProcedureRequest == ServiceRequest in R4. Performers == actors

view this post on Zulip Malgorzata Schwab (May 14 2018 at 20:54):

So ServiceRequest will replace ProcedureRequest in r4? and we get to have multiple Performers?

view this post on Zulip Lloyd McKenzie (May 14 2018 at 20:59):

y


Last updated: Apr 12 2022 at 19:14 UTC