http://terminology.hl7.org/CodeSystem/v2-0299|2.9

name
v2.0299
package
hl7.fhir.r4.core@4.0.1
content
complete
status
active

v2 Encoding

FHIR Value set/code system definition for HL7 v2 table 0299 ( Encoding)

{
  "description" : "FHIR Value set/code system definition for HL7 v2 table 0299 ( Encoding)",
  "compose" : null,
  "package" : "hl7.fhir.r4.core@4.0.1",
  "date" : null,
  "meta" : {
    "profile" : [ "http://hl7.org/fhir/StructureDefinition/shareablecodesystem" ]
  },
  "publisher" : "HL7, Inc",
  "content" : "complete",
  "name" : "v2.0299",
  "experimental" : false,
  "resourceType" : "CodeSystem",
  "title" : "v2 Encoding",
  "supliment" : null,
  "extension" : [ {
    "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
    "valueCode" : "external"
  }, {
    "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
    "valueInteger" : 0
  } ],
  "status" : "active",
  "language" : "en",
  "id" : "a073fd8f-f2fa-5f04-8966-7d007a2d251d",
  "url" : "http://terminology.hl7.org/CodeSystem/v2-0299",
  "identifier" : [ {
    "value" : "urn:oid:2.16.840.1.113883.18.185",
    "system" : "urn:ietf:rfc:3986"
  } ],
  "concept" : [ {
    "code" : "A",
    "display" : "No encoding - data are displayable ASCII characters.",
    "designation" : [ {
      "use" : {
        "code" : "display",
        "system" : "http://terminology.hl7.org/CodeSystem/designation-usage"
      },
      "value" : "keine Kodierung",
      "language" : "de"
    }, {
      "use" : {
        "code" : "display",
        "system" : "http://terminology.hl7.org/CodeSystem/designation-usage"
      },
      "value" : "geen codering - gegevens zijn leesbare ASCII-tekens",
      "language" : "nl"
    } ]
  }, {
    "code" : "Base64",
    "display" : "Encoding as defined by MIME (Multipurpose Internet Mail Extensions) standard RFC 1521. Four consecutive ASCII characters represent three consecutive octets of binary data. Base64 utilizes a 65-character subset of US-ASCII, consisting of both the upper and",
    "extension" : [ {
      "url" : "http://hl7.org/fhir/StructureDefinition/codesystem-concept-comments",
      "valueString" : "The Request For Comment (RFC) 1521 standard is available at: http://www.ietf.org/rfc/rfc1521.txt",
      "_valueString" : {
        "extension" : [ {
          "url" : "http://hl7.org/fhir/StructureDefinition/translation",
          "extension" : [ {
            "url" : "lang",
            "valueCode" : "nl"
          }, {
            "url" : "content",
            "valueString" : "De Request For Comment (RFC) 1521 standaard is vinden via: http://www.ietf.org/rfc/rfc1521.txt"
          } ]
        } ]
      }
    } ],
    "designation" : [ {
      "use" : {
        "code" : "display",
        "system" : "http://terminology.hl7.org/CodeSystem/designation-usage"
      },
      "value" : "codering zoals gedefinieerd door MIME (Multipurpose Internet Mail Extensions) standaard RFC 1521. Vier opeenvolgende ASCII-tekens stellen drie, enkelvoudige octetten binaire gegevens voor. Base64 gebruikt een subset van 65-tekens uit US-ASCII, bestaande uit zowel de alfabetische hoofd- als de kleine letters, de cijfers \"0\" tot en met \"9\", \"+\", \"/\" en \"=\".",
      "language" : "nl"
    } ]
  }, {
    "code" : "Hex",
    "display" : "Hexadecimal encoding - consecutive pairs of hexadecimal digits represent consecutive single octets.",
    "designation" : [ {
      "use" : {
        "code" : "display",
        "system" : "http://terminology.hl7.org/CodeSystem/designation-usage"
      },
      "value" : "hexadecimale codering - paarsgewijze hexadecimale getallen stellen sequentiële, enkelvoudige octetten voor",
      "language" : "nl"
    } ]
  } ],
  "version" : "2.9",
  "contact" : [ {
    "telecom" : [ {
      "value" : "http://hl7.org",
      "system" : "url"
    } ]
  } ]
}