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-draft 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 2024-08-25 |
<ActivityDefinition xmlns="http://hl7.org/fhir">
<id value="cpg-recordinference-activity"/>
<meta>
<profile
value="http://hl7.org/fhir/uv/cpg/StructureDefinition/cpg-recordinferenceactivity"/>
</meta>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: ActivityDefinition cpg-recordinference-activity</b></p><a name="cpg-recordinference-activity"> </a><a name="hccpg-recordinference-activity"> </a><a name="cpg-recordinference-activity-en-US"> </a><p><b>url</b>: <a href="ActivityDefinition-cpg-recordinference-activity.html">ActivityDefinition CPGRecordInferenceTaskActivityDefinition</a></p><p><b>identifier</b>: CPGRecordInferenceTaskActivityDefinition (use: official, )</p><p><b>version</b>: 2.0.0-draft</p><p><b>name</b>: CPGRecordInferenceTaskActivityDefinition</p><p><b>status</b>: Active</p><p><b>date</b>: 2024-08-25 03:33:21+0000</p><p><b>publisher</b>: HL7 International / Clinical Decision Support</p><p><b>contact</b>: HL7 International / Clinical Decision Support: <a href="http://www.hl7.org/Special/committees/dss">http://www.hl7.org/Special/committees/dss</a></p><p><b>description</b>: </p><div><p>Example Activity Definition for a recommendation to record an inference</p>
</div><p><b>jurisdiction</b>: <span title="Codes:{http://unstats.un.org/unsd/methods/m49/m49.htm 001}">World</span></p><p><b>kind</b>: Task</p><p><b>profile</b>: <a href="StructureDefinition-cpg-recordinferencetask.html">CPG Record Inference Task</a></p><p><b>code</b>: <span title="Codes:{http://hl7.org/fhir/uv/cpg/CodeSystem/cpg-activity-type-cs record-inference}">Record an inference</span></p><p><b>intent</b>: Proposal</p><p><b>priority</b>: Routine</p><p><b>doNotPerform</b>: false</p><blockquote><p><b>dynamicValue</b></p><p><b>path</b>: status</p><h3>Expressions</h3><table class="grid"><tr><td style="display: none">-</td><td><b>Language</b></td><td><b>Expression</b></td></tr><tr><td style="display: none">*</td><td>CQL</td><td>'draft'</td></tr></table></blockquote><blockquote><p><b>dynamicValue</b></p><p><b>path</b>: for</p><h3>Expressions</h3><table class="grid"><tr><td style="display: none">-</td><td><b>Language</b></td><td><b>Expression</b></td></tr><tr><td style="display: none">*</td><td>CQL</td><td>Patient</td></tr></table></blockquote><blockquote><p><b>dynamicValue</b></p><p><b>path</b>: encounter</p><h3>Expressions</h3><table class="grid"><tr><td style="display: none">-</td><td><b>Language</b></td><td><b>Expression</b></td></tr><tr><td style="display: none">*</td><td>CQL</td><td>Encounter</td></tr></table></blockquote><blockquote><p><b>dynamicValue</b></p><p><b>path</b>: authoredOn</p><h3>Expressions</h3><table class="grid"><tr><td style="display: none">-</td><td><b>Language</b></td><td><b>Expression</b></td></tr><tr><td style="display: none">*</td><td>CQL</td><td>Now()</td></tr></table></blockquote><blockquote><p><b>dynamicValue</b></p><p><b>path</b>: owner</p><h3>Expressions</h3><table class="grid"><tr><td style="display: none">-</td><td><b>Language</b></td><td><b>Expression</b></td></tr><tr><td style="display: none">*</td><td>CQL</td><td>Practitioner</td></tr></table></blockquote><blockquote><p><b>dynamicValue</b></p><p><b>path</b>: input</p><h3>Expressions</h3><table class="grid"><tr><td style="display: none">-</td><td><b>Language</b></td><td><b>Expression</b></td></tr><tr><td style="display: none">*</td><td>CQL</td><td>TaskInput { type: "Record Inference", value: Condition { clinicalStatus: "Active", verificationStatus "Unconfirmed", code: InferenceCodeableConcept, subject: Patient, encounter: Encounter, effective: Today(), value: InferenceValue } }</td></tr></table></blockquote></div>
</text>
<url
value="http://hl7.org/fhir/uv/cpg/ActivityDefinition/cpg-recordinference-activity"/>
<identifier>
<use value="official"/>
<value value="CPGRecordInferenceTaskActivityDefinition"/>
</identifier>
<version value="2.0.0-draft"/>
<name value="CPGRecordInferenceTaskActivityDefinition"/>
<status value="active"/>
<date value="2024-08-25T03:33:21+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="Example Activity Definition for a recommendation to record an inference"/>
<jurisdiction>
<coding>
<system value="http://unstats.un.org/unsd/methods/m49/m49.htm"/>
<code value="001"/>
<display value="World"/>
</coding>
</jurisdiction>
<kind value="Task"/>
<profile
value="http://hl7.org/fhir/uv/cpg/StructureDefinition/cpg-recordinferencetask"/>
<code>
<coding>
<system
value="http://hl7.org/fhir/uv/cpg/CodeSystem/cpg-activity-type-cs"/>
<code value="record-inference"/>
<display value="Record an inference"/>
</coding>
</code>
<intent value="proposal"/>
<priority value="routine"/>
<doNotPerform value="false"/>
<dynamicValue>
<path value="status"/>
<expression>
<language value="text/cql"/>
<expression value="'draft'"/>
</expression>
</dynamicValue>
<dynamicValue>
<path value="for"/>
<expression>
<language value="text/cql"/>
<expression value="Patient"/>
</expression>
</dynamicValue>
<dynamicValue>
<path value="encounter"/>
<expression>
<language value="text/cql"/>
<expression value="Encounter"/>
</expression>
</dynamicValue>
<dynamicValue>
<path value="authoredOn"/>
<expression>
<language value="text/cql"/>
<expression value="Now()"/>
</expression>
</dynamicValue>
<dynamicValue>
<path value="owner"/>
<expression>
<language value="text/cql"/>
<expression value="Practitioner"/>
</expression>
</dynamicValue>
<dynamicValue>
<path value="input"/>
<expression>
<language value="text/cql"/>
<expression
value="TaskInput { type: "Record Inference", value: Condition { clinicalStatus: "Active", verificationStatus "Unconfirmed", code: InferenceCodeableConcept, subject: Patient, encounter: Encounter, effective: Today(), value: InferenceValue } }"/>
</expression>
</dynamicValue>
</ActivityDefinition>