Using CQL With FHIR - Downloaded Version null See the Directory of published versions
| Official URL: http://hl7.org/fhir/uv/cql/ValueSet/query-pattern-coverage | Version: 3.0.0-ballot | ||||
| Standards status: Trial-use | Maturity Level: 1 | Computable Name: QueryPatternCoverage | |||
| Other Identifiers: OID:2.16.840.1.113883.4.642.40.37.48.8 | |||||
The extent to which the FHIR query patterns given for a data requirement cover the criteria of that data requirement
References
Profile: Shareable ValueSet
http://hl7.org/fhir/uv/cql/CodeSystem/query-pattern-coverage version 📦3.0.0-ballot
Expansion performed internally based on codesystem Query Pattern 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/query-pattern-coverage | total | Total | Indicates that the union of the results of the query patterns is exactly the data described by the data requirement (i.e. every criteria of the data requirement is expressed in the query patterns, and is expressed with the same semantics). No further filtering of the results is required. | ||
http://hl7.org/fhir/uv/cql/CodeSystem/query-pattern-coverage | partial | Partial | Indicates that the union of the results of the query patterns is a superset of the data described by the data requirement (i.e. at least one criteria of the data requirement could not be expressed in the query patterns, or could only be expressed with broader semantics). The consumer must apply the criteria of the data requirement to the results. | ||
http://hl7.org/fhir/uv/cql/CodeSystem/query-pattern-coverage | non | Non | Indicates that no criteria of the data requirement other than the resource type and the context could be expressed in the query patterns. The consumer must apply the criteria of the data requirement to the results. |