Clinical Practice Guidelines
2.0.0-ballot - ballot International flag

This page is part of the Clinical Guidelines (v2.0.0-ballot: STU2 Ballot 1) based on FHIR (HL7® FHIR® Standard) R4. The current version which supersedes this version is 1.0.0. For a full list of available versions, see the Directory of published versions

: CPG Indicator Code System - XML Representation

Active as of 2023-12-19

Raw xml | Download



<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="cpg-indicator-cs"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p>This case-sensitive code system <code>http://hl7.org/fhir/uv/cpg/CodeSystem/cpg-indicator-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">info<a name="cpg-indicator-cs-info"> </a></td><td>Information</td><td>Indicates that the recommendation is informational</td></tr><tr><td style="white-space:nowrap">warning<a name="cpg-indicator-cs-warning"> </a></td><td>Warning</td><td>Indicates that the recommendation is a warning</td></tr><tr><td style="white-space:nowrap">critical<a name="cpg-indicator-cs-critical"> </a></td><td>Critical</td><td>Indicates that the recommendation is critical and the workflow should not be allowed to proceed. When implemented, an alternative pathway should be provided, and care should be taken to ensure that the user experience is not disruptive.</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/cqf-knowledgeRepresentationLevel">
    <valueCode value="structured"/>
  </extension>
  <extension
             url="http://hl7.org/fhir/StructureDefinition/structuredefinition-wg">
    <valueCode value="cds"/>
  </extension>
  <url value="http://hl7.org/fhir/uv/cpg/CodeSystem/cpg-indicator-cs"/>
  <version value="2.0.0-ballot"/>
  <name value="CPGIndicatorCS"/>
  <title value="CPG Indicator Code System"/>
  <status value="active"/>
  <experimental value="false"/>
  <date value="2023-12-19T19:53:17+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="Indicates the urgency/importance of what this recommendation conveys"/>
  <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-indicator-vs"/>
  <content value="complete"/>
  <count value="3"/>
  <concept>
    <code value="info"/>
    <display value="Information"/>
    <definition value="Indicates that the recommendation is informational"/>
  </concept>
  <concept>
    <code value="warning"/>
    <display value="Warning"/>
    <definition value="Indicates that the recommendation is a warning"/>
  </concept>
  <concept>
    <code value="critical"/>
    <display value="Critical"/>
    <definition
                value="Indicates that the recommendation is critical and the workflow should not be allowed to proceed. When implemented, an alternative pathway should be provided, and care should be taken to ensure that the user experience is not disruptive."/>
  </concept>
</CodeSystem>