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 9: | Zeile 9: | ||
| colspan=2 bgcolor="#F6F3EE"|''CompressionAlgorithm'' | | colspan=2 bgcolor="#F6F3EE"|''CompressionAlgorithm'' | ||
| bgcolor="#F6F3EE"|2.16.840.1.113883.5.1009 | | bgcolor="#F6F3EE"|2.16.840.1.113883.5.1009 | ||
| − | | bgcolor="#F6F3EE"|2012-07- | + | | bgcolor="#F6F3EE"|2012-07-24 |
| bgcolor="#F6F3EE"|definitiv | | bgcolor="#F6F3EE"|definitiv | ||
|- | |- | ||
| Zeile 17: | Zeile 17: | ||
| bgcolor="#ECE9E4" colspan="2"|'''Beschreibung''' | | bgcolor="#ECE9E4" colspan="2"|'''Beschreibung''' | ||
|- | |- | ||
| + | |- | ||
| + | |0-L | ||
| + | |'''DF''' | ||
| + | |<font color="grey">(en-US)</font> deflate | ||
| + | | colspan="2" |<p>The deflate compressed data format as specified in RFC 1951 [http://www.ietf.org/rfc/rfc1951.txt].</p> | ||
| + | |- | ||
| + | |0-L | ||
| + | |'''GZ''' | ||
| + | |<font color="grey">(en-US)</font> 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> | ||
| + | |- | ||
| + | |0-L | ||
| + | |'''ZL''' | ||
| + | |<font color="grey">(en-US)</font> 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> | ||
| + | |- | ||
| + | |0-L | ||
| + | |'''Z''' | ||
| + | |<font color="grey">(en-US)</font> 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> | ||
|} | |} | ||
Version vom 11. November 2012, 18:46 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) deflate | The deflate compressed data format as specified in RFC 1951 [1]. | |
| 0-L | GZ | (en-US) 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) zlib | A compressed data format that also uses the deflate algorithm. Specified as RFC 1950 [3] | |
| 0-L | Z | (en-US) compress | Original UNIX compress algorithm and file format using the LZC algorithm (a variant of LZW). Patent encumbered and less efficient than deflate. | |