Clinical Practice Guidelines, published by HL7 International / Clinical Decision Support. This guide is not an authorized publication; it is the continuous build for version 2.0.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7/cqf-recommendations/ and changes regularly. See the Directory of published versions
| Active as of 2026-04-29 |
<ActivityDefinition xmlns="http://hl7.org/fhir">
<id value="chf-egfr-ad"/>
<meta>
<profile
value="http://hl7.org/fhir/uv/cpg/StructureDefinition/cpg-computableactivity"/>
</meta>
<language value="en"/>
<text>
<status value="extensions"/>
<div xmlns="http://www.w3.org/1999/xhtml">
<table class="narrative-table">
<tbody>
<tr>
<th colspan="2" scope="row" class="row-header">Metadata</th>
</tr>
<tr>
<th scope="row" class="row-header">Version</th>
<td class="content-container">2.0.0</td>
</tr>
<tr>
<th scope="row" class="row-header">Identifier</th>
<td class="content-container">urn:oid:2.16.840.1.113883.4.642.40.48.11.26</td>
</tr>
<tr>
<th scope="row" class="row-header">Experimental</th>
<td class="content-container">true</td>
</tr>
<tr>
<th scope="row" class="row-header">Jurisdiction</th>
<td class="content-container">
World
</td>
</tr>
<tr>
<th scope="row" class="row-header">Steward (Publisher)</th>
<td class="content-container">HL7 International / Clinical Decision Support</td>
</tr>
<tr>
<th scope="row" class="row-header">Steward Contact</th>
<td class="content-container">HL7 International / Clinical Decision Support</td>
</tr>
<tr>
<th scope="row" class="row-header">Description</th>
<td class="content-container"><div><p>Measure eGFR</p>
</div></td>
</tr>
<tr>
<th scope="row" class="row-header">Resource Kind</th>
<td class="content-container">ServiceRequest</td>
</tr>
<tr>
<th scope="row" class="row-header">Resource Profile</th>
<td class="content-container"><a href="StructureDefinition-cpg-servicerequest.html">CPG Service Request</a></td>
</tr>
<tr>
<th scope="row" class="row-header">Code</th>
<td class="content-container">
Order a service
</td>
</tr>
<tr>
<th scope="row" class="row-header">Intent</th>
<td class="content-container">Proposal</td>
</tr>
<tr>
<th scope="row" class="row-header">Product</th>
<td class="content-container">
Measuring intake and output (procedure)
</td>
</tr>
<tr>
<th scope="row" class="row-header">Dynamic Value</th>
<td class="content-container">
<em>Path</em>: status
<br/>
<em>Expression</em>: 'draft'
</td>
</tr>
<tr>
<th colspan="2" scope="row" class="row-header">Generated using version 0.5.4 of the sample-content-ig Liquid templates</th>
</tr>
</tbody>
</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>
<url value="http://hl7.org/fhir/uv/cpg/ActivityDefinition/chf-egfr-ad"/>
<identifier>
<system value="urn:ietf:rfc:3986"/>
<value value="urn:oid:2.16.840.1.113883.4.642.40.48.11.26"/>
</identifier>
<version value="2.0.0"/>
<name value="CHFEGFR"/>
<status value="active"/>
<experimental value="true"/>
<date value="2026-04-29T15:06:55+00:00"/>
<publisher value="HL7 International / Clinical Decision Support"/>
<contact>
<name value="HL7 International / Clinical Decision Support"/>
<telecom>
<system value="url"/>
<value value="http://www.hl7.org/Special/committees/dss"/>
</telecom>
</contact>
<description value="Measure eGFR"/>
<jurisdiction>
<coding>
<system value="http://unstats.un.org/unsd/methods/m49/m49.htm"/>
<code value="001"/>
<display value="World"/>
</coding>
</jurisdiction>
<kind value="ServiceRequest"/>
<profile
value="http://hl7.org/fhir/uv/cpg/StructureDefinition/cpg-servicerequest"/>
<code>
<coding>
<system
value="http://hl7.org/fhir/uv/cpg/CodeSystem/cpg-activity-type-cs"/>
<code value="order-service"/>
<display value="Order a service"/>
</coding>
</code>
<intent value="proposal"/>
<doNotPerform value="false"/>
<location>🔗
<reference value="Location/chf-locationdefinition"/>
</location>
<participant>
<type value="practitioner"/>
<role>
<coding>
<system
value="http://terminology.hl7.org/CodeSystem/practitioner-role"/>
<code value="nurse"/>
<display value="Nurse"/>
</coding>
</role>
</participant>
<productCodeableConcept>
<coding>
<system value="http://snomed.info/sct"/>
<code value="63061008"/>
<display value="Measuring intake and output (procedure)"/>
</coding>
</productCodeableConcept>
<dynamicValue>
<path value="status"/>
<expression>
<language value="text/cql"/>
<expression value="'draft'"/>
</expression>
</dynamicValue>
</ActivityDefinition>