FHIR IG Statistics: ValueSet/cql-version
Resources that use this resource
Resources that this resource uses
Narrative
Note: links and images are rebased to the (stated) source
Source
{
"resourceType": "ValueSet",
"id": "cql-version",
"meta": {
"profile": [
"http://hl7.org/fhir/StructureDefinition/shareablevalueset"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"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"
}
]
}
}