Issues with _revinclude:iterate

358 views
Skip to first unread message

KAKLYUGIN

unread,
Mar 25, 2020, 9:59:58 AM3/25/20
to HAPI FHIR
Hello!

I'm trying to execute request, that extracts several resources related to Practitioner:
Practitioner 
PractitionerRole,
Organization, 
InsurancePlan.
I use :iterate to join resources
But my request,  doesn't return insurance plan.
Could you,please check if it's bug,

Steps to reproduce

1) Upload davinci_structures.json
2) Upload Bundle.json
Observed : no InsurancePlan resource returned
Expected InsurancePlan included into bundle

Thank you :)
Anton

davinci_structures.json
Bundle.json

James Agnew

unread,
Mar 25, 2020, 10:03:42 AM3/25/20
to KAKLYUGIN, HAPI FHIR
Does it work if you add :iterate to the first revinclude? I suspect you need to since it's the initial link in the chain that eventually leads to the InsurancePlan.


--
You received this message because you are subscribed to the Google Groups "HAPI FHIR" group.
To unsubscribe from this group and stop receiving emails from it, send an email to hapi-fhir+...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/hapi-fhir/4a1688a1-9630-4cae-912f-876ebe1d7f02%40googlegroups.com.

Jari Maijenburg

unread,
May 6, 2021, 8:00:51 AM5/6/21
to HAPI FHIR
I'm running into this issue currently, I've been able to reproduce this in the public testing FHIR server 5.4.0: https://github.com/hapifhir/hapi-fhir/issues/2640

三浦笑峰

unread,
May 13, 2022, 2:13:18 AM5/13/22
to HAPI FHIR
I am getting the same issue for 5.7.0
Reply all
Reply to author
Forward
0 new messages