http://terminology.hl7.org/CodeSystem/v3-CompressionAlgorithm|2018-08-12

name
v3.CompressionAlgorithm
package
hl7.fhir.r4.examples@4.0.1
content
complete
status
active
date
2018-08-11 14:00:00.0

v3 Code System CompressionAlgorithm

**** MISSING DEFINITIONS ****

codedisplaydefinitionhierarchy
BZbzip
bzip-2 compression format. See [http://www.bzip.org/] for more information....
DFdeflate
The deflate compressed data format as specified in RFC 1951 [http://www.ietf.org/rfc/rfc1951.txt]....
GZgzip
A compressed data format that is compatible with the widely used GZIP utility as specified in RFC 19...
Zcompress
Original UNIX compress algorithm and file format using the LZC algorithm (a variant of LZW). Patent...
Z7Z7
7z compression file format. See [http://www.7-zip.org/7z.html] for more information....
ZLzlib
A compressed data format that also uses the deflate algorithm. Specified as RFC 1950 [http://www.ie...