Profile to store the base64 binary version of any mime document e.g. a PDF file or an image file.
| Name | Card. | Type | Description & Constraints |
|---|---|---|---|
![]() | Binary | Pure binary content defined by some other format than FHIR | |
![]() ![]() | 0..1 | Id | Logical id of this artifact |
![]() ![]() | 0..1 | Meta | Metadata about the resource |
![]() ![]() | 0..1 | Uri | A set of rules under which this content was created |
![]() ![]() | 0..1 | Code | Language of the resource content Binding A human language. (http://tools.ietf.org/html/bcp47) Binding Strength Required |
![]() ![]() | 1..1 | Code | MimeType of the binary content Binding The mime type of an attachment. Any valid mime type is allowed. (http://www.rfc-editor.org/bcp/bcp13.txt) Binding Strength Required |
![]() ![]() | 1..1 | Base64Binary | The actual content |
| Path | Name | Binding Strength | ValueSet |
|---|---|---|---|
Binary.language |
language | Required | http://tools.ietf.org/html/bcp47 |
Binary.contentType |
contentType | Required | http://www.rfc-editor.org/bcp/bcp13.txt |