Stream: implementers
Topic: Required values for ServiceRequest.priority
frank cao (Mar 03 2022 at 18:23):
In lab systems, it is common to have priority value "timed studies" for orders that need to be collected at a specified time such as drug levels, peaks/troughs, K level, HCT. Should ServiceRequest.priority be relaxed to allow other values?
René Spronk (Mar 03 2022 at 18:45):
Can your use case be satisfied by ServiceRequest.occurence[x] ? If not, why not - what's the use case ?
Last updated: Apr 12 2022 at 19:14 UTC