Using CQL With FHIR - Downloaded Version null See the Directory of published versions
| Official URL: http://hl7.org/fhir/uv/cql/ValueSet/selectivity-coverage | Version: 3.0.0-ballot | ||||
| Standards status: Trial-use | Maturity Level: 1 | Computable Name: SelectivityCoverage | |||
| Other Identifiers: OID:2.16.840.1.113883.4.642.40.37.48.9 | |||||
The coverage level of a description of the selectivity of an expression
References
Profile: Shareable ValueSet
http://hl7.org/fhir/uv/cql/CodeSystem/selectivity-coverage version 📦3.0.0-ballot
Expansion performed internally based on codesystem Selectivity Coverage Code System v3.0.0-ballot (CodeSystem)
This value set contains 3 concepts
| System | Code | Display (en) | Definition | JSON | XML |
http://hl7.org/fhir/uv/cql/CodeSystem/selectivity-coverage | total | Total | Indicates the query selectivity completely covers the criteria in the query (i.e. the query is in CNF/DNF, and all terms are sargeable). | ||
http://hl7.org/fhir/uv/cql/CodeSystem/selectivity-coverage | partial | Partial | Indicates the query selectivity partially covers the criteria in the query (i.e. the query is in CNF/DNF, but not all terms are sargeable). | ||
http://hl7.org/fhir/uv/cql/CodeSystem/selectivity-coverage | non | Non | Indicates the query selectivity cannot be determined for the query (i.e. the query is not in CNF/DNF). |