hl7VS-encoding
activeURL
http://terminology.hl7.org/ValueSet/v2-0299
Version2.0.0
PublisherHealth Level Seven InternationalDate2019-12-01DescriptionConcept identifying the type of IETF encoding used to represent successive octets of binary data as displayable ASCII characters.
Expansion
| Code | Display | System |
|---|---|---|
| A | keine Kodierung | http://terminology.hl7.org/CodeSystem/v2-0299 |
| Hex | Hexadecimal encoding - consecutive pairs of hexadecimal digits represent consecutive single octets. | http://terminology.hl7.org/CodeSystem/v2-0299 |
| 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 | http://terminology.hl7.org/CodeSystem/v2-0299 |