Guidance for populating and consuming the Binary resource
Introduction
The headings below list the elements of the Binary
profile and describe how to populate and consume them.
Important: Any element not specifically listed below SHOULD NOT be populated or consumed.
Tip: You’ll find it helpful to read it in conjunction with the underlying Binary resource definition.
Binary elements
The logical identifier of the Binary
profile.
contentType
Data type: type |
Optionality: Mandatory | Cardinality: 1..1 |
Mime type of the document.
content
Data type: base64Binary |
Optionality: Mandatory | Cardinality: 1..1 |
The actual content of the document encoded using base64.
Binary elements not in use
The following elements SHALL NOT be populated:
securityContext
Data type: Reference(Any) |