Stream: hapi
Topic: document bundles & HAPI
Patrick Werner (Aug 30 2018 at 12:33):
@Lisa Nelson To what Endpoint did you POST the document bundle? I tested it against: http://fhir.hl7.de:8080/baseDstu3/Bundle and it works fine:
http://fhir.hl7.de:8080/baseDstu3/Bundle/712
Patrick Werner (Aug 30 2018 at 12:33):
Or did you try to Post it against the Base URL? This is not supported by HAPI, our workaround is to change the Document to a Transaction Bundle
Last updated: Apr 12 2022 at 19:14 UTC