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

Official URL: http://openehr.org/fhir/StructureDefinition/DV-MULTIMEDIA Version: 0.1.0
Standards status: Informative Maturity Level: 3 Computable Name: DV_MULTIMEDIA

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.

Original Source: specifications.openehr.org

Usages:

Formal Views of Profile Content

Description of Profiles, Differentials, Snapshots and how the different presentations work.

NameFlagsCard.TypeDescription & Constraints    Filter: Filtersdoco
.. DV_MULTIMEDIA 0..* DV_ENCAPSULATED
Elements defined in Ancestors:normal_status, normal_range, other_reference_ranges, magnitude_status, accuracy, accuracy_is_percent, accuracy, charset, language
A specialisation of DV_ENCAPSULATED for audiovisual and bio-signal types
... normal_status 0..1 CODE_PHRASE Optional normal status indicator of value with respect to normal range for this value
Binding: Normal statuses (required)
... normal_range 0..1 DV_INTERVAL<DV_ORDERED> Optional normal range
... other_reference_ranges 0..* REFERENCE_RANGE<DV_ORDERED> Optional tagged other reference ranges for this value in its particular measurement context
... accuracy 0..1 decimal Accuracy of measurement, expressed either as a half-range percent value (accuracy_is_percent = True) or a half-range quantity
... accuracy_is_percent 0..1 boolean If True, indicates that when this object was created, accuracy was recorded as a percent value; if False, as an absolute quantity value
... charset 0..1 CODE_PHRASE Name of character encoding scheme in which this value is encoded. Coded from openEHR Code Set character sets
Binding: Character Set (required)
... language 0..1 CODE_PHRASE Optional indicator of the localised language in which the data is written, if relevant
Binding: AllLanguages (required)
... alternate_text 1..1 string Text to display in lieu of multimedia display/replay
... uri 0..1 DV_URI URI reference to electronic information stored outside the record as a file, database entry etc, if supplied as a reference
... data 0..1 base64Binary The actual data found at uri, if supplied inline
... media_type 1..1 CODE_PHRASE Data media type coded from openEHR code set media types: IANA MIME types
Binding: MimeTypes (required)
... compression_algorithm 0..1 CODE_PHRASE Compression type, a coded value from the openEHR Integrity check code set. Absence means no compression
Binding: Compression algorithms (required)
... integrity_check 0..1 base64Binary Binary cryptographic integrity checksum
... integrity_check_algorithm 0..1 CODE_PHRASE Type of integrity check, a coded value from the openEHR Integrity check code set
Binding: Integrity check algorithms (required)
... thumbnail 0..1 DV_MULTIMEDIA The thumbnail for this item, if one exists; mainly for graphics formats
... size 1..1 integer Original size in bytes of unencoded encapsulated data

doco Documentation for this format

Terminology Bindings

PathConformanceValueSetURI
DV_MULTIMEDIA.normal-statusrequiredNormalStatuses(a valid code from Normal statuses)
https://specifications.openehr.org/fhir/valueset-normal_statuses
From this IG
DV_MULTIMEDIA.charsetrequiredcharacter_sets(a valid code from Character Set)
https://specifications.openehr.org/fhir/valueset-character_sets
From this IG
DV_MULTIMEDIA.languagerequiredAllLanguages
http://hl7.org/fhir/ValueSet/all-languages
From the FHIR Standard
DV_MULTIMEDIA.media-typerequiredMimeTypes(a valid code from urn:ietf:bcp:13)
http://hl7.org/fhir/ValueSet/mimetypes
From the FHIR Standard
DV_MULTIMEDIA.compression-algorithmrequiredcompression_algorithms(a valid code from Compression algorithms)
https://specifications.openehr.org/fhir/valueset-compression_algorithms
From this IG
DV_MULTIMEDIA.integrity-check-algorithmrequiredintegrity_check_algorithms(a valid code from Integrity check algorithms)
https://specifications.openehr.org/fhir/valueset-integrity_check_algorithms
From this IG

This structure is derived from DV_ENCAPSULATED

NameFlagsCard.TypeDescription & Constraints    Filter: Filtersdoco
.. DV_MULTIMEDIA 0..* DV_ENCAPSULATED
Elements defined in Ancestors:normal_status, normal_range, other_reference_ranges, magnitude_status, accuracy, accuracy_is_percent, accuracy, charset, language
A specialisation of DV_ENCAPSULATED for audiovisual and bio-signal types
... alternate_text 1..1 string Text to display in lieu of multimedia display/replay
... uri 0..1 DV_URI URI reference to electronic information stored outside the record as a file, database entry etc, if supplied as a reference
... data 0..1 base64Binary The actual data found at uri, if supplied inline
... compression_algorithm 0..1 CODE_PHRASE Compression type, a coded value from the openEHR Integrity check code set. Absence means no compression
Binding: Compression algorithms (required)
... integrity_check 0..1 base64Binary Binary cryptographic integrity checksum
... integrity_check_algorithm 0..1 CODE_PHRASE Type of integrity check, a coded value from the openEHR Integrity check code set
Binding: Integrity check algorithms (required)
... thumbnail 0..1 DV_MULTIMEDIA The thumbnail for this item, if one exists; mainly for graphics formats
... size 1..1 integer Original size in bytes of unencoded encapsulated data

