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 2024-11-21 |
<CodeSystem xmlns="http://hl7.org/fhir">
<id value="cpg-casefeature-pertinence-cs"/>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: CodeSystem cpg-casefeature-pertinence-cs</b></p><a name="cpg-casefeature-pertinence-cs"> </a><a name="hccpg-casefeature-pertinence-cs"> </a><a name="cpg-casefeature-pertinence-cs-en-US"> </a><p>This case-sensitive code system <code>http://hl7.org/fhir/uv/cpg/CodeSystem/cpg-casefeature-pertinence-cs</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">weakly-positive<a name="cpg-casefeature-pertinence-cs-weakly-positive"> </a></td><td>Weakly Positive</td><td>The case feature has weak positive pertinence to the case</td></tr><tr><td style="white-space:nowrap">weakly-negative<a name="cpg-casefeature-pertinence-cs-weakly-negative"> </a></td><td>Weakly Negative</td><td>The case feature has weak negative pertinence to the case</td></tr><tr><td style="white-space:nowrap">strongly-positive<a name="cpg-casefeature-pertinence-cs-strongly-positive"> </a></td><td>Strongly Positive</td><td>The case feature has strong positive pertinence to the case</td></tr><tr><td style="white-space:nowrap">strongly-negative<a name="cpg-casefeature-pertinence-cs-strongly-negative"> </a></td><td>Strongly Negative</td><td>The case feature has strong negative pertinence to the case</td></tr><tr><td style="white-space:nowrap">pathognomonic<a name="cpg-casefeature-pertinence-cs-pathognomonic"> </a></td><td>Pathognomonic</td><td>The case feature is pathognomonic for the case</td></tr></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>
<extension
url="http://hl7.org/fhir/StructureDefinition/structuredefinition-wg">
<valueCode value="cds"/>
</extension>
<url
value="http://hl7.org/fhir/uv/cpg/CodeSystem/cpg-casefeature-pertinence-cs"/>
<identifier>
<system value="urn:ietf:rfc:3986"/>
<value value="urn:oid:2.16.840.1.113883.4.642.40.48.16.4"/>
</identifier>
<version value="2.0.0"/>
<name value="CPGCaseFeaturePertinenceCS"/>
<title value="CPG Case Feature Pertinence Code System"/>
<status value="active"/>
<experimental value="false"/>
<date value="2024-11-21T04:10:48+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="The pertinence of a case feature relative to a case, guideline, pathway, strategy, or recommendation."/>
<jurisdiction>
<coding>
<system value="http://unstats.un.org/unsd/methods/m49/m49.htm"/>
<code value="001"/>
<display value="World"/>
</coding>
</jurisdiction>
<caseSensitive value="true"/>
<valueSet
value="http://hl7.org/fhir/uv/cpg/ValueSet/cpg-casefeature-pertinence-vs"/>
<content value="complete"/>
<count value="5"/>
<concept>
<code value="weakly-positive"/>
<display value="Weakly Positive"/>
<definition
value="The case feature has weak positive pertinence to the case"/>
</concept>
<concept>
<code value="weakly-negative"/>
<display value="Weakly Negative"/>
<definition
value="The case feature has weak negative pertinence to the case"/>
</concept>
<concept>
<code value="strongly-positive"/>
<display value="Strongly Positive"/>
<definition
value="The case feature has strong positive pertinence to the case"/>
</concept>
<concept>
<code value="strongly-negative"/>
<display value="Strongly Negative"/>
<definition
value="The case feature has strong negative pertinence to the case"/>
</concept>
<concept>
<code value="pathognomonic"/>
<display value="Pathognomonic"/>
<definition value="The case feature is pathognomonic for the case"/>
</concept>
</CodeSystem>