hapi-fhir/hapi-fhir-jpaserver-model
JasonRoberts-smile b267fdb752
Jr 20211018 chained references 2 (#3099)
* Create index entries for outbound references of contained resources

* build query for chained reference

* fix case where the contained reference is an explicit id rather than a continued chain

* fix contained index to use path names not search param names

* make qualified search work

* cleanup and changelog

* recurse while creating indexes on contained resources

* double link both contained

* longer contained subchains

* adding some failing test cases to illustrate the limitations of qualified searches

* clean up merge cruft

* changelog
2021-10-22 12:41:05 +00:00
..
src Jr 20211018 chained references 2 (#3099) 2021-10-22 12:41:05 +00:00
pom.xml Patient/$everything _id parameter (#3077) 2021-10-17 14:34:33 +00:00