FHIR IG analytics| Package | hl7.fhir.uv.cql |
| Resource Type | ValueSet |
| Id | ValueSet-query-pattern-coverage.json |
| FHIR Version | R4 |
| Source | https://build.fhir.org/ig/HL7/cql-ig/ValueSet-query-pattern-coverage.html |
| URL | http://hl7.org/fhir/uv/cql/ValueSet/query-pattern-coverage |
| Version | 3.0.0-ballot |
| Status | active |
| Date | 2026-08-04 |
| Name | QueryPatternCoverage |
| Title | Query Pattern Coverage Value Set |
| Realm | uv |
| Authority | hl7 |
| Description | The extent to which the FHIR query patterns given for a data requirement cover the criteria of that data requirement |
| StructureDefinition | ||
| hl7.fhir.uv.cql#current | cql-fhirQueryPatternCoverage | CQL FHIR Query Pattern Coverage |
| CodeSystem | ||
| hl7.fhir.uv.cql#current | query-pattern-coverage | Query Pattern Coverage Code System |
Note: links and images are rebased to the (stated) source
Generated Narrative: ValueSet query-pattern-coverage
Profile: Shareable ValueSet
http://hl7.org/fhir/uv/cql/CodeSystem/query-pattern-coverage version 📦3.0.0-ballot{
"resourceType": "ValueSet",
"id": "query-pattern-coverage",
"meta": {
"profile": [
"http://hl7.org/fhir/StructureDefinition/shareablevalueset"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/cqf-knowledgeCapability",
"valueCode": "shareable"
},
{
"url": "http://hl7.org/fhir/StructureDefinition/cqf-knowledgeCapability",
"valueCode": "computable"
},
{
"url": "http://hl7.org/fhir/StructureDefinition/cqf-knowledgeCapability",
"valueCode": "publishable"
},
{
"url": "http://hl7.org/fhir/StructureDefinition/cqf-knowledgeRepresentationLevel",
"valueCode": "structured"
},
{
"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": 1
}
],
"url": "http://hl7.org/fhir/uv/cql/ValueSet/query-pattern-coverage",
"identifier": [
{
"system": "urn:ietf:rfc:3986",
"value": "urn:oid:2.16.840.1.113883.4.642.40.37.48.8"
}
],
"version": "3.0.0-ballot",
"name": "QueryPatternCoverage",
"title": "Query Pattern Coverage Value Set",
"status": "active",
"experimental": false,
"date": "2026-08-04",
"publisher": "HL7 International / Clinical Decision Support",
"contact": [
{
"telecom": [
{
"system": "url",
"value": "http://www.hl7.org/Special/committees/dss"
}
]
}
],
"description": "The extent to which the FHIR query patterns given for a data requirement cover the criteria of that data requirement",
"jurisdiction": [
{
"coding": [
{
"system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
"code": "001",
"display": "World"
}
]
}
],
"compose": {
"include": [
{
"system": "http://hl7.org/fhir/uv/cql/CodeSystem/query-pattern-coverage"
}
]
}
}