FHIR © HL7.org  |  Server Home  |  FHIR Server FHIR Server 3.4.11  |  FHIR Version n/a  User: [n/a]

Resource ValueSet/FHIR Server from package au.digitalhealth.cda.schema#current (16 ms)

Package au.digitalhealth.cda.schema
Type ValueSet
Id Id
FHIR Version R5
Source http://ns.electronichealth.net.au/cda/https://build.fhir.org/ig/AuDigitalHealth/cda-au-schema/ValueSet-CDACompressionAlgorithm.html
Url http://hl7.org/cda/stds/core/ValueSet/CDACompressionAlgorithm
Version 0.1.0
Status draft
Date 2024-09-29T21:44:55+00:00
Name CDACompressionAlgorithm
Title CompressionAlgorithm
Experimental False
Realm au
Authority national
Description Type of compression algorithm used - limited to 4 concepts from original CDA definition

Resources that use this resource

StructureDefinition
http://hl7.org/cda/stds/core/StructureDefinition/ED ED: EncapsulatedData (V3 Data Type)

Resources that this resource uses

CodeSystem
http://terminology.hl7.org/CodeSystem/v3-CompressionAlgorithm CompressionAlgorithm


Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: ValueSet CDACompressionAlgorithm

  • Include these codes as defined in http://terminology.hl7.org/CodeSystem/v3-CompressionAlgorithm version 2.1.1
    CodeDisplayDefinition
    DFdeflateThe deflate compressed data format as specified in RFC 1951 \[http://www.ietf.org/rfc/rfc1951.txt\].
    GZgzipA 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).
    ZLzlibA compressed data format that also uses the deflate algorithm. Specified as RFC 1950 \[http://www.ietf.org/rfc/rfc1952.txt\]
    ZcompressOriginal UNIX compress algorithm and file format using the LZC algorithm (a variant of LZW). Patent encumbered and less efficient than deflate.

Source

{
  "resourceType" : "ValueSet",
  "id" : "CDACompressionAlgorithm",
  "text" : {
    "status" : "extensions",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet CDACompressionAlgorithm</b></p><a name=\"CDACompressionAlgorithm\"> </a><a name=\"hcCDACompressionAlgorithm\"> </a><a name=\"CDACompressionAlgorithm-en-AU\"> </a><ul><li>Include these codes as defined in <a href=\"http://terminology.hl7.org/5.2.0/CodeSystem-v3-CompressionAlgorithm.html\"><code>http://terminology.hl7.org/CodeSystem/v3-CompressionAlgorithm</code></a> version <code>2.1.1</code><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td><a href=\"http://terminology.hl7.org/5.2.0/CodeSystem-v3-CompressionAlgorithm.html#v3-CompressionAlgorithm-DF\">DF</a></td><td style=\"color: #cccccc\">deflate</td><td>The deflate compressed data format as specified in RFC 1951 \\[http://www.ietf.org/rfc/rfc1951.txt\\].</td></tr><tr><td><a href=\"http://terminology.hl7.org/5.2.0/CodeSystem-v3-CompressionAlgorithm.html#v3-CompressionAlgorithm-GZ\">GZ</a></td><td style=\"color: #cccccc\">gzip</td><td>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).</td></tr><tr><td><a href=\"http://terminology.hl7.org/5.2.0/CodeSystem-v3-CompressionAlgorithm.html#v3-CompressionAlgorithm-ZL\">ZL</a></td><td style=\"color: #cccccc\">zlib</td><td>A compressed data format that also uses the deflate algorithm. Specified as RFC 1950 \\[http://www.ietf.org/rfc/rfc1952.txt\\]</td></tr><tr><td><a href=\"http://terminology.hl7.org/5.2.0/CodeSystem-v3-CompressionAlgorithm.html#v3-CompressionAlgorithm-Z\">Z</a></td><td style=\"color: #cccccc\">compress</td><td>Original UNIX compress algorithm and file format using the LZC algorithm (a variant of LZW). Patent encumbered and less efficient than deflate.</td></tr></table></li></ul></div>"
  },
  "url" : "http://hl7.org/cda/stds/core/ValueSet/CDACompressionAlgorithm",
  "version" : "0.1.0",
  "name" : "CDACompressionAlgorithm",
  "title" : "CompressionAlgorithm",
  "status" : "draft",
  "experimental" : false,
  "date" : "2024-09-29T21:44:55+00:00",
  "description" : "Type of compression algorithm used - limited to 4 concepts from original CDA definition",
  "compose" : {
    "include" : [
      {
        "system" : "http://terminology.hl7.org/CodeSystem/v3-CompressionAlgorithm",
        "version" : "2.1.1",
        "concept" : [
          {
            "code" : "DF"
          },
          {
            "code" : "GZ"
          },
          {
            "code" : "ZL"
          },
          {
            "code" : "Z"
          }
        ]
      }
    ]
  }
}

XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.