doco Documentation for this format

Terminology Bindings (Differential)

PathConformanceValueSetURI
DV_MULTIMEDIA.media-typerequiredMimeTypes(a valid code from urn:ietf:bcp:13)
http://hl7.org/fhir/ValueSet/mimetypes
From the FHIR Standard
DV_MULTIMEDIA.compression-algorithmrequiredcompression_algorithms(a valid code from Compression algorithms)
https://specifications.openehr.org/fhir/valueset-compression_algorithms
From this IG
DV_MULTIMEDIA.integrity-check-algorithmrequiredintegrity_check_algorithms(a valid code from Integrity check algorithms)
https://specifications.openehr.org/fhir/valueset-integrity_check_algorithms
From this IG
NameFlagsCard.TypeDescription & Constraints    Filter: Filtersdoco
.. DV_MULTIMEDIA 0..* DV_ENCAPSULATED
Elements defined in Ancestors:normal_status, normal_range, other_reference_ranges, magnitude_status, accuracy, accuracy_is_percent, accuracy, charset, language
A specialisation of DV_ENCAPSULATED for audiovisual and bio-signal types
... normal_status 0..1 CODE_PHRASE Optional normal status indicator of value with respect to normal range for this value
Binding: Normal statuses (required)
... normal_range 0..1 DV_INTERVAL<DV_ORDERED> Optional normal range
... other_reference_ranges 0..* REFERENCE_RANGE<DV_ORDERED> Optional tagged other reference ranges for this value in its particular measurement context
... accuracy 0..1 decimal Accuracy of measurement, expressed either as a half-range percent value (accuracy_is_percent = True) or a half-range quantity
... accuracy_is_percent 0..1 boolean If True, indicates that when this object was created, accuracy was recorded as a percent value; if False, as an absolute quantity value
... charset 0..1 CODE_PHRASE Name of character encoding scheme in which this value is encoded. Coded from openEHR Code Set character sets
Binding: Character Set (required)
... language 0..1 CODE_PHRASE Optional indicator of the localised language in which the data is written, if relevant
Binding: AllLanguages (required)
... alternate_text 1..1 string Text to display in lieu of multimedia display/replay
... uri 0..1 DV_URI URI reference to electronic information stored outside the record as a file, database entry etc, if supplied as a reference
... data 0..1 base64Binary The actual data found at uri, if supplied inline
... media_type 1..1 CODE_PHRASE Data media type coded from openEHR code set media types: IANA MIME types
Binding: MimeTypes (required)
... compression_algorithm 0..1 CODE_PHRASE Compression type, a coded value from the openEHR Integrity check code set. Absence means no compression
Binding: Compression algorithms (required)
... integrity_check 0..1 base64Binary Binary cryptographic integrity checksum
... integrity_check_algorithm 0..1 CODE_PHRASE Type of integrity check, a coded value from the openEHR Integrity check code set
Binding: Integrity check algorithms (required)
... thumbnail 0..1 DV_MULTIMEDIA The thumbnail for this item, if one exists; mainly for graphics formats
... size 1..1 integer Original size in bytes of unencoded encapsulated data

doco Documentation for this format

Terminology Bindings

PathConformanceValueSetURI
DV_MULTIMEDIA.normal-statusrequiredNormalStatuses(a valid code from Normal statuses)
https://specifications.openehr.org/fhir/valueset-normal_statuses
From this IG
DV_MULTIMEDIA.charsetrequiredcharacter_sets(a valid code from Character Set)
https://specifications.openehr.org/fhir/valueset-character_sets
From this IG
DV_MULTIMEDIA.languagerequiredAllLanguages
http://hl7.org/fhir/ValueSet/all-languages
From the FHIR Standard
DV_MULTIMEDIA.media-typerequiredMimeTypes(a valid code from urn:ietf:bcp:13)
http://hl7.org/fhir/ValueSet/mimetypes
From the FHIR Standard
DV_MULTIMEDIA.compression-algorithmrequiredcompression_algorithms(a valid code from Compression algorithms)
https://specifications.openehr.org/fhir/valueset-compression_algorithms
From this IG
DV_MULTIMEDIA.integrity-check-algorithmrequiredintegrity_check_algorithms(a valid code from Integrity check algorithms)
https://specifications.openehr.org/fhir/valueset-integrity_check_algorithms
From this IG

