FHIR Chat · ServiceRequest status · implementers

Stream: implementers

Topic: ServiceRequest status


view this post on Zulip Joseph Rodriguez (Nov 05 2019 at 15:40):

Hello,
We are trying to use the _status_ of the ServiceRequest resource to difference the situation when we have a response for the request.

From here: http://hl7.org/fhir/valueset-request-status.html#4.4.1.312 the value completed looks perfect when the request has been performed.

Completed : The activity described by the request has been fully performed. No further activity will occur.

In our case for example, we use the ServiceRequest to represent a lab procedure test, we want to know when the procedure was already sent to the performing lab and when the results for this procedure arrive.

view this post on Zulip Eric Haas (Nov 05 2019 at 17:37):

Look at Task too


Last updated: Apr 12 2022 at 19:14 UTC