This page is part of the CDA: Clinical Document Architecture (v2.0.0-sd-snapshot1: CDA2 Draft) based on FHIR (HL7® FHIR® Standard) v5.0.0. . For a full list of available versions, see the Directory of published versions
Official URL: http://hl7.org/cda/stds/core/ValueSet/CDACompressionAlgorithm | Version: 2.0.0-sd-snapshot1 | |||
Draft as of 2023-12-16 | Computable Name: CDACompressionAlgorithm |
Type of compression algorithm used - limited to 4 concepts from original CDA definition
References
http://terminology.hl7.org/CodeSystem/v3-CompressionAlgorithm
version 2.1.1
Code | Display | Definition |
DF | deflate | The deflate compressed data format as specified in RFC 1951 \[http://www.ietf.org/rfc/rfc1951.txt\]. |
GZ | gzip | 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). |
ZL | zlib | A compressed data format that also uses the deflate algorithm. Specified as RFC 1950 \[http://www.ietf.org/rfc/rfc1952.txt\] |
Z | compress | Original UNIX compress algorithm and file format using the LZC algorithm (a variant of LZW). Patent encumbered and less efficient than deflate. |
Expansion based on codesystem CompressionAlgorithm v2.1.1 (CodeSystem)
This value set contains 4 concepts
Code | System | Display | Definition |
DF | http://terminology.hl7.org/CodeSystem/v3-CompressionAlgorithm | deflate | The deflate compressed data format as specified in RFC 1951 [http://www.ietf.org/rfc/rfc1951.txt]. |
GZ | http://terminology.hl7.org/CodeSystem/v3-CompressionAlgorithm | gzip | 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). |
ZL | http://terminology.hl7.org/CodeSystem/v3-CompressionAlgorithm | zlib | A compressed data format that also uses the deflate algorithm. Specified as RFC 1950 [http://www.ietf.org/rfc/rfc1952.txt] |
Z | http://terminology.hl7.org/CodeSystem/v3-CompressionAlgorithm | compress | Original UNIX compress algorithm and file format using the LZC algorithm (a variant of LZW). Patent encumbered and less efficient than deflate. |
Explanation of the columns that may appear on this page:
Level | A few code lists that FHIR defines are hierarchical - each code is assigned a level. In this scheme, some codes are under other codes, and imply that the code they are under also applies |
System | The source of the definition of the code (when the value set draws in codes defined elsewhere) |
Code | The code (used as the code in the resource instance) |
Display | The display (used in the display element of a Coding). If there is no display, implementers should not simply display the code, but map the concept into their application |
Definition | An explanation of the meaning of the concept |
Comments | Additional notes about how to use the code |