Content Management Infrastructure Implementation Guide, published by Clinical Decision Support WG. This is not an authorized publication; it is the continuous build for version 0.1.0). This version is based on the current content of https://github.com/HL7/Content-Management-Infrastructure-IG/ and changes regularly. See the Directory of published versions
Active as of 2021-08-31 |
{
"resourceType" : "ValueSet",
"id" : "cql-version",
"meta" : {
"profile" : [
"http://hl7.org/fhir/StructureDefinition/shareablevalueset"
]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><ul><li>Include all codes defined in <a href=\"CodeSystem-cql-version.html\"><code>http://hl7.org/fhir/uv/cmi/CodeSystem/cql-version</code></a></li></ul></div>"
},
"url" : "http://hl7.org/fhir/uv/cmi/ValueSet/cql-version",
"version" : "0.1.0",
"name" : "CQLVersion",
"title" : "CQL Version",
"status" : "active",
"experimental" : false,
"date" : "2021-08-31T23:21:03-06:00",
"publisher" : "Clinical Decision Support WG",
"contact" : [
{
"telecom" : [
{
"system" : "url",
"value" : "http://www.hl7.org/Special/committees/dss"
}
]
}
],
"description" : "The version of CQL cupported",
"jurisdiction" : [
{
"coding" : [
{
"system" : "urn:iso:std:iso:3166",
"code" : "US"
}
]
}
],
"immutable" : true,
"compose" : {
"include" : [
{
"system" : "http://hl7.org/fhir/uv/cmi/CodeSystem/cql-version"
}
]
}
}