Structured Data Capture
3.0.0 - STU 3 International flag

Structured Data Capture, published by HL7 International / FHIR Infrastructure. This guide is not an authorized publication; it is the continuous build for version 3.0.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7/sdc/ and changes regularly. See the Directory of published versions

: CHF Codes - XML Representation

Page standards status: Informative

Raw xml | Download



<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="chf-codes"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p>This case-sensitive code system <code>http://hl7.org/fhir/uv/sdc/CodeSystem/chf-codes</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">body-weight-change<a name="chf-codes-body-weight-change"> </a></td><td>Body weight change</td><td>The change in body weight between two body weight measurements, in kg. Typically captured daily.</td></tr><tr><td style="white-space:nowrap">net-intake-output<a name="chf-codes-net-intake-output"> </a></td><td>Net intake/output</td><td>The net intake and output, in Liters per day. Typically captured daily.</td></tr><tr><td style="white-space:nowrap">measure-jvp<a name="chf-codes-measure-jvp"> </a></td><td>Measure jugular venous pressure</td><td>Measure jugular venous pressure in cmH2O</td></tr><tr><td style="white-space:nowrap">jvp<a name="chf-codes-jvp"> </a></td><td>Jugular venous pressure</td><td>Jugular venous pressure in cmH2O. May be loinc#8595-1?</td></tr><tr><td style="white-space:nowrap">egfr<a name="chf-codes-egfr"> </a></td><td>eGFR result</td><td>eGFR result in mol/mm/m2. Too many codes to choose from, needs clinical/terminological SME input</td></tr><tr><td style="white-space:nowrap">measure-egfr<a name="chf-codes-measure-egfr"> </a></td><td>Measure eGFR</td><td>Measure eGFR, could not identify SNOMED code for this</td></tr><tr><td style="white-space:nowrap">lasix-iv<a name="chf-codes-lasix-iv"> </a></td><td>LASIX IV</td><td>LASIX IV</td></tr><tr><td style="white-space:nowrap">lasix-po<a name="chf-codes-lasix-po"> </a></td><td>LASIX PO</td><td>LASIX PO</td></tr><tr><td style="white-space:nowrap">cardiology-consultation<a name="chf-codes-cardiology-consultation"> </a></td><td>Cardiology Consultation</td><td>Cardiology consultation</td></tr></table></div>
  </text>
  <extension
             url="http://hl7.org/fhir/StructureDefinition/structuredefinition-wg">
    <valueCode value="fhir"/>
  </extension>
  <extension
             url="http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status">
    <valueCode value="informative">
      <extension
                 url="http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom">
        <valueCanonical
                        value="http://hl7.org/fhir/uv/sdc/ImplementationGuide/hl7.fhir.uv.sdc"/>
      </extension>
    </valueCode>
  </extension>
  <url value="http://hl7.org/fhir/uv/sdc/CodeSystem/chf-codes"/>
  <version value="3.0.0"/>
  <name value="CHFCodes"/>
  <title value="CHF Codes"/>
  <status value="draft"/>
  <experimental value="true"/>
  <date value="2023-12-07T23:07:45+00:00"/>
  <publisher value="HL7 International / FHIR Infrastructure"/>
  <contact>
    <name value="HL7 International / FHIR Infrastructure"/>
    <telecom>
      <system value="url"/>
      <value value="http://www.hl7.org/Special/committees/fiwg"/>
    </telecom>
  </contact>
  <contact>
    <telecom>
      <system value="url"/>
      <value value="http://www.hl7.org/Special/committees/fiwg"/>
    </telecom>
  </contact>
  <description
               value="Codes used in the congestive heart failure pathway. Ideally these shouldn't exist, but where I couldn't find an appropriate code in a standard terminology, I defined codes here."/>
  <jurisdiction>
    <coding>
      <system value="http://unstats.un.org/unsd/methods/m49/m49.htm"/>
      <code value="001"/>
      <display value="World"/>
    </coding>
  </jurisdiction>
  <caseSensitive value="true"/>
  <content value="complete"/>
  <count value="9"/>
  <concept>
    <code value="body-weight-change"/>
    <display value="Body weight change"/>
    <definition
                value="The change in body weight between two body weight measurements, in kg. Typically captured daily."/>
  </concept>
  <concept>
    <code value="net-intake-output"/>
    <display value="Net intake/output"/>
    <definition
                value="The net intake and output, in Liters per day. Typically captured daily."/>
  </concept>
  <concept>
    <code value="measure-jvp"/>
    <display value="Measure jugular venous pressure"/>
    <definition value="Measure jugular venous pressure in cmH2O"/>
  </concept>
  <concept>
    <code value="jvp"/>
    <display value="Jugular venous pressure"/>
    <definition
                value="Jugular venous pressure in cmH2O. May be loinc#8595-1?"/>
  </concept>
  <concept>
    <code value="egfr"/>
    <display value="eGFR result"/>
    <definition
                value="eGFR result in mol/mm/m2. Too many codes to choose from, needs clinical/terminological SME input"/>
  </concept>
  <concept>
    <code value="measure-egfr"/>
    <display value="Measure eGFR"/>
    <definition
                value="Measure eGFR, could not identify SNOMED code for this"/>
  </concept>
  <concept>
    <code value="lasix-iv"/>
    <display value="LASIX IV"/>
    <definition value="LASIX IV"/>
  </concept>
  <concept>
    <code value="lasix-po"/>
    <display value="LASIX PO"/>
    <definition value="LASIX PO"/>
  </concept>
  <concept>
    <code value="cardiology-consultation"/>
    <display value="Cardiology Consultation"/>
    <definition value="Cardiology consultation"/>
  </concept>
</CodeSystem>