2.16.840.1.113883.5.1009/static-2012-07-24

Aus Hl7wiki
Version vom 18. November 2012, 13:16 Uhr von ADbot (Diskussion | Beiträge) (Automated TermBot page content)
(Unterschied) ← Nächstältere Version | Aktuelle Version (Unterschied) | Nächstjüngere Version → (Unterschied)
Wechseln zu: Navigation, Suche
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.