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-type-cs"/>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: CodeSystem cpg-casefeature-type-cs</b></p><a name="cpg-casefeature-type-cs"> </a><a name="hccpg-casefeature-type-cs"> </a><a name="cpg-casefeature-type-cs-en-US"> </a><p>This case-sensitive code system <code>http://hl7.org/fhir/uv/cpg/CodeSystem/cpg-casefeature-type-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">asserted<a name="cpg-casefeature-type-cs-asserted"> </a></td><td>Asserted</td><td>The case feature is asserted as part of the patient's record</td></tr><tr><td style="white-space:nowrap">inferred<a name="cpg-casefeature-type-cs-inferred"> </a></td><td>Inferred</td><td>The case feature was inferred by calculation of the case feature expression</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-type-cs"/>
<identifier>
<system value="urn:ietf:rfc:3986"/>
<value value="urn:oid:2.16.840.1.113883.4.642.40.48.16.5"/>
</identifier>
<version value="2.0.0"/>
<name value="CPGCaseFeatureTypeCS"/>
<title value="CPG Case Feature Type 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 type of a case feature, whether asserted (i.e. documented in the patient's record) or inferred (i.e. calculated from the case feature expression)"/>
<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-type-vs"/>
<content value="complete"/>
<count value="2"/>
<concept>
<code value="asserted"/>
<display value="Asserted"/>
<definition
value="The case feature is asserted as part of the patient's record"/>
</concept>
<concept>
<code value="inferred"/>
<display value="Inferred"/>
<definition
value="The case feature was inferred by calculation of the case feature expression"/>
</concept>
</CodeSystem>