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 17: Zeile 17:
 
| bgcolor="#ECE9E4" colspan="2"|'''Beschreibung'''
 
| bgcolor="#ECE9E4" colspan="2"|'''Beschreibung'''
 
|-
 
|-
 
               
 
                The deflate compressed data format as specified in RFC 1951 [http://www.ietf.org/rfc/rfc1951.txt].
 
           
 
               
 
                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).
 
           
 
               
 
                A compressed data format that also uses the deflate algorithm. Specified as RFC 1950
 
                    [http://www.ietf.org/rfc/rfc1952.txt]
 
           
 
               
 
                Original UNIX compress algorithm and file format using the LZC algorithm (a variant of LZW). Patent encumbered and less efficient
 
                    than deflate.
 
            |}
 
 
|-
 
|-
 
|0-L
 
|0-L

Version vom 20. Oktober 2012, 12:05 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.