Properties
Search Parameters
NoneInherited Properties
To view the FHIR specification for this resource, see Binary.
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
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.
| Name | Required | Type | Description |
|---|---|---|---|
| contentType | Yes | code | MimeType of the binary content |
| securityContext | No | Reference<Resource> | Identifies another resource to use as proxy when enforcing access control |
| data | No | base64Binary | The actual content |
| url | No | url | Uri where the data can be found |
| Name | Required | Type | Description |
|---|---|---|---|
| id | No | string | Logical id of this artifact |
| meta | No | Meta | Metadata about the resource |
| implicitRules | No | uri | A set of rules under which this content was created |
| language | No | code | Language of the resource content |
