v1

latestOpenAPI 3.0.32026-07-247462851.8 MB
Binary

GET Binary by FHIR ID

Retrieve a Binary resource. The latest version of the resource is returned.

get/Binary/{id}

Path parameters

idstring uuid required

FHIR ID of the resource

Headers

Acceptstring

When a read request is made with the Accept header "application/fhir+json" then the Binary resource is returned in the requested FHIR format. The content will be inflated if the size of the content is less than 1MB. If the Accept header is some other value, then the content of the binary is returned with the content type stated in the resource in the Content-Type header.

Response

The requested Binary resource