Skip to main content

Binary

Normative Foundation

A resource that represents the data of a single raw artifact as digital content accessible in its native format. A Binary resource can contain any content, whether text, image, pdf, zip archive, etc.

Endpoints

devhttps://api.sandbox.ovok.com/fhir/R5/Binary
InteractionMethodPath
ReadGET/fhir/R5/Binary/[id]
VreadGET/fhir/R5/Binary/[id]/_history/[vid]
UpdatePUT/fhir/R5/Binary/[id]
PatchPATCH/fhir/R5/Binary/[id]
DeleteDELETE/fhir/R5/Binary/[id]
CreatePOST/fhir/R5/Binary
SearchGET/fhir/R5/Binary?...
HistoryGET/fhir/R5/Binary/[id]/_history
Type-historyGET/fhir/R5/Binary/_history

Top-level elements

ElementType(s)CardinalityDescription
contentTypecode1..1MimeType of the binary content
securityContextReference0..1Identifies another resource to use as proxy when enforcing access control
database64Binary0..1The actual content

Resource-specific search parameters

No resource-specific search parameters defined.

Reference

  • Official FHIR R5 spec: Binary
  • Maturity: Normative (FMM 5).