OpenEHR Base package
0.1.0 - First Draft International flag

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

Logical Model: DV_MULTIMEDIA - Detailed Descriptions

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.

ShortA 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.

Control0..*
Is Modifierfalse
Logical ModelInstances 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.

ShortOptional normal status indicator of value with respect to normal range for this value
Control0..1
BindingThe codes SHALL be taken from Normal statuses
(required to https://specifications.openehr.org/fhir/valueset-normal_statuses)
Typehttp://openehr.org/fhir/StructureDefinition/CODE-PHRASE
Is Modifierfalse
4. DV_MULTIMEDIA.normal-range
Definition

Optional normal range.

ShortOptional normal range
Control0..1
Typehttp://openehr.org/fhir/StructureDefinition/DV-INTERVAL<http://openehr.org/fhir/StructureDefinition/DV_ORDERED>
Is Modifierfalse
6. DV_MULTIMEDIA.other-reference-ranges
Definition

Optional tagged other reference ranges for this value in its particular measurement context.

ShortOptional tagged other reference ranges for this value in its particular measurement context
Control0..*
Typehttp://openehr.org/fhir/StructureDefinition/REFERENCE-RANGE<http://openehr.org/fhir/StructureDefinition/DV_ORDERED>
Is Modifierfalse
8. DV_MULTIMEDIA.magnitude-status
Definition

Optional status of magnitude with values:

  • '=' : magnitude is a point value
  • '<' : value is < magnitude
  • '>' : value is > magnitude
  • '<=' : value is <= magnitude
  • '>=' : value is >= magnitude
  • '~' : value is approximately magnitude

If not present, assumed meaning is '=' .

ShortOptional status of magnitude: =, <, >, <=, >=, ~
Control0..1
Typestring
Is Modifierfalse
Primitive ValueThis 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.

ShortAccuracy of measurement, expressed either as a half-range percent value (accuracy_is_percent = True) or a half-range quantity
Control0..1
Typedecimal
Is Modifierfalse
Primitive ValueThis 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.

ShortIf True, indicates that when this object was created, accuracy was recorded as a percent value; if False, as an absolute quantity value
Control0..1
Typeboolean
Is Modifierfalse
Primitive ValueThis 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.

ShortName of character encoding scheme in which this value is encoded. Coded from openEHR Code Set character sets
Control0..1
BindingThe codes SHALL be taken from Character Set
(required to https://specifications.openehr.org/fhir/valueset-character_sets)
Typehttp://openehr.org/fhir/StructureDefinition/CODE-PHRASE
Is Modifierfalse
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.

ShortOptional indicator of the localised language in which the data is written, if relevant
Control0..1
BindingThe codes SHALL be taken from AllLanguages
(required to http://hl7.org/fhir/ValueSet/all-languages)
Typehttp://openehr.org/fhir/StructureDefinition/CODE-PHRASE
Is Modifierfalse
18. DV_MULTIMEDIA.alternate-text
Definition

Text to display in lieu of multimedia display/replay.

ShortText to display in lieu of multimedia display/replay
Control1..1
Typestring
Is Modifierfalse
Primitive ValueThis 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.

ShortURI reference to electronic information stored outside the record as a file, database entry etc, if supplied as a reference
Control0..1
Typehttp://openehr.org/fhir/StructureDefinition/DV-URI
Is Modifierfalse
22. DV_MULTIMEDIA.data
Definition

The actual data found at uri, if supplied inline.

ShortThe actual data found at uri, if supplied inline
Control0..1
Typebase64Binary
Is Modifierfalse
Primitive ValueThis 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).

ShortData media type coded from openEHR code set media types: IANA MIME types
Control1..1
BindingThe codes SHALL be taken from MimeTypes
(required to http://hl7.org/fhir/ValueSet/mimetypes)
Typehttp://openehr.org/fhir/StructureDefinition/CODE-PHRASE
Is Modifierfalse
26. DV_MULTIMEDIA.compression-algorithm
Definition

Compression type, a coded value from the openEHR Integrity check code set. Void means no compression.

ShortCompression type, a coded value from the openEHR Integrity check code set. Absence means no compression
Control0..1
BindingThe codes SHALL be taken from Compression algorithms
(required to https://specifications.openehr.org/fhir/valueset-compression_algorithms)
Typehttp://openehr.org/fhir/StructureDefinition/CODE-PHRASE
Is Modifierfalse
28. DV_MULTIMEDIA.integrity-check
Definition

Binary cryptographic integrity checksum.

ShortBinary cryptographic integrity checksum
Control0..1
Typebase64Binary
Is Modifierfalse
Primitive ValueThis 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.

ShortType of integrity check, a coded value from the openEHR Integrity check code set
Control0..1
BindingThe codes SHALL be taken from Integrity check algorithms
(required to https://specifications.openehr.org/fhir/valueset-integrity_check_algorithms)
Typehttp://openehr.org/fhir/StructureDefinition/CODE-PHRASE
Is Modifierfalse
32. DV_MULTIMEDIA.thumbnail
Definition

The thumbnail for this item, if one exists; mainly for graphics formats.

ShortThe thumbnail for this item, if one exists; mainly for graphics formats
Control0..1
Typehttp://openehr.org/fhir/StructureDefinition/DV-MULTIMEDIA
Is Modifierfalse
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.

ShortOriginal size in bytes of unencoded encapsulated data
Control1..1
Typeinteger
Is Modifierfalse
Primitive ValueThis 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.

ShortA specialisation of DV_ENCAPSULATED for audiovisual and bio-signal types
Control0..*
Is Modifierfalse
Logical ModelInstances 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.

ShortText to display in lieu of multimedia display/replay
Control1..1
Typestring
Is Modifierfalse
Primitive ValueThis 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.

ShortURI reference to electronic information stored outside the record as a file, database entry etc, if supplied as a reference
Control0..1
Typehttp://openehr.org/fhir/StructureDefinition/DV-URI
Is Modifierfalse
6. DV_MULTIMEDIA.data
Definition

The actual data found at uri, if supplied inline.

ShortThe actual data found at uri, if supplied inline
Control0..1
Typebase64Binary
Is Modifierfalse
Primitive ValueThis 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).

ShortData media type coded from openEHR code set media types: IANA MIME types
Control1..1
BindingThe codes SHALL be taken from MimeTypes
(required to http://hl7.org/fhir/ValueSet/mimetypes)
Typehttp://openehr.org/fhir/StructureDefinition/CODE-PHRASE
Is Modifierfalse
10. DV_MULTIMEDIA.compression-algorithm
Definition

Compression type, a coded value from the openEHR Integrity check code set. Void means no compression.

ShortCompression type, a coded value from the openEHR Integrity check code set. Absence means no compression
Control0..1
BindingThe codes SHALL be taken from Compression algorithms
(required to https://specifications.openehr.org/fhir/valueset-compression_algorithms)
Typehttp://openehr.org/fhir/StructureDefinition/CODE-PHRASE
Is Modifierfalse
12. DV_MULTIMEDIA.integrity-check
Definition

Binary cryptographic integrity checksum.

ShortBinary cryptographic integrity checksum
Control0..1
Typebase64Binary
Is Modifierfalse
Primitive ValueThis 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.

ShortType of integrity check, a coded value from the openEHR Integrity check code set
Control0..1
BindingThe codes SHALL be taken from Integrity check algorithms
(required to https://specifications.openehr.org/fhir/valueset-integrity_check_algorithms)
Typehttp://openehr.org/fhir/StructureDefinition/CODE-PHRASE
Is Modifierfalse
16. DV_MULTIMEDIA.thumbnail
Definition

The thumbnail for this item, if one exists; mainly for graphics formats.

ShortThe thumbnail for this item, if one exists; mainly for graphics formats
Control0..1
Typehttp://openehr.org/fhir/StructureDefinition/DV-MULTIMEDIA
Is Modifierfalse
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.

ShortOriginal size in bytes of unencoded encapsulated data
Control1..1
Typeinteger
Is Modifierfalse
Primitive ValueThis 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.

ShortA 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.

Control0..*
Is Modifierfalse
Logical ModelInstances 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.

ShortOptional normal status indicator of value with respect to normal range for this value
Control0..1
BindingThe codes SHALL be taken from Normal statuses
(required to https://specifications.openehr.org/fhir/valueset-normal_statuses)
Typehttp://openehr.org/fhir/StructureDefinition/CODE-PHRASE
Is Modifierfalse
4. DV_MULTIMEDIA.normal-range
Definition

Optional normal range.

ShortOptional normal range
Control0..1
Typehttp://openehr.org/fhir/StructureDefinition/DV-INTERVAL<http://openehr.org/fhir/StructureDefinition/DV_ORDERED>
Is Modifierfalse
6. DV_MULTIMEDIA.other-reference-ranges
Definition

Optional tagged other reference ranges for this value in its particular measurement context.

ShortOptional tagged other reference ranges for this value in its particular measurement context
Control0..*
Typehttp://openehr.org/fhir/StructureDefinition/REFERENCE-RANGE<http://openehr.org/fhir/StructureDefinition/DV_ORDERED>
Is Modifierfalse
8. DV_MULTIMEDIA.magnitude-status
Definition

Optional status of magnitude with values:

  • '=' : magnitude is a point value
  • '<' : value is < magnitude
  • '>' : value is > magnitude
  • '<=' : value is <= magnitude
  • '>=' : value is >= magnitude
  • '~' : value is approximately magnitude

If not present, assumed meaning is '=' .

ShortOptional status of magnitude: =, <, >, <=, >=, ~
Control0..1
Typestring
Is Modifierfalse
Primitive ValueThis 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.

ShortAccuracy of measurement, expressed either as a half-range percent value (accuracy_is_percent = True) or a half-range quantity
Control0..1
Typedecimal
Is Modifierfalse
Primitive ValueThis 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.

ShortIf True, indicates that when this object was created, accuracy was recorded as a percent value; if False, as an absolute quantity value
Control0..1
Typeboolean
Is Modifierfalse
Primitive ValueThis 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.

ShortName of character encoding scheme in which this value is encoded. Coded from openEHR Code Set character sets
Control0..1
BindingThe codes SHALL be taken from Character Set
(required to https://specifications.openehr.org/fhir/valueset-character_sets)
Typehttp://openehr.org/fhir/StructureDefinition/CODE-PHRASE
Is Modifierfalse
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.

ShortOptional indicator of the localised language in which the data is written, if relevant
Control0..1
BindingThe codes SHALL be taken from AllLanguages
(required to http://hl7.org/fhir/ValueSet/all-languages)
Typehttp://openehr.org/fhir/StructureDefinition/CODE-PHRASE
Is Modifierfalse
18. DV_MULTIMEDIA.alternate-text
Definition

Text to display in lieu of multimedia display/replay.

ShortText to display in lieu of multimedia display/replay
Control1..1
Typestring
Is Modifierfalse
Primitive ValueThis 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.

ShortURI reference to electronic information stored outside the record as a file, database entry etc, if supplied as a reference
Control0..1
Typehttp://openehr.org/fhir/StructureDefinition/DV-URI
Is Modifierfalse
22. DV_MULTIMEDIA.data
Definition

The actual data found at uri, if supplied inline.

ShortThe actual data found at uri, if supplied inline
Control0..1
Typebase64Binary
Is Modifierfalse
Primitive ValueThis 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).

ShortData media type coded from openEHR code set media types: IANA MIME types
Control1..1
BindingThe codes SHALL be taken from MimeTypes
(required to http://hl7.org/fhir/ValueSet/mimetypes)
Typehttp://openehr.org/fhir/StructureDefinition/CODE-PHRASE
Is Modifierfalse
26. DV_MULTIMEDIA.compression-algorithm
Definition

Compression type, a coded value from the openEHR Integrity check code set. Void means no compression.

ShortCompression type, a coded value from the openEHR Integrity check code set. Absence means no compression
Control0..1
BindingThe codes SHALL be taken from Compression algorithms
(required to https://specifications.openehr.org/fhir/valueset-compression_algorithms)
Typehttp://openehr.org/fhir/StructureDefinition/CODE-PHRASE
Is Modifierfalse
28. DV_MULTIMEDIA.integrity-check
Definition

Binary cryptographic integrity checksum.

ShortBinary cryptographic integrity checksum
Control0..1
Typebase64Binary
Is Modifierfalse
Primitive ValueThis 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.

ShortType of integrity check, a coded value from the openEHR Integrity check code set
Control0..1
BindingThe codes SHALL be taken from Integrity check algorithms
(required to https://specifications.openehr.org/fhir/valueset-integrity_check_algorithms)
Typehttp://openehr.org/fhir/StructureDefinition/CODE-PHRASE
Is Modifierfalse
32. DV_MULTIMEDIA.thumbnail
Definition

The thumbnail for this item, if one exists; mainly for graphics formats.

ShortThe thumbnail for this item, if one exists; mainly for graphics formats
Control0..1
Typehttp://openehr.org/fhir/StructureDefinition/DV-MULTIMEDIA
Is Modifierfalse
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.

ShortOriginal size in bytes of unencoded encapsulated data
Control1..1
Typeinteger
Is Modifierfalse
Primitive ValueThis primitive element may be present, or absent, or replaced by an extension