v2 Encoding
activeURL
http://terminology.hl7.org/ValueSet/v2-0299Copied!
Version2.9Copied!
PublisherHL7, IncDescriptionFHIR Value set/code system definition for HL7 v2 table 0299 ( Encoding)
Expansion
Expansion error
Can't resolve latest version. Differing version algorithms: (:semver, :major-minor) for versions: (3.0.0, 2.9, 2.0.0, 2.0.0, 2.0.0, 2.0.0, 2.0.0, 2.1.0, 2.1.0, 2.9, 2.1.0, 2.1.0, 2.0.0, 2.1.0)
systemhttp://terminology.hl7.org/CodeSystem/v2-0299
Encoding
{
"description" : "FHIR Value set/code system definition for HL7 v2 table 0299 ( Encoding)",
"compose" : {
"exclude" : [ ],
"include" : [ {
"system" : "http://terminology.hl7.org/CodeSystem/v2-0299"
} ]
},
"meta" : {
"profile" : [ "http://hl7.org/fhir/StructureDefinition/shareablevalueset" ]
},
"publisher" : "HL7, Inc",
"name" : "v2.0299",
"experimental" : false,
"resourceType" : "ValueSet",
"title" : "v2 Encoding",
"extension" : [ {
"valueCode" : "external",
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status"
}, {
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
"valueInteger" : 0
}, {
"url" : "http://health-samurai.io/extensions/source",
"valueCode" : "db"
} ],
"status" : "active",
"language" : "en",
"id" : "0cb1d2fe-1b4e-4858-bf2b-ca63bd899d07",
"url" : "http://terminology.hl7.org/ValueSet/v2-0299",
"immutable" : true,
"version" : "2.9",
"contact" : [ {
"telecom" : [ {
"system" : "url",
"value" : "http://hl7.org"
} ]
} ],
"text" : {
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\">\n <p>Encoding</p>\n\n <table class=\"grid\">\n <tr>\n <td>\n <b>Code</b>\n </td>\n <td>\n <b>Description</b>\n </td>\n <td>\n <b>Comment</b>\n </td>\n <td>\n <b>Version</b>\n </td>\n </tr>\n <tr>\n <td>A\n <a name=\"A\"> </a>\n </td>\n <td>No encoding - data are displayable ASCII characters.</td>\n <td/>\n <td>added v2.3</td>\n </tr>\n <tr>\n <td>Base64\n <a name=\"Base64\"> </a>\n </td>\n <td>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</td>\n <td>The Request For Comment (RFC) 1521 standard is available at: http://www.ietf.org/rfc/rfc1521.txt</td>\n <td>added v2.3</td>\n </tr>\n <tr>\n <td>Hex\n <a name=\"Hex\"> </a>\n </td>\n <td>Hexadecimal encoding - consecutive pairs of hexadecimal digits represent consecutive single octets.</td>\n <td/>\n <td>added v2.3</td>\n </tr>\n </table>\n\n </div>",
"status" : "additional"
}
}