Using CQL With FHIR - Downloaded Version null See the Directory of published versions
| Official URL: http://hl7.org/fhir/uv/cql/ValueSet/selectivity-form | Version: 3.0.0-ballot | ||||
| Standards status: Trial-use | Maturity Level: 1 | Computable Name: SelectivityForm | |||
| Other Identifiers: OID:2.16.840.1.113883.4.642.40.37.48.10 | |||||
The form of the selectivity description of an expression, either conjunctive or disjunctive.
References
Profile: Shareable ValueSet
http://hl7.org/fhir/uv/cql/CodeSystem/selectivity-form version 📦3.0.0-ballot
Expansion performed internally based on codesystem Selectivity Form 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-form | 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-form | conjunctive | Conjunctive | Indicates the query selectivity represents criteria in Conjunctive Normal Form (CNF) (i.e. a conjunction of disjunctions). | ||
http://hl7.org/fhir/uv/cql/CodeSystem/selectivity-form | disjunctive | Disjunctive | Indicates the query selectivity represents criteria in Disjunctive Normal Form (DNF) (i.e. a disjunction of conjunctions). |