-
Notifications
You must be signed in to change notification settings - Fork 2.9k
Chc conditions #1612
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Chc conditions #1612
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I see you've included a client library, but you are invoking REST directly -- is that really the best way to use this API? If so, LGTM, if not, maybe some conversations should be had to better use the client library.
We've had a bunch of conversations internally about this and this is the best workaround we have at the moment. |
Hi lesv@, the client library actually can support this. Just updated and re-committed. |
Hi lesv@, is there anything I need to do to get this merged? |
Get it to pass Java 8 |
…samples into chc-conditions
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@dpebot merge when green
Is dpe@ bot supposed to have merged this? |
It should have - one more try |
But DPEbot doesn't appear to be listening @kurtisvg FYI |
Sort of like DPEBot. 👍 |
* Add Healthcare API DICOMweb search studies by tag * Use client library. * Fix FhirStoreTests failures * Remove unnecessary .dcm file and variables. * Fix DicomStoreTests failures * Make bucket name in tests an environment variable. * Make bucket name in tests an environment variable. * Fix lint, make Storage bucket hard-coded again
No description provided.