OpenEHR Base package
0.1.0 - First Draft
OpenEHR Base package, published by openEHR + HL7. This guide is not an authorized publication; it is the continuous build for version 0.1.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/FHIR/openehr-base-ig/ and changes regularly. See the Directory of published versions
Page standards status: Informative | Maturity Level: 3 |
Definitions for the DV-MULTIMEDIA logical model.
Guidance on how to interpret the contents of this table can be foundhere
0. DV_MULTIMEDIA | |
Definition | A specialisation of DV_ENCAPSULATED for audiovisual and bio-signal types. Includes further metadata relating to multimedia types which are not applicable to other subtypes of DV_ENCAPSULATED. Base definition for all types defined in FHIR type system. |
Short | A specialisation of DV_ENCAPSULATED for audiovisual and bio-signal typesBase for all types and resources |
Comments | For scores that include only Integers, DV_QUANTIFIED may also be used, but DV_ORDINAL should be supported to accommodate existing data instances of that type. |
Control | 0..* |
Is Modifier | false |
Logical Model | Instances of this logical model are not marked to be the target of a Reference |
2. DV_MULTIMEDIA.normal-status | |
Definition | Optional normal status indicator of value with respect to normal range for this value. Often included by lab, even if the normal range itself is not included. Coded by ordinals in series HHH, HH, H, (nothing), L, LL, LLL; see openEHR terminology group normal_status. |
Short | Optional normal status indicator of value with respect to normal range for this value |
Control | 0..1 |
Binding | The codes SHALL be taken from Normal statuses (required to https://specifications.openehr.org/fhir/valueset-normal_statuses ) |
Type | http://openehr.org/fhir/StructureDefinition/CODE-PHRASE |
Is Modifier | false |
4. DV_MULTIMEDIA.normal-range | |
Definition | Optional normal range. |
Short | Optional normal range |
Control | 0..1 |
Type | http://openehr.org/fhir/StructureDefinition/DV-INTERVAL<http://openehr.org/fhir/StructureDefinition/DV_ORDERED> |
Is Modifier | false |
6. DV_MULTIMEDIA.other-reference-ranges | |
Definition | Optional tagged other reference ranges for this value in its particular measurement context. |
Short | Optional tagged other reference ranges for this value in its particular measurement context |
Control | 0..* |
Type | http://openehr.org/fhir/StructureDefinition/REFERENCE-RANGE<http://openehr.org/fhir/StructureDefinition/DV_ORDERED> |
Is Modifier | false |
8. DV_MULTIMEDIA.magnitude-status | |
Definition | Optional status of magnitude with values:
If not present, assumed meaning is '=' . |
Short | Optional status of magnitude: =, <, >, <=, >=, ~ |
Control | 0..1 |
Type | string |
Is Modifier | false |
Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
10. DV_MULTIMEDIA.accuracy | |
Definition | Accuracy of measurement, expressed either as a half-range percent value (accuracy_is_percent = True) or a half-range quantity. A value of 0 means that accuracy is 100%, i.e. no error. A value of unknown_accuracy_value means that accuracy was not recorded. |
Short | Accuracy of measurement, expressed either as a half-range percent value (accuracy_is_percent = True) or a half-range quantity |
Control | 0..1 |
Type | decimal |
Is Modifier | false |
Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
12. DV_MULTIMEDIA.accuracy-is-percent | |
Definition | If True, indicates that when this object was created, accuracy was recorded as a percent value; if False, as an absolute quantity value. |
Short | If True, indicates that when this object was created, accuracy was recorded as a percent value; if False, as an absolute quantity value |
Control | 0..1 |
Type | boolean |
Is Modifier | false |
Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
14. DV_MULTIMEDIA.charset | |
Definition | 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. |
Short | Name of character encoding scheme in which this value is encoded. Coded from openEHR Code Set character sets |
Control | 0..1 |
Binding | The codes SHALL be taken from Character Set (required to https://specifications.openehr.org/fhir/valueset-character_sets ) |
Type | http://openehr.org/fhir/StructureDefinition/CODE-PHRASE |
Is Modifier | false |
16. DV_MULTIMEDIA.language | |
Definition | Optional indicator of the localised language in which the data is written, if relevant. Coded from openEHR Code Set languages. |
Short | Optional indicator of the localised language in which the data is written, if relevant |
Control | 0..1 |
Binding | The codes SHALL be taken from AllLanguages (required to http://hl7.org/fhir/ValueSet/all-languages ) |
Type | http://openehr.org/fhir/StructureDefinition/CODE-PHRASE |
Is Modifier | false |
18. DV_MULTIMEDIA.alternate-text | |
Definition | Text to display in lieu of multimedia display/replay. |
Short | Text to display in lieu of multimedia display/replay |
Control | 1..1 |
Type | string |
Is Modifier | false |
Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
20. DV_MULTIMEDIA.uri | |
Definition | URI reference to electronic information stored outside the record as a file, database entry etc, if supplied as a reference. |
Short | URI reference to electronic information stored outside the record as a file, database entry etc, if supplied as a reference |
Control | 0..1 |
Type | http://openehr.org/fhir/StructureDefinition/DV-URI |
Is Modifier | false |
22. DV_MULTIMEDIA.data | |
Definition | The actual data found at uri, if supplied inline. |
Short | The actual data found at uri, if supplied inline |
Control | 0..1 |
Type | base64Binary |
Is Modifier | false |
Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
24. DV_MULTIMEDIA.media-type | |
Definition | Data media type coded from openEHR code set media types (interface for the IANA MIME types code set). |
Short | Data media type coded from openEHR code set media types: IANA MIME types |
Control | 1..1 |
Binding | The codes SHALL be taken from MimeTypes (required to http://hl7.org/fhir/ValueSet/mimetypes ) |
Type | http://openehr.org/fhir/StructureDefinition/CODE-PHRASE |
Is Modifier | false |
26. DV_MULTIMEDIA.compression-algorithm | |
Definition | Compression type, a coded value from the openEHR Integrity check code set. Void means no compression. |
Short | Compression type, a coded value from the openEHR Integrity check code set. Absence means no compression |
Control | 0..1 |
Binding | The codes SHALL be taken from Compression algorithms (required to https://specifications.openehr.org/fhir/valueset-compression_algorithms ) |
Type | http://openehr.org/fhir/StructureDefinition/CODE-PHRASE |
Is Modifier | false |
28. DV_MULTIMEDIA.integrity-check | |
Definition | Binary cryptographic integrity checksum. |
Short | Binary cryptographic integrity checksum |
Control | 0..1 |
Type | base64Binary |
Is Modifier | false |
Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
30. DV_MULTIMEDIA.integrity-check-algorithm | |
Definition | Type of integrity check, a coded value from the openEHR Integrity check code set. |
Short | Type of integrity check, a coded value from the openEHR Integrity check code set |
Control | 0..1 |
Binding | The codes SHALL be taken from Integrity check algorithms (required to https://specifications.openehr.org/fhir/valueset-integrity_check_algorithms ) |
Type | http://openehr.org/fhir/StructureDefinition/CODE-PHRASE |
Is Modifier | false |
32. DV_MULTIMEDIA.thumbnail | |
Definition | The thumbnail for this item, if one exists; mainly for graphics formats. |
Short | The thumbnail for this item, if one exists; mainly for graphics formats |
Control | 0..1 |
Type | http://openehr.org/fhir/StructureDefinition/DV-MULTIMEDIA |
Is Modifier | false |
34. DV_MULTIMEDIA.size | |
Definition | Original size in bytes of unencoded encapsulated data. I.e. encodings such as base64, hexadecimal etc do not change the value of this attribute. |
Short | Original size in bytes of unencoded encapsulated data |
Control | 1..1 |
Type | integer |
Is Modifier | false |
Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
Guidance on how to interpret the contents of this table can be foundhere
0. DV_MULTIMEDIA | |
Definition | A specialisation of DV_ENCAPSULATED for audiovisual and bio-signal types. Includes further metadata relating to multimedia types which are not applicable to other subtypes of DV_ENCAPSULATED. |
Short | A specialisation of DV_ENCAPSULATED for audiovisual and bio-signal types |
Control | 0..* |
Is Modifier | false |
Logical Model | Instances of this logical model are not marked to be the target of a Reference |
2. DV_MULTIMEDIA.alternate-text | |
Definition | Text to display in lieu of multimedia display/replay. |
Short | Text to display in lieu of multimedia display/replay |
Control | 1..1 |
Type | string |
Is Modifier | false |
Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
4. DV_MULTIMEDIA.uri | |
Definition | URI reference to electronic information stored outside the record as a file, database entry etc, if supplied as a reference. |
Short | URI reference to electronic information stored outside the record as a file, database entry etc, if supplied as a reference |
Control | 0..1 |
Type | http://openehr.org/fhir/StructureDefinition/DV-URI |
Is Modifier | false |
6. DV_MULTIMEDIA.data | |
Definition | The actual data found at uri, if supplied inline. |
Short | The actual data found at uri, if supplied inline |
Control | 0..1 |
Type | base64Binary |
Is Modifier | false |
Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
8. DV_MULTIMEDIA.media-type | |
Definition | Data media type coded from openEHR code set media types (interface for the IANA MIME types code set). |
Short | Data media type coded from openEHR code set media types: IANA MIME types |
Control | 1..1 |
Binding | The codes SHALL be taken from MimeTypes (required to http://hl7.org/fhir/ValueSet/mimetypes ) |
Type | http://openehr.org/fhir/StructureDefinition/CODE-PHRASE |
Is Modifier | false |
10. DV_MULTIMEDIA.compression-algorithm | |
Definition | Compression type, a coded value from the openEHR Integrity check code set. Void means no compression. |
Short | Compression type, a coded value from the openEHR Integrity check code set. Absence means no compression |
Control | 0..1 |
Binding | The codes SHALL be taken from Compression algorithms (required to https://specifications.openehr.org/fhir/valueset-compression_algorithms ) |
Type | http://openehr.org/fhir/StructureDefinition/CODE-PHRASE |
Is Modifier | false |
12. DV_MULTIMEDIA.integrity-check | |
Definition | Binary cryptographic integrity checksum. |
Short | Binary cryptographic integrity checksum |
Control | 0..1 |
Type | base64Binary |
Is Modifier | false |
Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
14. DV_MULTIMEDIA.integrity-check-algorithm | |
Definition | Type of integrity check, a coded value from the openEHR Integrity check code set. |
Short | Type of integrity check, a coded value from the openEHR Integrity check code set |
Control | 0..1 |
Binding | The codes SHALL be taken from Integrity check algorithms (required to https://specifications.openehr.org/fhir/valueset-integrity_check_algorithms ) |
Type | http://openehr.org/fhir/StructureDefinition/CODE-PHRASE |
Is Modifier | false |
16. DV_MULTIMEDIA.thumbnail | |
Definition | The thumbnail for this item, if one exists; mainly for graphics formats. |
Short | The thumbnail for this item, if one exists; mainly for graphics formats |
Control | 0..1 |
Type | http://openehr.org/fhir/StructureDefinition/DV-MULTIMEDIA |
Is Modifier | false |
18. DV_MULTIMEDIA.size | |
Definition | Original size in bytes of unencoded encapsulated data. I.e. encodings such as base64, hexadecimal etc do not change the value of this attribute. |
Short | Original size in bytes of unencoded encapsulated data |
Control | 1..1 |
Type | integer |
Is Modifier | false |
Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
Guidance on how to interpret the contents of this table can be foundhere
0. DV_MULTIMEDIA | |
Definition | A specialisation of DV_ENCAPSULATED for audiovisual and bio-signal types. Includes further metadata relating to multimedia types which are not applicable to other subtypes of DV_ENCAPSULATED. |
Short | A specialisation of DV_ENCAPSULATED for audiovisual and bio-signal types |
Comments | For scores that include only Integers, DV_QUANTIFIED may also be used, but DV_ORDINAL should be supported to accommodate existing data instances of that type. |
Control | 0..* |
Is Modifier | false |
Logical Model | Instances of this logical model are not marked to be the target of a Reference |
2. DV_MULTIMEDIA.normal-status | |
Definition | Optional normal status indicator of value with respect to normal range for this value. Often included by lab, even if the normal range itself is not included. Coded by ordinals in series HHH, HH, H, (nothing), L, LL, LLL; see openEHR terminology group normal_status. |
Short | Optional normal status indicator of value with respect to normal range for this value |
Control | 0..1 |
Binding | The codes SHALL be taken from Normal statuses (required to https://specifications.openehr.org/fhir/valueset-normal_statuses ) |
Type | http://openehr.org/fhir/StructureDefinition/CODE-PHRASE |
Is Modifier | false |
4. DV_MULTIMEDIA.normal-range | |
Definition | Optional normal range. |
Short | Optional normal range |
Control | 0..1 |
Type | http://openehr.org/fhir/StructureDefinition/DV-INTERVAL<http://openehr.org/fhir/StructureDefinition/DV_ORDERED> |
Is Modifier | false |
6. DV_MULTIMEDIA.other-reference-ranges | |
Definition | Optional tagged other reference ranges for this value in its particular measurement context. |
Short | Optional tagged other reference ranges for this value in its particular measurement context |
Control | 0..* |
Type | http://openehr.org/fhir/StructureDefinition/REFERENCE-RANGE<http://openehr.org/fhir/StructureDefinition/DV_ORDERED> |
Is Modifier | false |
8. DV_MULTIMEDIA.magnitude-status | |
Definition | Optional status of magnitude with values:
If not present, assumed meaning is '=' . |
Short | Optional status of magnitude: =, <, >, <=, >=, ~ |
Control | 0..1 |
Type | string |
Is Modifier | false |
Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
10. DV_MULTIMEDIA.accuracy | |
Definition | Accuracy of measurement, expressed either as a half-range percent value (accuracy_is_percent = True) or a half-range quantity. A value of 0 means that accuracy is 100%, i.e. no error. A value of unknown_accuracy_value means that accuracy was not recorded. |
Short | Accuracy of measurement, expressed either as a half-range percent value (accuracy_is_percent = True) or a half-range quantity |
Control | 0..1 |
Type | decimal |
Is Modifier | false |
Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
12. DV_MULTIMEDIA.accuracy-is-percent | |
Definition | If True, indicates that when this object was created, accuracy was recorded as a percent value; if False, as an absolute quantity value. |
Short | If True, indicates that when this object was created, accuracy was recorded as a percent value; if False, as an absolute quantity value |
Control | 0..1 |
Type | boolean |
Is Modifier | false |
Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
14. DV_MULTIMEDIA.charset | |
Definition | 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. |
Short | Name of character encoding scheme in which this value is encoded. Coded from openEHR Code Set character sets |
Control | 0..1 |
Binding | The codes SHALL be taken from Character Set (required to https://specifications.openehr.org/fhir/valueset-character_sets ) |
Type | http://openehr.org/fhir/StructureDefinition/CODE-PHRASE |
Is Modifier | false |
16. DV_MULTIMEDIA.language | |
Definition | Optional indicator of the localised language in which the data is written, if relevant. Coded from openEHR Code Set languages. |
Short | Optional indicator of the localised language in which the data is written, if relevant |
Control | 0..1 |
Binding | The codes SHALL be taken from AllLanguages (required to http://hl7.org/fhir/ValueSet/all-languages ) |
Type | http://openehr.org/fhir/StructureDefinition/CODE-PHRASE |
Is Modifier | false |
18. DV_MULTIMEDIA.alternate-text | |
Definition | Text to display in lieu of multimedia display/replay. |
Short | Text to display in lieu of multimedia display/replay |
Control | 1..1 |
Type | string |
Is Modifier | false |
Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
20. DV_MULTIMEDIA.uri | |
Definition | URI reference to electronic information stored outside the record as a file, database entry etc, if supplied as a reference. |
Short | URI reference to electronic information stored outside the record as a file, database entry etc, if supplied as a reference |
Control | 0..1 |
Type | http://openehr.org/fhir/StructureDefinition/DV-URI |
Is Modifier | false |
22. DV_MULTIMEDIA.data | |
Definition | The actual data found at uri, if supplied inline. |
Short | The actual data found at uri, if supplied inline |
Control | 0..1 |
Type | base64Binary |
Is Modifier | false |
Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
24. DV_MULTIMEDIA.media-type | |
Definition | Data media type coded from openEHR code set media types (interface for the IANA MIME types code set). |
Short | Data media type coded from openEHR code set media types: IANA MIME types |
Control | 1..1 |
Binding | The codes SHALL be taken from MimeTypes (required to http://hl7.org/fhir/ValueSet/mimetypes ) |
Type | http://openehr.org/fhir/StructureDefinition/CODE-PHRASE |
Is Modifier | false |
26. DV_MULTIMEDIA.compression-algorithm | |
Definition | Compression type, a coded value from the openEHR Integrity check code set. Void means no compression. |
Short | Compression type, a coded value from the openEHR Integrity check code set. Absence means no compression |
Control | 0..1 |
Binding | The codes SHALL be taken from Compression algorithms (required to https://specifications.openehr.org/fhir/valueset-compression_algorithms ) |
Type | http://openehr.org/fhir/StructureDefinition/CODE-PHRASE |
Is Modifier | false |
28. DV_MULTIMEDIA.integrity-check | |
Definition | Binary cryptographic integrity checksum. |
Short | Binary cryptographic integrity checksum |
Control | 0..1 |
Type | base64Binary |
Is Modifier | false |
Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
30. DV_MULTIMEDIA.integrity-check-algorithm | |
Definition | Type of integrity check, a coded value from the openEHR Integrity check code set. |
Short | Type of integrity check, a coded value from the openEHR Integrity check code set |
Control | 0..1 |
Binding | The codes SHALL be taken from Integrity check algorithms (required to https://specifications.openehr.org/fhir/valueset-integrity_check_algorithms ) |
Type | http://openehr.org/fhir/StructureDefinition/CODE-PHRASE |
Is Modifier | false |
32. DV_MULTIMEDIA.thumbnail | |
Definition | The thumbnail for this item, if one exists; mainly for graphics formats. |
Short | The thumbnail for this item, if one exists; mainly for graphics formats |
Control | 0..1 |
Type | http://openehr.org/fhir/StructureDefinition/DV-MULTIMEDIA |
Is Modifier | false |
34. DV_MULTIMEDIA.size | |
Definition | Original size in bytes of unencoded encapsulated data. I.e. encodings such as base64, hexadecimal etc do not change the value of this attribute. |
Short | Original size in bytes of unencoded encapsulated data |
Control | 1..1 |
Type | integer |
Is Modifier | false |
Primitive Value | This primitive element may be present, or absent, or replaced by an extension |