This structure is derived from DV_ENCAPSULATED

Summary

Mandatory: 0 element(3 nested mandatory elements)

Maturity: 3

Key Elements View

NameFlagsCard.TypeDescription & Constraints    Filter: Filtersdoco
.. DV_MULTIMEDIA 0..* DV_ENCAPSULATED
Elements defined in Ancestors:normal_status, normal_range, other_reference_ranges, magnitude_status, accuracy, accuracy_is_percent, accuracy, charset, language
A specialisation of DV_ENCAPSULATED for audiovisual and bio-signal types
... normal_status 0..1 CODE_PHRASE Optional normal status indicator of value with respect to normal range for this value
Binding: Normal statuses (required)
... normal_range 0..1 DV_INTERVAL<DV_ORDERED> Optional normal range
... other_reference_ranges 0..* REFERENCE_RANGE<DV_ORDERED> Optional tagged other reference ranges for this value in its particular measurement context
... accuracy 0..1 decimal Accuracy of measurement, expressed either as a half-range percent value (accuracy_is_percent = True) or a half-range quantity
... accuracy_is_percent 0..1 boolean If True, indicates that when this object was created, accuracy was recorded as a percent value; if False, as an absolute quantity value
... charset 0..1 CODE_PHRASE Name of character encoding scheme in which this value is encoded. Coded from openEHR Code Set character sets
Binding: Character Set (required)
... language 0..1 CODE_PHRASE Optional indicator of the localised language in which the data is written, if relevant
Binding: AllLanguages (required)
... alternate_text 1..1 string Text to display in lieu of multimedia display/replay
... uri 0..1 DV_URI URI reference to electronic information stored outside the record as a file, database entry etc, if supplied as a reference
... data 0..1 base64Binary The actual data found at uri, if supplied inline
... media_type 1..1 CODE_PHRASE Data media type coded from openEHR code set media types: IANA MIME types
Binding: MimeTypes (required)
... compression_algorithm 0..1 CODE_PHRASE Compression type, a coded value from the openEHR Integrity check code set. Absence means no compression
Binding: Compression algorithms (required)
... integrity_check 0..1 base64Binary Binary cryptographic integrity checksum
... integrity_check_algorithm 0..1 CODE_PHRASE Type of integrity check, a coded value from the openEHR Integrity check code set
Binding: Integrity check algorithms (required)
... thumbnail 0..1 DV_MULTIMEDIA The thumbnail for this item, if one exists; mainly for graphics formats
... size 1..1 integer Original size in bytes of unencoded encapsulated data

doco Documentation for this format

Terminology Bindings

PathConformanceValueSetURI
DV_MULTIMEDIA.normal-statusrequiredNormalStatuses(a valid code from Normal statuses)
https://specifications.openehr.org/fhir/valueset-normal_statuses
From this IG
DV_MULTIMEDIA.charsetrequiredcharacter_sets(a valid code from Character Set)
https://specifications.openehr.org/fhir/valueset-character_sets
From this IG
DV_MULTIMEDIA.languagerequiredAllLanguages
http://hl7.org/fhir/ValueSet/all-languages
From the FHIR Standard
DV_MULTIMEDIA.media-typerequiredMimeTypes(a valid code from urn:ietf:bcp:13)
http://hl7.org/fhir/ValueSet/mimetypes
From the FHIR Standard
DV_MULTIMEDIA.compression-algorithmrequiredcompression_algorithms(a valid code from Compression algorithms)
https://specifications.openehr.org/fhir/valueset-compression_algorithms
From this IG
DV_MULTIMEDIA.integrity-check-algorithmrequiredintegrity_check_algorithms(a valid code from Integrity check algorithms)
https://specifications.openehr.org/fhir/valueset-integrity_check_algorithms
From this IG

Differential View

This structure is derived from DV_ENCAPSULATED

NameFlagsCard.TypeDescription & Constraints    Filter: Filtersdoco
.. DV_MULTIMEDIA 0..* DV_ENCAPSULATED
Elements defined in Ancestors:normal_status, normal_range, other_reference_ranges, magnitude_status, accuracy, accuracy_is_percent, accuracy, charset, language
A specialisation of DV_ENCAPSULATED for audiovisual and bio-signal types
... alternate_text 1..1 string Text to display in lieu of multimedia display/replay
... uri 0..1 DV_URI URI reference to electronic information stored outside the record as a file, database entry etc, if supplied as a reference
... data 0..1 base64Binary The actual data found at uri, if supplied inline
... compression_algorithm 0..1 CODE_PHRASE Compression type, a coded value from the openEHR Integrity check code set. Absence means no compression
Binding: Compression algorithms (required)
... integrity_check 0..1 base64Binary Binary cryptographic integrity checksum
... integrity_check_algorithm 0..1 CODE_PHRASE Type of integrity check, a coded value from the openEHR Integrity check code set
Binding: Integrity check algorithms (required)
... thumbnail 0..1 DV_MULTIMEDIA The thumbnail for this item, if one exists; mainly for graphics formats
... size 1..1 integer Original size in bytes of unencoded encapsulated data

doco Documentation for this format

Terminology Bindings (Differential)

PathConformanceValueSetURI
DV_MULTIMEDIA.media-typerequiredMimeTypes(a valid code from urn:ietf:bcp:13)
http://hl7.org/fhir/ValueSet/mimetypes
From the FHIR Standard
DV_MULTIMEDIA.compression-algorithmrequiredcompression_algorithms(a valid code from Compression algorithms)
https://specifications.openehr.org/fhir/valueset-compression_algorithms
From this IG
DV_MULTIMEDIA.integrity-check-algorithmrequiredintegrity_check_algorithms(a valid code from Integrity check algorithms)
https://specifications.openehr.org/fhir/valueset-integrity_check_algorithms
From this IG

Snapshot View

NameFlagsCard.TypeDescription & Constraints    Filter: Filtersdoco
.. DV_MULTIMEDIA 0..* DV_ENCAPSULATED
Elements defined in Ancestors:normal_status, normal_range, other_reference_ranges, magnitude_status, accuracy, accuracy_is_percent, accuracy, charset, language
A specialisation of DV_ENCAPSULATED for audiovisual and bio-signal types
... normal_status 0..1 CODE_PHRASE Optional normal status indicator of value with respect to normal range for this value
Binding: Normal statuses (required)
... normal_range 0..1 DV_INTERVAL<DV_ORDERED> Optional normal range
... other_reference_ranges 0..* REFERENCE_RANGE<DV_ORDERED> Optional tagged other reference ranges for this value in its particular measurement context
... accuracy 0..1 decimal Accuracy of measurement, expressed either as a half-range percent value (accuracy_is_percent = True) or a half-range quantity
... accuracy_is_percent 0..1 boolean If True, indicates that when this object was created, accuracy was recorded as a percent value; if False, as an absolute quantity value
... charset 0..1 CODE_PHRASE Name of character encoding scheme in which this value is encoded. Coded from openEHR Code Set character sets
Binding: Character Set (required)
... language 0..1 CODE_PHRASE Optional indicator of the localised language in which the data is written, if relevant
Binding: AllLanguages (required)
... alternate_text 1..1 string Text to display in lieu of multimedia display/replay
... uri 0..1 DV_URI URI reference to electronic information stored outside the record as a file, database entry etc, if supplied as a reference
... data 0..1 base64Binary The actual data found at uri, if supplied inline
... media_type 1..1 CODE_PHRASE Data media type coded from openEHR code set media types: IANA MIME types
Binding: MimeTypes (required)
... compression_algorithm 0..1 CODE_PHRASE Compression type, a coded value from the openEHR Integrity check code set. Absence means no compression
Binding: Compression algorithms (required)
... integrity_check 0..1 base64Binary Binary cryptographic integrity checksum
... integrity_check_algorithm 0..1 CODE_PHRASE Type of integrity check, a coded value from the openEHR Integrity check code set
Binding: Integrity check algorithms (required)
... thumbnail 0..1 DV_MULTIMEDIA The thumbnail for this item, if one exists; mainly for graphics formats
... size 1..1 integer Original size in bytes of unencoded encapsulated data

doco Documentation for this format

Terminology Bindings

PathConformanceValueSetURI
DV_MULTIMEDIA.normal-statusrequiredNormalStatuses(a valid code from Normal statuses)
https://specifications.openehr.org/fhir/valueset-normal_statuses
From this IG
DV_MULTIMEDIA.charsetrequiredcharacter_sets(a valid code from Character Set)
https://specifications.openehr.org/fhir/valueset-character_sets
From this IG
DV_MULTIMEDIA.languagerequiredAllLanguages
http://hl7.org/fhir/ValueSet/all-languages
From the FHIR Standard
DV_MULTIMEDIA.media-typerequiredMimeTypes(a valid code from urn:ietf:bcp:13)
http://hl7.org/fhir/ValueSet/mimetypes
From the FHIR Standard
DV_MULTIMEDIA.compression-algorithmrequiredcompression_algorithms(a valid code from Compression algorithms)
https://specifications.openehr.org/fhir/valueset-compression_algorithms
From this IG
DV_MULTIMEDIA.integrity-check-algorithmrequiredintegrity_check_algorithms(a valid code from Integrity check algorithms)
https://specifications.openehr.org/fhir/valueset-integrity_check_algorithms
From this IG

This structure is derived from DV_ENCAPSULATED

Summary

Mandatory: 0 element(3 nested mandatory elements)

Maturity: 3

 

Other representations of profile: CSV, Excel