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
…3252 (#3254)
* MemberMatch improperly generates date formats which are spec invalid #3252
Signed-off-by: Paul Bastide <pbastide@us.ibm.com>
* Update per test failure - eclipse related
Signed-off-by: Paul Bastide <pbastide@us.ibm.com>
* Update per test failure - eclipse related
Signed-off-by: Paul Bastide <pbastide@us.ibm.com>
* Update to jsonassert
Signed-off-by: Paul Bastide <pbastide@us.ibm.com>
Describe the bug
A clear and concise description of what the bug is.
MemberMatch improperly generates date formats which are spec invalid.
birthdate=[eq1970-2-2] instead of birthdate=[eq1970-02-02]
Environment
Which version of IBM FHIR Server? main
To Reproduce
Steps to reproduce the behavior:
Expected behavior
A clear and concise description of what you expected to happen.
Additional context
Add any other context about the problem here.
The text was updated successfully, but these errors were encountered: