http://terminology.hl7.org/CodeSystem/v3-hl7ITSVersionCode|3.0.0
name
Hl7ITSVersionCode
Hl7ITSVersionCode
package
hl7.terminology@6.3.0
hl7.terminology@6.3.0
content
complete
complete
status
active
active
date
2019-03-20 00:00:00.0
2019-03-20 00:00:00.0
HL7 ITS Version Code
HL7 implementation technology specification versions. These codes will document the ITS type and version for message encoding. The code will appear in the instances based upon rules expressed in the ITS, and do not appear in the abstract message, either as it is presented to received from the ITS.
POST /CodeSystem/$validate-codedocsInput
{
"resourceType" : "Parameters",
"parameter" : [ {
"name" : "url",
"valueUri" : "http://terminology.hl7.org/CodeSystem/v3-hl7ITSVersionCode"
}, {
"name" : "version",
"valueString" : "3.0.0"
} ]
}