FHIR Chat · Binary · hapi

Stream: hapi

Topic: Binary


view this post on Zulip Keith Boone (Aug 11 2016 at 05:53):

I'm hoping that HAPI does the right thing for Binary resources, but I cannot find any documentation on that topic. Can anyone confirm or deny?

view this post on Zulip James Agnew (Aug 26 2016 at 11:35):

Hi @Keith Boone , AFAIK it follows the spec correctly and completely around Binary but of course it's possible we missed something. What behaviour are you wondering about?

view this post on Zulip Keith Boone (Sep 13 2016 at 09:56):

Retrieve looks like it does what I expect. But we are getting a case where we try to PUT to Binary/someIdValue and include someIdValue in the FHIR resource we are PUTting, but getting an error about a missing ID value.


Last updated: Apr 12 2022 at 19:14 UTC