Name | Value | Comments | |
---|---|---|---|
caseSensitive | true | ||
compositional | false | ||
content | complete | ||
copyright | Copyright HL7. Licensed under creative commons public domain | ||
date | 2019-12-01 | ||
description | HL7-defined code system of concept identifying the type of encoding used to represent successive octets of binary data as displayable ASCII characters. These are defined by IETF; more information may be found at https://www.ietf.org/rfc/rfc1521.txt. Used in HL7 Version 2.x messaging in the ED datatypes. | ||
experimental | false | ||
hierarchyMeaning | is-a | ||
jurisdiction | |||
name | Encoding | ||
publisher | HL7, Inc | ||
purpose | Underlying Master Code System for V2 table 0299 (Encoding) | ||
status | active | ||
title | encoding | ||
url | http://terminology.hl7.org/CodeSystem/v2-0299 | ||
version | 2.1.0 | ||
versionNeeded | false |
Code | Display | status | deprecated | v2-concComment | v2-concCommentAsPub | Comments | |||||
---|---|---|---|---|---|---|---|---|---|---|---|
A | No encoding - data are displayable ASCII characters. | A | A | ||||||||
Hex | Hexadecimal encoding - consecutive pairs of hexadecimal digits represent consecutive single octets. | A | A | ||||||||
Base64 | 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 | A | A | The Request For Comment (RFC) 1521 standard is available at: http://www.ietf.org/rfc/rfc1521.txt | The Request For Comment (RFC) 1521 standard is available at: http://www.ietf.org/rfc/rfc1521.txt | The Request For Comment (RFC) 1521 standard is available at: http://www.ietf.org/rfc/rfc1521.txt | The Request For Comment (RFC) 1521 standard is available at: http://www.ietf.org/rfc/rfc1521.txt |