This page is part of the FHIR Specification (v1.1.0: STU 3 Ballot 1). The current version which supercedes this version is 5.0.0. For a full list of available versions, see the Directory of published versions
. Page versions: R4 R3 R2
This is a frozen snapshot of the FHIR specification created for the purpose of balloting the GAO implementation Guide. It includes draft changes that may be part of the future DSTU 2.1 release but further change is expected. Readers should focus solely on the GAO implementation content, and FHIR DSTU 2 for other purposes.
1.25.3.1.299 HL7 Version 2 Table 0299 
This is a table defined as part of HL7 v2
. Related FHIR content: v2 Encoding.
Summary
Defining URL: | http://hl7.org/fhir/ValueSet/v2-0299 |
Name: | v2 Encoding |
Definition: | FHIR Value set/code system definition for HL7 v2 table 0299 ( Encoding) |
OID: | ?? |
System URL: | http://hl7.org/fhir/v2/0299 |
System OID: | 2.16.840.1.133883.18.185 |
Source Resource | XML / JSON |
This value set is not currently used
1.25.3.1.299.1 Content Logical Definition 
Encoding
Code | Description | Deutsch (German) | Nederlands (Dutch) | Comment | Version |
A | No encoding - data are displayable ASCII characters. | keine Kodierung | geen codering - gegevens zijn leesbare ASCII-tekens | | added v2.3 |
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 | | 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 "=". | The Request For Comment (RFC) 1521 standard is available at: http://www.ietf.org/rfc/rfc1521.txt | added v2.3 |
Hex | Hexadecimal encoding - consecutive pairs of hexadecimal digits represent consecutive single octets. | | hexadecimale codering - paarsgewijze hexadecimale getallen stellen sequentiële, enkelvoudige octetten voor | | added v2.3 |