Clinical Document Architecture with Australian Schema - Local Development build (v1.0.1) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
| Official URL: http://hl7.org/cda/stds/core/ValueSet/CDACompressionAlgorithm | Version: 1.0.1 | |||
| Draft as of 2025-10-10 | Maturity Level: 1 | 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 performed internally based on codesystem CompressionAlgorithm v2.1.1 (CodeSystem)
This value set contains 4 concepts
| System | Code | Display (en) | JSON | XML |
http://terminology.hl7.org/CodeSystem/v3-CompressionAlgorithm | DF | deflate | ||
http://terminology.hl7.org/CodeSystem/v3-CompressionAlgorithm | GZ | gzip | ||
http://terminology.hl7.org/CodeSystem/v3-CompressionAlgorithm | ZL | zlib | ||
http://terminology.hl7.org/CodeSystem/v3-CompressionAlgorithm | Z | compress |
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 |