CPG Example
0.1.0 - CI Build
CPG Example, published by Clinical Quality Framework. This guide is not an authorized publication; it is the continuous build for version 0.1.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/cqframework/cpg-example/ and changes regularly. See the Directory of published versions
Active as of 2024-11-18 |
<ActivityDefinition xmlns="http://hl7.org/fhir">
<id value="SpoonfulOfSugarActivity"/>
<text>
<status value="extensions"/>
<div xmlns="http://www.w3.org/1999/xhtml">
<div>
<table class="grid dict">
<tr>
<th scope="row"><b>Title: </b></th>
<td style="padding-left: 4px;">Spoonful Of Sugar Activity</td>
</tr>
<tr>
<th scope="row"><b>Id: </b></th>
<td style="padding-left: 4px;">SpoonfulOfSugarActivity</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>Experimental: </b></th>
<td style="padding-left: 4px;">true</td>
</tr>
<tr>
<th scope="row"><b>Date (date last changed): </b></th>
<td style="padding-left: 4px;">2024-11-18 16:16:04+0000</td>
</tr>
<tr>
<th scope="row"><b>Publisher (steward): </b></th>
<td style="padding-left: 4px;">Clinical Quality Framework</td>
</tr>
<tr>
<th scope="row"><b>Description: </b></th>
<td style="padding-left: 4px;"><div><p>Activity to provide a spoonful of sugar for patients with active medications</p>
</div></td>
</tr>
<tr>
<th scope="row"><b>Jurisdiction: </b></th>
<td style="padding-left: 4px;">001</td>
</tr>
<tr>
<th scope="row"><b>Code: </b></th>
<td style="padding-left: 4px;">
Spoonful Of Sugar
</td>
</tr>
<tr>
<th scope="row"><b>Kind: </b></th>
<td style="padding-left: 4px;">ServiceRequest</td>
</tr>
<tr>
<th scope="row"><b>Profile: </b></th>
<td style="padding-left: 4px;">http://hl7.org/fhir/uv/cpg/StructureDefinition/cpg-servicerequest</td>
</tr>
<tr>
<th scope="row"><b>Intent: </b></th>
<td style="padding-left: 4px;">proposal</td>
</tr>
<tr>
<th scope="row"><b>Priority: </b></th>
<td style="padding-left: 4px;">routine</td>
</tr>
</table>
</div>
</div>
</text>
<url
value="http://fhir.org/guides/cqf/cpg/example/ActivityDefinition/SpoonfulOfSugarActivity"/>
<version value="0.1.0"/>
<name value="SpoonfulOfSugarActivity"/>
<title value="Spoonful Of Sugar Activity"/>
<status value="active"/>
<experimental value="true"/>
<date value="2024-11-18T16:16:04+00:00"/>
<publisher value="Clinical Quality Framework"/>
<contact>
<telecom>
<system value="url"/>
<value value="http://github.com/cqframework"/>
</telecom>
</contact>
<description
value="Activity to provide a spoonful of sugar for patients with active medications"/>
<jurisdiction>
<coding>
<system value="http://unstats.un.org/unsd/methods/m49/m49.htm"/>
<code value="001"/>
</coding>
</jurisdiction>
<kind value="ServiceRequest"/>
<profile
value="http://hl7.org/fhir/uv/cpg/StructureDefinition/cpg-servicerequest"/>
<code>
<text value="Spoonful Of Sugar"/>
</code>
<intent value="proposal"/>
<priority value="routine"/>
</ActivityDefinition>