FHIR Chat · HAPI ProcedureRequest Status · implementers

Stream: implementers

Topic: HAPI ProcedureRequest Status


view this post on Zulip Anna Lackerbauer (Sep 12 2016 at 11:14):

Hi there!
I found that in HAPI there is no way to query for ProcedureRequests with a specific status e.g. requested. Am I doing something wrong or is this missing in the implementation? On purpose? (same is true for Procedure)

view this post on Zulip Lloyd McKenzie (Sep 12 2016 at 13:20):

Hi @Anna Lackerbauer, it's not in HAPI because it's not in the spec - which is obviously a glaring omission. Can you submit a change request?

view this post on Zulip Anna Lackerbauer (Sep 12 2016 at 13:45):

@Lloyd McKenzie I couldn't find a difference in the specs of https://hl7-fhir.github.io/procedurerequest-definitions.html#ProcedureRequest.status and e.g. https://hl7-fhir.github.io/supplyrequest-definitions.html#SupplyRequest.status - where query by a specific status works. I would like to get specific in my change request, or is an "I found this doesn't work" enough?

view this post on Zulip Lloyd McKenzie (Sep 12 2016 at 17:48):

All you need to say is that there should be a search parameter for status for those two resources

view this post on Zulip Emmanuel Helm (Sep 12 2016 at 18:29):

#10723 tackles that now. Thank you @Anna Lackerbauer


Last updated: Apr 12 2022 at 19:14 UTC