http://terminology.hl7.org/CodeSystem/v3-hl7V3Conformance|3.0.0
name
Hl7V3Conformance
Hl7V3Conformance
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
HL7V3Conformance
**Description:** Identifies allowed codes for HL7aTMs v3 conformance property.
POST /CodeSystem/$validate-codedocsInput
{
  "resourceType" : "Parameters",
  "parameter" : [ {
    "name" : "url",
    "valueUri" : "http://terminology.hl7.org/CodeSystem/v3-hl7V3Conformance"
  }, {
    "name" : "version",
    "valueString" : "3.0.0"
  } ]
}