This page is part of the Da Vinci Risk Adjustment FHIR Implementation Guide (v2.0.0-ballot: STU2 (v2.0.0) Ballot 1) based on FHIR R4. The current version which supercedes this version is 1.0.0. For a full list of available versions, see the Directory of published versions
: Task Label CodeSystem - XML Representation
Raw xml | Download
<CodeSystem xmlns="http://hl7.org/fhir">
<id value="task-label"/>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p>This code system <code>http://hl7.org/fhir/us/davinci-ra/CodeSystem/task-label</code> defines the following codes:</p><table class="codes"><tr><td style="white-space:nowrap"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td style="white-space:nowrap">group-id<a name="task-label-group-id"> </a></td><td>Group id</td><td>Group id in a MeasureReport</td></tr><tr><td style="white-space:nowrap">clinical-evaluation-evidence<a name="task-label-clinical-evaluation-evidence"> </a></td><td>Clinical evaluation evidence</td><td>Resources provided as clinical evaluation evidence</td></tr></table></div>
</text>
<url value="http://hl7.org/fhir/us/davinci-ra/CodeSystem/task-label"/>
<version value="2.0.0-ballot"/>
<name value="TaskLabel"/>
<title value="Task Label CodeSystem"/>
<status value="active"/>
<experimental value="false"/>
<date value="2023-03-28T02:02:49+00:00"/>
<publisher value="HL7 Clinical Quality Information Work Group"/>
<contact>
<name value="HL7 Clinical Quality Information Work Group"/>
<telecom>
<system value="url"/>
<value value="http://www.hl7.org/Special/committees/cqi"/>
</telecom>
</contact>
<description value="Label of task input or output."/>
<jurisdiction>
<coding>
<system value="urn:iso:std:iso:3166"/>
<code value="US"/>
<display value="United States of America"/>
</coding>
</jurisdiction>
<copyright
value="Used by permission of HL7 International - Clinical Quality Information Work Group, all rights reserved Creative Commons License"/>
<caseSensitive value="true"/>
<content value="complete"/>
<count value="2"/>
<concept>
<code value="group-id"/>
<display value="Group id"/>
<definition value="Group id in a MeasureReport"/>
</concept>
<concept>
<code value="clinical-evaluation-evidence"/>
<display value="Clinical evaluation evidence"/>
<definition value="Resources provided as clinical evaluation evidence"/>
</concept>
</CodeSystem>