FHIR IG analytics| Package | hl7.cql |
| Resource Type | CodeSystem |
| Id | CodeSystem-cql-capability-characteristic-codes.json |
| FHIR Version | R4 |
| Source | https://build.fhir.org/ig/HL7/cql/CodeSystem-cql-capability-characteristic-codes.html |
| URL | http://cql.hl7.org/CodeSystem/cql-capability-characteristic-codes |
| Version | 2.0.0-ballot |
| Status | active |
| Date | 2025-10-24T16:45:25+00:00 |
| Name | CQLCapabilityCharacteristicCodes |
| Title | CQL Capability Characteristic Codes |
| Authority | hl7 |
| Description | Codes for CQL versions. |
| Content | complete |
| ValueSet | |
| cql-capability-characteristic-codes | CQL Capability Characteristic Codes |
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: CodeSystem cql-capability-characteristic-codes
This case-sensitive code system http://cql.hl7.org/CodeSystem/cql-capability-characteristic-codes defines the following codes:
{
"resourceType": "CodeSystem",
"id": "cql-capability-characteristic-codes",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
"valueCode": "cds"
},
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
"valueCode": "trial-use"
},
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
"valueInteger": 2
}
],
"url": "http://cql.hl7.org/CodeSystem/cql-capability-characteristic-codes",
"version": "2.0.0-ballot",
"name": "CQLCapabilityCharacteristicCodes",
"title": "CQL Capability Characteristic Codes",
"status": "active",
"experimental": false,
"date": "2025-10-24T16:45:25+00:00",
"publisher": "Clinical Decision Support WG",
"contact": [
{
"telecom": [
{
"system": "url",
"value": "http://www.hl7.org/Special/committees/dss/index.cfm"
}
]
}
],
"description": "Codes for CQL versions.",
"caseSensitive": true,
"valueSet": "http://cql.hl7.org/ValueSet/cql-capability-characteristic-codes",
"content": "complete",
"concept": [
{
"code": "version",
"display": "Version",
"definition": "The version of FHIRPath in which the features being tested were introduced. This should correspond to a published or planned published version of FHIRPath."
},
{
"code": "versionTo",
"display": "VersionTo",
"definition": "The last version of the specification in which the features being tested appears."
},
{
"code": "value",
"display": "Value",
"definition": "A qualifier value used to provide more detail about the capability."
},
{
"code": "valueMeaning",
"display": "Value Meaning",
"definition": "A description of the meaning of qualifier values for the capability."
},
{
"code": "reference",
"display": "Reference",
"definition": "A reference to the specification documenting this capability."
}
]
}