Clinical Practice Guidelines
2.0.0-draft - draft International flag

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-draft 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

: Congestive Heart Failure Care Pathway - XML Representation

Active as of 2024-08-25

Raw xml | Download



<PlanDefinition xmlns="http://hl7.org/fhir">
  <id value="chf-pathway"/>
  <meta>
    <profile
             value="http://hl7.org/fhir/uv/cpg/StructureDefinition/cpg-pathwaydefinition"/>
    <profile
             value="http://hl7.org/fhir/uv/cpg/StructureDefinition/cpg-computableplandefinition"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: PlanDefinition chf-pathway</b></p><a name="chf-pathway"> </a><a name="hcchf-pathway"> </a><a name="chf-pathway-en-US"> </a><p><b>url</b>: <a href="PlanDefinition-chf-pathway.html">PlanDefinition CHFPathway</a></p><p><b>version</b>: 2.0.0-draft</p><p><b>name</b>: CHFPathway</p><p><b>type</b>: <span title="Codes:{http://terminology.hl7.org/CodeSystem/plan-definition-type clinical-protocol}">Clinical Protocol</span></p><p><b>status</b>: Active</p><p><b>experimental</b>: true</p><p><b>date</b>: 2024-08-25 03:33:21+0000</p><p><b>publisher</b>: HL7 International / Clinical Decision Support</p><p><b>contact</b>: HL7 International / Clinical Decision Support: <a href="http://www.hl7.org/Special/committees/dss">http://www.hl7.org/Special/committees/dss</a></p><p><b>description</b>: </p><div><p>Treatment and management care pathway for patients with admitting diagnosis of congestive heart failure</p>
</div><p><b>jurisdiction</b>: <span title="Codes:{http://unstats.un.org/unsd/methods/m49/m49.htm 001}">World</span></p><blockquote><p><b>action</b></p><p><b>title</b>: CHF Daily Management</p><p><b>description</b>: Daily Management strategy for Congestive Heart Failure</p><p><b>code</b>: <span title="Codes:{http://hl7.org/fhir/uv/cpg/CodeSystem/cpg-common-process-cs guideline-based-care}">Guideline-based Care</span></p><p><b>definition</b>: <a href="PlanDefinition-chf-daily-management.html">CHFDailyManagement</a></p></blockquote><blockquote><p><b>action</b></p><p><b>title</b>: CHF Hypervolemia</p><p><b>description</b>: Hypervolemia strategy for Congestive Heart Failure</p><p><b>code</b>: <span title="Codes:{http://hl7.org/fhir/uv/cpg/CodeSystem/cpg-common-process-cs guideline-based-care}">Guideline-based Care</span></p><p><b>definition</b>: <a href="PlanDefinition-chf-hypervolemia.html">CHFHypervolemia</a></p></blockquote></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/uv/cpg/StructureDefinition/cpg-enabled">
    <valueBoolean value="true"/>
  </extension>
  <url value="http://hl7.org/fhir/uv/cpg/PlanDefinition/chf-pathway"/>
  <version value="2.0.0-draft"/>
  <name value="CHFPathway"/>
  <type>
    <coding>
      <system
              value="http://terminology.hl7.org/CodeSystem/plan-definition-type"/>
      <code value="clinical-protocol"/>
    </coding>
  </type>
  <status value="active"/>
  <experimental value="true"/>
  <date value="2024-08-25T03:33:21+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="Treatment and management care pathway for patients with admitting diagnosis of congestive heart failure"/>
  <jurisdiction>
    <coding>
      <system value="http://unstats.un.org/unsd/methods/m49/m49.htm"/>
      <code value="001"/>
      <display value="World"/>
    </coding>
  </jurisdiction>
  <action>
    <title value="CHF Daily Management"/>
    <description
                 value="Daily Management strategy for Congestive Heart Failure"/>
    <code>
      <coding>
        <system
                value="http://hl7.org/fhir/uv/cpg/CodeSystem/cpg-common-process-cs"/>
        <code value="guideline-based-care"/>
      </coding>
    </code>
    <definitionCanonical
                         value="http://hl7.org/fhir/uv/cpg/PlanDefinition/chf-daily-management"/>
  </action>
  <action>
    <title value="CHF Hypervolemia"/>
    <description value="Hypervolemia strategy for Congestive Heart Failure"/>
    <code>
      <coding>
        <system
                value="http://hl7.org/fhir/uv/cpg/CodeSystem/cpg-common-process-cs"/>
        <code value="guideline-based-care"/>
      </coding>
    </code>
    <definitionCanonical
                         value="http://hl7.org/fhir/uv/cpg/PlanDefinition/chf-hypervolemia"/>
  </action>
</PlanDefinition>