FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagehl7.fhir.be.patient-monitoring
Resource TypeValueSet
IdValueSet-heart-failure-symptoms.json
FHIR VersionR4
Sourcehttps://build.fhir.org/ig/hl7-be/patient-monitoring/ValueSet-heart-failure-symptoms.html
URLhttp://hl7belgium.org/fhir/patient-monitoring/ValueSet/heart-failure-symptoms
Version0.1.0
Statusactive
Date2025-11-26T11:04:56+00:00
NameHeartFailureSymptoms
TitleHeart Failure Symptom Codes
Realmbe
Authorityhl7
DescriptionSNOMED CT codes representing common patient-reported symptoms in heart failure
CopyrightSNOMED CT is copyright © 2002+ International Health Terminology Standards Development Organisation (SNOMED International). Use of SNOMED CT requires the appropriate licence.

Resources that use this resource

No resources found


Resources that this resource uses

CodeSystem
sctSNOMED codes used in this IG

Narrative

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

Generated Narrative: ValueSet heart-failure-symptoms

This value set includes codes based on the following rules:


Source1

{
  "resourceType": "ValueSet",
  "id": "heart-failure-symptoms",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://hl7belgium.org/fhir/patient-monitoring/ValueSet/heart-failure-symptoms",
  "identifier": [
    {
      "system": "urn:ietf:rfc:3986",
      "value": "urn:oid:2.16.840.1.113883.4.642.40.54.48.5"
    }
  ],
  "version": "0.1.0",
  "name": "HeartFailureSymptoms",
  "title": "Heart Failure Symptom Codes",
  "status": "active",
  "experimental": false,
  "date": "2025-11-26T11:04:56+00:00",
  "publisher": "My Organization",
  "contact": [
    {
      "name": "My Organization",
      "telecom": [
        {
          "system": "url",
          "value": "http://example.com/committees"
        },
        {
          "system": "email",
          "value": "my-group@example.com"
        }
      ]
    },
    {
      "name": "Bob Smith",
      "telecom": [
        {
          "system": "email",
          "value": "bobsmith@example.com",
          "use": "work"
        }
      ]
    }
  ],
  "description": "SNOMED CT codes representing common patient-reported symptoms in heart failure",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "BE",
          "display": "Belgium"
        }
      ]
    }
  ],
  "copyright": "SNOMED CT is copyright © 2002+ International Health Terminology Standards Development Organisation (SNOMED International). Use of SNOMED CT requires the appropriate licence.",
  "compose": {
    "include": [
      {
        "system": "http://snomed.info/sct",
        "concept": [
          {
            "code": "80313002",
            "display": "Palpitations"
          },
          {
            "code": "64379006",
            "display": "Reduced appetite"
          },
          {
            "code": "267036007",
            "display": "Shortness of breath"
          },
          {
            "code": "14760008",
            "display": "Constipation"
          },
          {
            "code": "62315008",
            "display": "Diarrhea"
          },
          {
            "code": "248548009",
            "display": "Nocturnal shortness of breath"
          },
          {
            "code": "26677001",
            "display": "Disturbed sleep pattern"
          },
          {
            "code": "422650009",
            "display": "Social isolation"
          },
          {
            "code": "267038008",
            "display": "Oedema"
          },
          {
            "code": "84229001",
            "display": "Fatigue"
          },
          {
            "code": "29857009",
            "display": "Chest pain"
          },
          {
            "code": "404640003",
            "display": "Dizziness"
          },
          {
            "code": "40917007",
            "display": "Confusion"
          },
          {
            "code": "297142003",
            "display": "Foot swelling"
          }
        ]
      },
      {
        "system": "http://snomed.info/sct/11000172109",
        "concept": [
          {
            "code": "901000172101",
            "display": "Tickly cough"
          }
        ]
      }
    ]
  }
}