2.16.840.1.113883.5.1009/static-2012-07-24: Unterschied zwischen den Versionen
ADbot (Diskussion | Beiträge) (Automated TermBot page content) |
ADbot (Diskussion | Beiträge) (Automated TermBot page content) |
||
| Zeile 20: | Zeile 20: | ||
|0-L | |0-L | ||
|'''DF''' | |'''DF''' | ||
| − | | | + | |[[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 |
| 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 |
| 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 |
| 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> | ||
|} | |} | ||
Version vom 18. November 2012, 12:41 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 | The deflate compressed data format as specified in RFC 1951 [1]. | ||
| 0-L | GZ | 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 | A compressed data format that also uses the deflate algorithm. Specified as RFC 1950 [3] | ||
| 0-L | Z | Original UNIX compress algorithm and file format using the LZC algorithm (a variant of LZW). Patent encumbered and less efficient than deflate. | ||