FHIR Chat · DocumentReference search in Inferno · inferno

Stream: inferno

Topic: DocumentReference search in Inferno


view this post on Zulip Lakshmi Bhamidipati (Jun 25 2021 at 16:16):

The Inferno test for DocumentReference search by category and date is failing for us - USCDR-04: Server returns valid results for DocumentReference search by patient+category+date.
The reason being - our DocumentReference search is returning "Clinical Notes" documents along with other categories. The date that the tool is using to search belongs to a documentreference resource that is not a clinical note. Are we expected to return only clinical notes (documents with category set to clinical-note? Thanks.

view this post on Zulip Yunwei Wang (Jun 25 2021 at 17:15):

Server is expected to returned resources matched to the combined search parameters.

view this post on Zulip Lakshmi Bhamidipati (Jun 25 2021 at 17:19):

@Yunwei Wang - Just that there is no such record in our system with a category of clinical-note and date in the search param. That date is associated with a resource belonging to some other category.

view this post on Zulip Yunwei Wang (Jun 25 2021 at 17:24):

Inferno searches using the value in resources received from USCDR-01. Did you test on inferno.healthit.gov? If so, do you have a saved search session?

view this post on Zulip Lakshmi Bhamidipati (Jun 25 2021 at 17:32):

Yes, I sent it to you. Thanks

view this post on Zulip Lakshmi Bhamidipati (Jun 25 2021 at 18:04):

(deleted)

view this post on Zulip Lakshmi Bhamidipati (Jun 28 2021 at 13:09):

@Yunwei Wang - I opened a ticket related to the above in Github.#310 Thanks!

view this post on Zulip Yunwei Wang (Jun 28 2021 at 17:34):

Thanks you. We will try to fix that asap.


Last updated: Apr 12 2022 at 19:14 UTC