|
Binary
|
|
Definition
|
A
binary
resource
can
contain
any
content,
whether
text,
image,
pdf,
zip
archive,
etc.
A binary resource can contain any content, whether text, image, pdf, zip archive, etc.
|
|
Control
|
1..1
|
|
Requirements
|
There
are
situations
where
it
is
useful
or
required
to
handle
pure
binary
content
using
the
same
framework
as
other
resources.
Summary
true
There are situations where it is useful or required to handle pure binary content using the same framework as other resources.
|
|
Comments
|
Typically,
Binary
resources
are
used
for
handling
content
such
as:
*
CDA
Documents
(i.e.
with
XDS)
*
PDF
Documents
*
Images
(the
Media
resource
is
preferred
for
handling
images,
but
not
possible
when
the
content
is
already
binary
-
e.g.
XDS).
Typically, Binary resources are used for handling content such as: * CDA Documents (i.e. with XDS) * PDF Documents * Images (the Media resource is preferred for handling images, but not possible when the content is already binary - e.g. XDS).
|
|
Binary.contentType
|
|
Definition
|
MimeType
of
the
binary
content
represented
as
a
standard
MimeType
(BCP
13).
MimeType of the binary content represented as a standard MimeType (BCP 13).
|
|
Control
|
1..1
|
|
Binding
|
MimeType
MimeType
:
:
Required
:
BCP
13
(RFCs
2045,
2046,
2047,
4288,
4289
and
2049)
:
BCP 13 (RFCs 2045, 2046, 2047, 4288, 4289 and 2049)
(The
mime
type
of
an
attachment.
Any
valid
mime
type
is
allowed.)
(The mime type of an attachment. Any valid mime type is allowed.)
|
|
Type
|
code
|
|
Summary
|
true
|
|
Binary.content
|
|
Definition
|
The
actual
content,
base64
encoded.
The actual content, base64 encoded.
|
|
Control
|
1..1
|
|
Type
|
base64Binary
|
Summary
true
|
Comments
|
If
the
content
type
is
itself
base64
encoding,
then
this
will
be
base64
encoded
twice
-
what
is
created
by
un-base64ing
the
content
must
be
the
specified
content
type.
©
HL7.org
2011+.
FHIR
DSTU2
(v1.0.2-7202)
generated
on
Sat,
Oct
24,
2015
07:43+1100.
Links:
Search
If the content type is itself base64 encoding, then this will be base64 encoded twice - what is created by un-base64ing the content must be the specified content type.
|
|
Version
History
|
Table
of
Contents
|
Compare
to
DSTU1