Class DV_ENCAPSULATED

Abstract class defining the common meta-data of all types of encapsulated data.

Declaration :

Directly inherited by : DV_MULTIMEDIA DV_PARSABLE

Artifact : DV_ENCAPSULATED

Attribut charset

Name of character encoding scheme in which this value is encoded. Coded from openEHR
Code Set character sets . Unicode is the default assumption in openEHR, with UTF-8
being the assumed encoding. This attribute allows for variations from these assumptions.

Declaration :

Constraint :

Attribut language

Optional indicator of the localised language in which the data is written, if relevant.
Coded from openEHR Code Set languages.

Declaration :

Constraint :

Operation size

Original size in bytes of unencoded encapsulated data. I.e. encodings such as base64,
hexadecimal etc. do not change the value of this attribute.

Declaration :

Operation ~DV_ENCAPSULATED

Declaration :

All public operations : size