FHIR Chat · search - ignore entered-in-error record by default · implementers

Stream: implementers

Topic: search - ignore entered-in-error record by default


view this post on Zulip Vijay Thangavelu (Jan 13 2018 at 16:05):

Team,

Most of the resources are having a status value "entered-in-error" which we consider as an invalid record and most of our clinical application doesn't want to retrieve that record.

Is there a standard specification in search to ignore the "entered-in-error" record, rather than passing all the needed status?

Looks like similar discussions happened in the past on old topics but I couldn't find better approach for this

Per GF#14076, below is not a valid operation, do we have any other better approach for this case,

GET [base]/Observation/$stats?[stats-parameters]&status:not=entered-in-error

Thanks,
Vijay

view this post on Zulip Grahame Grieve (Jan 13 2018 at 21:44):

we never came to any great conclusion in the past. It might be useful to add a standard search parameter for this


Last updated: Apr 12 2022 at 19:14 UTC