This page is part of the Structured Data Capture FHIR IG (v3.0.0: STU 3) based on FHIR R4. This is the current published version. For a full list of available versions, see the Directory of published versions
Page standards status: Informative |
<CodeSystem xmlns="http://hl7.org/fhir">
<id value="chf-codes"/>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p>This code system http://hl7.org/fhir/uv/sdc/CodeSystem/chf-codes 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-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="2022-03-08T18:37:19+00:00"/>
<publisher value="HL7 International - FHIR Infrastructure Work Group"/>
<contact>
<telecom>
<system value="url"/>
<value value="http://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"/>
</coding>
</jurisdiction>
<caseSensitive value="true"/>
<content value="complete"/>
<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>