http://terminology.hl7.org/CodeSystem/v3-HL7StandardVersionCode|3.0.0

name
HL7StandardVersionCode
package
hl7.terminology@6.3.0
content
complete
status
active
date
2019-03-20 00:00:00.0

HL7StandardVersionCode

This code system holds version codes for the Version 3 standards. Values are to be determined by HL7 and added with each new version of the HL7 Standard.

POST /CodeSystem/$validate-codedocs

Input

{
  "resourceType" : "Parameters",
  "parameter" : [ {
    "name" : "url",
    "valueUri" : "http://terminology.hl7.org/CodeSystem/v3-HL7StandardVersionCode"
  }, {
    "name" : "version",
    "valueString" : "3.0.0"
  } ]
}