FHIR © HL7.org  |  Server Home  |  XIG Home  |  XIG Stats  |  Server Source  |  FHIR  

FHIR IG Statistics: CodeSystem/chf-codes

Packagehl7.fhir.uv.sdc
Resource TypeCodeSystem
Idchf-codes
FHIR VersionR4
Sourcehttp://hl7.org/fhir/uv/sdc/https://build.fhir.org/ig/HL7/sdc/CodeSystem-chf-codes.html
URLhttp://hl7.org/fhir/uv/sdc/CodeSystem/chf-codes
Version4.0.0-ballot
Statusactive
Date2025-07-14T18:38:59+00:00
NameCHFCodes
TitleCHF Codes
Realmuv
Authorityhl7
DescriptionCodes 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.
Contentcomplete

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: CodeSystem chf-codes

This case-sensitive code system http://hl7.org/fhir/uv/sdc/CodeSystem/chf-codes defines the following codes:

CodeDisplayDefinition
body-weight-change Body weight changeThe change in body weight between two body weight measurements, in kg. Typically captured daily.
net-intake-output Net intake/outputThe net intake and output, in Liters per day. Typically captured daily.
measure-jvp Measure jugular venous pressureMeasure jugular venous pressure in cmH2O
jvp Jugular venous pressureJugular venous pressure in cmH2O. May be loinc#8595-1?
egfr eGFR resulteGFR result in mol/mm/m2. Too many codes to choose from, needs clinical/terminological SME input
measure-egfr Measure eGFRMeasure eGFR, could not identify SNOMED code for this
lasix-iv LASIX IVLASIX IV
lasix-po LASIX POLASIX PO
cardiology-consultation Cardiology ConsultationCardiology consultation

Source

{
  "resourceType": "CodeSystem",
  "id": "chf-codes",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "extension": [
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
      "valueCode": "fhir"
    },
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
      "valueCode": "informative",
      "_valueCode": {
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom",
            "valueCanonical": "http://hl7.org/fhir/uv/sdc/ImplementationGuide/hl7.fhir.uv.sdc"
          }
        ]
      }
    }
  ],
  "url": "http://hl7.org/fhir/uv/sdc/CodeSystem/chf-codes",
  "identifier": [
    {
      "system": "urn:ietf:rfc:3986",
      "value": "urn:oid:2.16.840.1.113883.4.642.40.17.16.3"
    }
  ],
  "version": "4.0.0-ballot",
  "name": "CHFCodes",
  "title": "CHF Codes",
  "status": "active",
  "experimental": true,
  "date": "2025-07-14T18:38:59+00:00",
  "publisher": "HL7 International / FHIR Infrastructure",
  "contact": [
    {
      "name": "HL7 International / FHIR Infrastructure",
      "telecom": [
        {
          "system": "url",
          "value": "http://www.hl7.org/Special/committees/fiwg"
        }
      ]
    },
    {
      "telecom": [
        {
          "system": "url",
          "value": "http://www.hl7.org/Special/committees/fiwg"
        }
      ]
    }
  ],
  "description": "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": "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code": "001",
          "display": "World"
        }
      ]
    }
  ],
  "caseSensitive": true,
  "content": "complete",
  "count": 9,
  "concept": [
    {
      "code": "body-weight-change",
      "display": "Body weight change",
      "definition": "The change in body weight between two body weight measurements, in kg. Typically captured daily."
    },
    {
      "code": "net-intake-output",
      "display": "Net intake/output",
      "definition": "The net intake and output, in Liters per day. Typically captured daily."
    },
    {
      "code": "measure-jvp",
      "display": "Measure jugular venous pressure",
      "definition": "Measure jugular venous pressure in cmH2O"
    },
    {
      "code": "jvp",
      "display": "Jugular venous pressure",
      "definition": "Jugular venous pressure in cmH2O. May be loinc#8595-1?"
    },
    {
      "code": "egfr",
      "display": "eGFR result",
      "definition": "eGFR result in mol/mm/m2. Too many codes to choose from, needs clinical/terminological SME input"
    },
    {
      "code": "measure-egfr",
      "display": "Measure eGFR",
      "definition": "Measure eGFR, could not identify SNOMED code for this"
    },
    {
      "code": "lasix-iv",
      "display": "LASIX IV",
      "definition": "LASIX IV"
    },
    {
      "code": "lasix-po",
      "display": "LASIX PO",
      "definition": "LASIX PO"
    },
    {
      "code": "cardiology-consultation",
      "display": "Cardiology Consultation",
      "definition": "Cardiology consultation"
    }
  ]
}