FHIR © HL7.org  |  Server Home  |  FHIR Server FHIR Server  |  FHIR Version 4.0.1  User: [n/a]

FHIR Package Server - Upload API

This API allow FHIR users to upload their package directly to the Package server.

in order to use the package API, you need to get an API Bearer token from the FHIR product director.

To create a package, POST the new package to ??path?? wth your token as the bearer API. The mime type should be application/tar+tgz or equivalent (though it isn't checked).

The server checks that package, checks the permissions associated with the token, and that the package has not already been uploaded to the server, and then creates the package.