Skip to main content

Overview

Attachments are binary documents attached to DocumentReference entities in FHIR.

Attachment by DocumentReference ID and Attachment ID

Requests the Attachment data for a specific attachment from a specific DocumentReference. METHOD GET
PARAMS
[base url] - FHIR base url
[document_reference_id] - The ID of the DocumentReference entity [attachment_id] - The ID of the specific attachment to download
HEADERS The Authorization token SHALL be obtained during the Authentication and Authorization process. Go to Authentication and Authorization for further details.

RESPONSES


EXAMPLE: