cda | datatypes | nblock | voc | common |
Package : datatypes
XML Type : ED
Comments : Data that is primarily intended for human interpretation or for further machine processing is outside the scope of HL7. This includes unformatted or formatted written language, multimedia data, or structured information as defined by a different standard (e.g., XML-signatures.) Instead of the data itself, an ED may contain only a reference (see TEL.) Note that the ST data type is a specialization of the ED data type when the ED media type is text/plain.
Parent : BIN
Name | Type | cardinality | Comment |
---|---|---|---|
reference Element : reference |
TEL | 0...1 | A telecommunication address (TEL), such as a URL for HTTP or FTP, which will resolve to precisely the same binary data that could as well have been provided as inline data. |
thumbnail Element : thumbnail |
Thumbnail | 0...1 | |
compression Attribute : compression |
CompressionAlgorithm | 0...1 | Indicates whether the raw byte data is compressed, and what compression algorithm was used. |
integrityCheck Attribute : integrityCheck |
String | 0...1 | The integrity check is a short binary value representing a cryptographically strong checksum that is calculated over the binary data. The purpose of this property, when communicated with a reference is for anyone to validate later whether the reference still resolved to the same data that the reference resolved to when the encapsulated data value with reference was created. |
integrityCheckAlgorithm Attribute : integrityCheckAlgorithm |
IntegrityCheckAlgorithm | 0...1 | Specifies the algorithm used to compute the integrityCheck value. |
language Attribute : language |
String | 0...1 | For character based information the language property specifies the human language of the text. |
mediaType Attribute : mediaType |
String | 0...1 | Identifies the type of the encapsulated data and identifies a method to interpret or render the data. |