2.16.840.1.113883.5.1009/static-2012-07-24: Unterschied zwischen den Versionen

Aus Hl7wiki
Wechseln zu: Navigation, Suche
(Automated TermBot page content)
(Automated TermBot page content)
 
Zeile 20: Zeile 20:
 
|0-L
 
|0-L
 
|'''DF'''
 
|'''DF'''
|[[Datei:EN-US.png]]deflate
+
|[[Datei:EN-US.png]] deflate
 
| colspan="2" |<p>The deflate compressed data format as specified in RFC 1951 [http://www.ietf.org/rfc/rfc1951.txt].</p>
 
| colspan="2" |<p>The deflate compressed data format as specified in RFC 1951 [http://www.ietf.org/rfc/rfc1951.txt].</p>
 
|-
 
|-
 
|0-L
 
|0-L
 
|'''GZ'''
 
|'''GZ'''
|[[Datei:EN-US.png]]gzip
+
|[[Datei:EN-US.png]] gzip
 
| colspan="2" |<p>A compressed data format that is compatible with the widely used GZIP utility as specified in RFC 1952 [http://www.ietf.org/rfc/rfc1952.txt] (uses the deflate algorithm).</p>
 
| colspan="2" |<p>A compressed data format that is compatible with the widely used GZIP utility as specified in RFC 1952 [http://www.ietf.org/rfc/rfc1952.txt] (uses the deflate algorithm).</p>
 
|-
 
|-
 
|0-L
 
|0-L
 
|'''ZL'''
 
|'''ZL'''
|[[Datei:EN-US.png]]zlib
+
|[[Datei:EN-US.png]] zlib
 
| colspan="2" |<p>A compressed data format that also uses the deflate algorithm. Specified as RFC 1950 [http://www.ietf.org/rfc/rfc1952.txt]</p>
 
| colspan="2" |<p>A compressed data format that also uses the deflate algorithm. Specified as RFC 1950 [http://www.ietf.org/rfc/rfc1952.txt]</p>
 
|-
 
|-
 
|0-L
 
|0-L
 
|'''Z'''
 
|'''Z'''
|[[Datei:EN-US.png]]compress
+
|[[Datei:EN-US.png]] compress
 
| colspan="2" |<p>Original UNIX compress algorithm and file format using the LZC algorithm (a variant of LZW). Patent encumbered and less efficient than deflate.</p>
 
| colspan="2" |<p>Original UNIX compress algorithm and file format using the LZC algorithm (a variant of LZW). Patent encumbered and less efficient than deflate.</p>
 
|}
 
|}

Aktuelle Version vom 18. November 2012, 13:16 Uhr

Codesystem Name Codesystem Id Version / Eingangsdatum Status
CompressionAlgorithm 2.16.840.1.113883.5.1009 2012-07-24 definitiv
Level/Typ Code Anzeigename Beschreibung
0-L DF EN-US.png deflate

The deflate compressed data format as specified in RFC 1951 [1].

0-L GZ EN-US.png gzip

A compressed data format that is compatible with the widely used GZIP utility as specified in RFC 1952 [2] (uses the deflate algorithm).

0-L ZL EN-US.png zlib

A compressed data format that also uses the deflate algorithm. Specified as RFC 1950 [3]

0-L Z EN-US.png compress

Original UNIX compress algorithm and file format using the LZC algorithm (a variant of LZW). Patent encumbered and less efficient than deflate.