This page is part of the Quality Measure STU2 for FHIR R4 Implementation Guide (v3.0.0: STU3) based on FHIR R4. This is the current published version in its permanent home (it will always be available at this URL). For a full list of available versions, see the Directory of published versions
Active as of 2019-09-03 |
<Library xmlns="http://hl7.org/fhir">
<id value="quality-program-cqlOptions-example"/>
<meta>
<profile
value="http://hl7.org/fhir/us/cqfmeasures/StructureDefinition/quality-program-cqfm"/>
</meta>
<text>
<status value="extensions"/>
<div xmlns="http://www.w3.org/1999/xhtml">
<table class="grid dict">
<tr>
<th scope="row"><b>Id: </b></th>
<td style="padding-left: 4px;">quality-program-cqlOptions-example</td>
</tr>
<tr>
<th scope="row"><b>Url: </b></th>
<td style="padding-left: 4px;">http://hl7.org/fhir/us/cqfmeasures/Library/quality-program-cqlOptions-example</td>
</tr>
<tr>
<th scope="row"><b>Version: </b></th>
<td style="padding-left: 4px;">0.1.0</td>
</tr>
<tr>
<th scope="row"><b>Identifier: </b></th>
<td style="padding-left: 4px;">
<p style="margin-bottom: 5px;">
<b>value: </b> <span>QualityProgramCQLOptionsExample</span>
</p>
</td>
</tr>
<tr>
<th scope="row"><b>Name: </b></th>
<td style="padding-left: 4px;">QualityProgramCQLOptionsExample</td>
</tr>
<tr>
<th scope="row"><b>Title: </b></th>
<td style="padding-left: 4px;">Quality Program CQL Options Example</td>
</tr>
<tr>
<th scope="row"><b>Status: </b></th>
<td style="padding-left: 4px;">active</td>
</tr>
<tr>
<th scope="row"><b>Experimental: </b></th>
<td style="padding-left: 4px;">true</td>
</tr>
<tr>
<th scope="row"><b>Type: </b></th>
<td style="padding-left: 4px;">
<p style="margin-bottom: 5px;">
<b>system: </b> <span>http://terminology.hl7.org/CodeSystem/library-type</span>
</p>
<p style="margin-bottom: 5px;">
<b>code: </b> <span>asset-collection</span>
</p>
</td>
</tr>
<tr>
<th scope="row"><b>Date: </b></th>
<td style="padding-left: 4px;">2019-09-03</td>
</tr>
<tr>
<th scope="row"><b>Publisher: </b></th>
<td style="padding-left: 4px;">Clinical Quality Information WG</td>
</tr>
<tr>
<th scope="row"><b>Description: </b></th>
<td style="padding-left: 4px;">This library is an example of a quality program with cqlOptions extension.</td>
</tr>
<tr>
<th scope="row"><b>Use Context: </b></th>
<td style="padding-left: 4px;">
<table class="grid-dict">
<tr><th><b>code</b></th><th><b>value</b></th><th><b>display</b></th></tr>
<tr>
<td>program</td>
<td>ep-ec</td>
<td>EP/EC</td>
</tr>
</table>
</td>
</tr>
<tr>
<th scope="row"><b>Jurisdiction: </b></th>
<td style="padding-left: 4px;">US</td>
</tr>
<tr>
<th scope="row"><b>Approval Date: </b></th>
<td style="padding-left: 4px;">2019-08-03</td>
</tr>
<tr>
<th scope="row"><b>Last Review Date: </b></th>
<td style="padding-left: 4px;">2019-08-03</td>
</tr>
<tr>
<th scope="row"><b>Related Artifacts: </b></th>
<td style="padding-left: 4px;">
<p><b>Components</b></p>
<ul>
<li>http://hl7.org/fhir/us/cqfmeasures/Measure/measure-exm</li>
<li>http://hl7.org/fhir/us/cqfmeasures/Library/EXMComputableLibrary</li>
</ul>
</td>
</tr>
</table>
</div>
</text>
<contained>
<Parameters>
<id value="cql-options"/>
<parameter>
<name value="options"/>
<valueString value="EnableAnnotations"/>
</parameter>
<parameter>
<name value="options"/>
<valueString value="EnableLocators"/>
</parameter>
<parameter>
<name value="options"/>
<valueString value="DisableListDemotion"/>
</parameter>
<parameter>
<name value="options"/>
<valueString value="DisableListPromotion"/>
</parameter>
<parameter>
<name value="formats"/>
<valueString value="XML"/>
</parameter>
<parameter>
<name value="formats"/>
<valueString value="JSON"/>
</parameter>
</Parameters>
</contained>
<extension
url="http://hl7.org/fhir/us/cqfmeasures/StructureDefinition/cqfm-cqlOptions">
<valueReference>
<reference value="#cql-options"/>
</valueReference>
</extension>
<url
value="http://hl7.org/fhir/us/cqfmeasures/Library/quality-program-cqlOptions-example"/>
<identifier>
<use value="official"/>
<system value="http://example.org/fhir/cqi/ecqm/Library/Identifier"/>
<value value="QualityProgramCQLOptionsExample"/>
</identifier>
<version value="0.1.0"/>
<name value="QualityProgramCQLOptionsExample"/>
<title value="Quality Program CQL Options Example"/>
<status value="active"/>
<experimental value="true"/>
<type>
<coding>
<system value="http://terminology.hl7.org/CodeSystem/library-type"/>
<code value="asset-collection"/>
</coding>
</type>
<date value="2019-09-03"/>
<publisher value="Clinical Quality Information WG"/>
<contact>
<telecom>
<system value="url"/>
<value value="http://www.hl7.org/Special/committees/cqi"/>
</telecom>
</contact>
<description
value="This library is an example of a quality program with cqlOptions extension."/>
<useContext>
<code>
<system value="http://terminology.hl7.org/CodeSystem/usage-context-type"/>
<code value="program"/>
</code>
<valueCodeableConcept>
<coding>
<system
value="http://hl7.org/fhir/us/cqfmeasures/CodeSystem/quality-programs"/>
<code value="ep-ec"/>
<display value="EP/EC"/>
</coding>
</valueCodeableConcept>
</useContext>
<jurisdiction>
<coding>
<system value="urn:iso:std:iso:3166"/>
<code value="US"/>
</coding>
</jurisdiction>
<approvalDate value="2019-08-03"/>
<lastReviewDate value="2019-08-03"/>
<relatedArtifact>
<extension
url="http://hl7.org/fhir/us/cqfmeasures/StructureDefinition/cqfm-programIdentifier">
<valueIdentifier>
<value value="EXM123"/>
</valueIdentifier>
</extension>
<extension
url="http://hl7.org/fhir/us/cqfmeasures/StructureDefinition/cqfm-qualityDomain">
<valueCodeableConcept>
<text value="Example Quality Domain"/>
</valueCodeableConcept>
</extension>
<extension
url="http://hl7.org/fhir/us/cqfmeasures/StructureDefinition/cqfm-meaningfulMeasureArea">
<valueCodeableConcept>
<text value="Example Meaningful Measure Area"/>
</valueCodeableConcept>
</extension>
<type value="composed-of"/>
<display value="Example Measure"/>
<resource value="http://hl7.org/fhir/us/cqfmeasures/Measure/measure-exm"/>
</relatedArtifact>
<relatedArtifact>
<type value="composed-of"/>
<display value="Example Computable library"/>
<resource
value="http://hl7.org/fhir/us/cqfmeasures/Library/EXMComputableLibrary"/>
</relatedArtifact>
</Library>