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

name
Encoding
package
hl7.terminology@6.3.0
content
complete
status
active
date
2019-12-01 00:00:00.0

encoding

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.

POST /CodeSystem/$validate-codedocs

Input

{
  "resourceType" : "Parameters",
  "parameter" : [ {
    "name" : "url",
    "valueUri" : "http://terminology.hl7.org/CodeSystem/v2-0299"
  }, {
    "name" : "version",
    "valueString" : "2.0.0"
  } ]
}