Using CQL With FHIR - Downloaded Version null See the Directory of published versions
| Page standards status: Trial-use | Maturity Level: 1 |
<CodeSystem xmlns="http://hl7.org/fhir">
<id value="selectivity-inclusivity"/>
<meta>
<profile
value="http://hl7.org/fhir/StructureDefinition/shareablecodesystem"/>
</meta>
<language value="en"/>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: CodeSystem selectivity-inclusivity</b></p><a name="selectivity-inclusivity"> </a><a name="hcselectivity-inclusivity"> </a><div style="display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%"><p style="margin-bottom: 0px"/><p style="margin-bottom: 0px">Profile: <a href="http://hl7.org/fhir/R4/shareablecodesystem.html">Shareable CodeSystem</a></p></div><p>This case-sensitive code system <code>http://hl7.org/fhir/uv/cql/CodeSystem/selectivity-inclusivity</code> defines the following codes:</p><table class="codes"><tr><td style="white-space:nowrap"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td style="white-space:nowrap">inclusion<a name="selectivity-inclusivity-inclusion"> </a></td><td>Inclusion</td><td>Indicates the query selectivity represents an inclusion criteria with respect to the context of the query.</td></tr><tr><td style="white-space:nowrap">exclusion<a name="selectivity-inclusivity-exclusion"> </a></td><td>Exclusion</td><td>Indicates the query selectivity represents an exclusion criteria with respect to the context of the query.</td></tr><tr><td style="white-space:nowrap">indeterminate<a name="selectivity-inclusivity-indeterminate"> </a></td><td>Indeterminate</td><td>Indicates that whether the query selectivity represents inclusion or exclusion criteria cannot be determined.</td></tr></table></div>
</text>
<extension
url="http://hl7.org/fhir/StructureDefinition/cqf-knowledgeCapability">
<valueCode value="shareable"/>
</extension>
<extension
url="http://hl7.org/fhir/StructureDefinition/cqf-knowledgeCapability">
<valueCode value="computable"/>
</extension>
<extension
url="http://hl7.org/fhir/StructureDefinition/cqf-knowledgeCapability">
<valueCode value="publishable"/>
</extension>
<extension
url="http://hl7.org/fhir/StructureDefinition/cqf-knowledgeRepresentationLevel">
<valueCode value="structured"/>
</extension>
<extension
url="http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status">
<valueCode value="trial-use"/>
</extension>
<extension
url="http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm">
<valueInteger value="1"/>
</extension>
<extension
url="http://hl7.org/fhir/StructureDefinition/structuredefinition-wg">
<valueCode value="cds"/>
</extension>
<url value="http://hl7.org/fhir/uv/cql/CodeSystem/selectivity-inclusivity"/>
<identifier>
<system value="urn:ietf:rfc:3986"/>
<value value="urn:oid:2.16.840.1.113883.4.642.40.37.16.6"/>
</identifier>
<version value="3.0.0-ballot"/>
<name value="SelectivityInclusivity"/>
<title value="Selectivity Inclusivity Code System"/>
<status value="active"/>
<experimental value="false"/>
<date value="2026-04-24"/>
<publisher value="HL7 International / Clinical Decision Support"/>
<contact>
<telecom>
<system value="url"/>
<value value="http://www.hl7.org/Special/committees/dss"/>
</telecom>
</contact>
<description
value="Codes representing the inclusivity of the selectivity of an expression, inclusion, exclusion, or indeterminate."/>
<jurisdiction>
<coding>
<system value="http://unstats.un.org/unsd/methods/m49/m49.htm"/>
<code value="001"/>
<display value="World"/>
</coding>
</jurisdiction>
<caseSensitive value="true"/>
<valueSet
value="http://hl7.org/fhir/uv/cql/ValueSet/selectivity-inclusivity"/>
<content value="complete"/>
<concept>
<code value="inclusion"/>
<display value="Inclusion"/>
<definition
value="Indicates the query selectivity represents an inclusion criteria with respect to the context of the query."/>
</concept>
<concept>
<code value="exclusion"/>
<display value="Exclusion"/>
<definition
value="Indicates the query selectivity represents an exclusion criteria with respect to the context of the query."/>
</concept>
<concept>
<code value="indeterminate"/>
<display value="Indeterminate"/>
<definition
value="Indicates that whether the query selectivity represents inclusion or exclusion criteria cannot be determined."/>
</concept>
</CodeSystem>