Using CQL With FHIR - Downloaded Version null See the Directory of published versions
| Page standards status: Trial-use | Maturity Level: 1 |
<ValueSet xmlns="http://hl7.org/fhir">
<id value="context-type"/>
<meta>
<profile
value="http://hl7.org/fhir/StructureDefinition/shareablevalueset"/>
</meta>
<language value="en"/>
<text>
<status value="extensions"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: ValueSet context-type</b></p><a name="context-type"> </a><a name="hccontext-type"> </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/shareablevalueset.html">Shareable ValueSet</a></p></div><p>This value set includes codes based on the following rules:</p><ul><li>Include these codes as defined in <a href="CodeSystem-cql-context-declaration-codes.html"><code>http://cql.hl7.org/CodeSystem/cql-context-declaration-codes</code></a><span title="Version is not explicitly stated, which means it is fixed to the version provided in this specification"> version 📦3.0.0</span><table class="none"><tr><td style="white-space:nowrap"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td><a href="CodeSystem-cql-context-declaration-codes.html#cql-context-declaration-codes-Unfiltered">Unfiltered</a></td><td>Unfiltered</td><td>Indicates that the expressions and function definitions that follow in the library are not restricted to a particular context, as opposed to, for example, a model-defined Patient context, indicating that statements will be filtered to the particular patient in context.</td></tr></table></li><li>Import all the codes that are contained in <a href="http://hl7.org/fhir/R4/valueset-subject-type.html">Subject type</a></li></ul></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-wg">
<valueCode value="cds"/>
</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>
<url value="http://hl7.org/fhir/uv/cql/ValueSet/context-type"/>
<identifier>
<system value="urn:ietf:rfc:3986"/>
<value value="urn:oid:2.16.840.1.113883.4.642.40.37.48.6"/>
</identifier>
<version value="3.0.0-ballot"/>
<name value="ContextType"/>
<title value="Context Type"/>
<status value="active"/>
<experimental value="false"/>
<date value="2026-08-03"/>
<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="The set of known context types usable for CQL libraries in FHIR"/>
<jurisdiction>
<coding>
<system value="http://unstats.un.org/unsd/methods/m49/m49.htm"/>
<code value="001"/>
<display value="World"/>
</coding>
</jurisdiction>
<compose>
<include>
<system
value="http://cql.hl7.org/CodeSystem/cql-context-declaration-codes"/>
<concept>
<code value="Unfiltered"/>
<display value="Unfiltered"/>
</concept>
</include>
<include>
<valueSet value="http://hl7.org/fhir/ValueSet/subject-type"/>
</include>
</compose>
</ValueSet>