You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Oct 6, 2025. It is now read-only.
Due to a bug/missing feature in HAPI, logical reference in identifier search queries do not work, e.g. Condition?patient:identifier=http://foo.com/bar|baz.
Chained parameters in the form of Condition?patient.identifier=http://foo.com/bar|baz work.
Due to a bug/missing feature in HAPI, logical reference in identifier search queries do not work, e.g.
Condition?patient:identifier=http://foo.com/bar|baz.Chained parameters in the form of
Condition?patient.identifier=http://foo.com/bar|bazwork.