http://hl7.org/fhir/StructureDefinition/Binary|5.0.0
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 | Flags | Card | Type | Description & Constraints |
|---|---|---|---|---|
Binary | 0..* | Pure binary content defined by a format other than FHIR | ||
Σ | 1..1 | code | MimeType of the binary content MimeType (required) | |
Σ | 0..1 | Reference | Identifies another resource to use as proxy when enforcing access control | |
| 0..1 | base64Binary | The actual content |