samply / bbmri-fhir-ig

This is the source for the BBMRI.de / GBA Implementation Guide.
https://samply.github.io/bbmri-fhir-ig/
Creative Commons Attribution Share Alike 4.0 International
6 stars 0 forks source link

Replace Absolute URL with Relative URL #52

Open alexanderkiel opened 4 years ago

alexanderkiel commented 4 years ago

In file examples/transaction-0.json, we have an absolute URL to collection-2. Blaze doesn't support absolute URL right now. See also: https://github.com/life-research/blaze/issues/76. We should replace http://blaze.example.com/fhir/Organization/collection-2 with Organization/collection-2.