FHIR Chat · ServiceRequest.instantiates · implementers

Stream: implementers

Topic: ServiceRequest.instantiates


view this post on Zulip Joel Francis (Mar 01 2018 at 14:40):

Hi,

Can I get some clarification on the meaning and purpose of the ServiceRequest.instantiates.

Thanks,

Joel, @Smita Kachroo , @Tim Berezny

view this post on Zulip Lloyd McKenzie (Mar 01 2018 at 14:44):

It points to the protocol, order set or other "definition" that the request is based on. It allows you to do two things: 1. Assert that you're doing something based on (or because of) a protocol. 2. Provide less detail than normal in the request, allowing some of the details to be inferred from the definition you point to.

view this post on Zulip Joel Francis (Mar 01 2018 at 15:02):

It points to the protocol, order set or other "definition" that the request is based on. It allows you to do two things: 1. Assert that you're doing something based on (or because of) a protocol. 2. Provide less detail than normal in the request, allowing some of the details to be inferred from the definition you point to.

Thanks @Lloyd McKenzie


Last updated: Apr 12 2022 at 19:14 UTC