http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra|3.0.0

name
Hl7TermMaintInfra
package
hl7.terminology.r5@6.3.0
content
complete
status
active
date
2018-12-15 00:00:00.0

HL7 Terminology Maintenance Infrastructure Vocabulary

Codes that may have been strings or other types of data in pre-existing tooling for V3 and V2 terminology maintenance, and moved to codes in this code system for proper handling in the FHIR based UTG maintenance facilities.

POST /CodeSystem/$validate-codedocs

Input

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