Clinical Quality Framework Common FHIR Assets
4.0.1 - release
This page is part of the Clinical Quality Framework Common FHIR Assets (v4.0.1: Release) 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
<ValueSet xmlns="http://hl7.org/fhir">
<id value="inactive-condition"/>
<meta>
<profile
value="http://hl7.org/fhir/uv/cpg/StructureDefinition/cpg-publishablevalueset"/>
</meta>
<text>
<status value="extensions"/>
<div xmlns="http://www.w3.org/1999/xhtml"><ul><li>Include these codes as defined in <a href="http://terminology.hl7.org/2.1.0/CodeSystem-condition-clinical.html"><code>http://terminology.hl7.org/CodeSystem/condition-clinical</code></a><table class="none"><tr><td style="white-space:nowrap"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td><a href="http://terminology.hl7.org/2.1.0/CodeSystem-condition-clinical.html#condition-clinical-inactive">inactive</a></td><td>Inactive</td><td>The subject is no longer experiencing the condition or situation and there is no longer evidence or appreciable risk of the condition or situation.</td></tr><tr><td><a href="http://terminology.hl7.org/2.1.0/CodeSystem-condition-clinical.html#condition-clinical-remission">remission</a></td><td>Remission</td><td>The subject is not presently experiencing the condition or situation, but there is a risk of the condition or situation returning.</td></tr><tr><td><a href="http://terminology.hl7.org/2.1.0/CodeSystem-condition-clinical.html#condition-clinical-resolved">resolved</a></td><td>Resolved</td><td>The subject is not presently experiencing the condition or situation and there is a negligible perceived risk of the condition or situation returning.</td></tr></table></li></ul></div>
</text>
<extension
url="http://hl7.org/fhir/uv/cpg/StructureDefinition/cpg-knowledgeCapability">
<valueCode value="shareable"/>
</extension>
<extension
url="http://hl7.org/fhir/uv/cpg/StructureDefinition/cpg-knowledgeCapability">
<valueCode value="computable"/>
</extension>
<extension
url="http://hl7.org/fhir/uv/cpg/StructureDefinition/cpg-knowledgeCapability">
<valueCode value="publishable"/>
</extension>
<extension
url="http://hl7.org/fhir/uv/cpg/StructureDefinition/cpg-knowledgeRepresentationLevel">
<valueCode value="structured"/>
</extension>
<extension url="http://hl7.org/fhir/StructureDefinition/valueset-author">
<valueContactDetail>
<name value="Bryn Rhodes"/>
</valueContactDetail>
</extension>
<url value="http://fhir.org/guides/cqf/common/ValueSet/inactive-condition"/>
<version value="4.0.1"/>
<name value="CQFInactiveCondition"/>
<title value="CQF Inactive Condition"/>
<status value="active"/>
<experimental value="false"/>
<date value="2019-07-21"/>
<publisher value="Alphora"/>
<contact>
<telecom>
<system value="url"/>
<value value="http://alphora.com"/>
</telecom>
</contact>
<description value="Inactive condition clinical status codes"/>
<jurisdiction>
<coding>
<system value="http://unstats.un.org/unsd/methods/m49/m49.htm"/>
<code value="001"/>
</coding>
</jurisdiction>
<purpose
value="Used to specify the set of clinical status codes that are considered inactive"/>
<copyright value="© Alphora 2019+"/>
<compose>
<include>
<system value="http://terminology.hl7.org/CodeSystem/condition-clinical"/>
<concept>
<code value="inactive"/>
<display value="Inactive"/>
</concept>
<concept>
<code value="remission"/>
<display value="Remission"/>
</concept>
<concept>
<code value="resolved"/>
<display value="Resolved"/>
</concept>
</include>
</compose>
</ValueSet>