FHIR IG analytics| Package | hl7.fhir.be.patient-monitoring |
| Resource Type | ValueSet |
| Id | ValueSet-heart-failure-symptoms.json |
| FHIR Version | R4 |
| Source | https://build.fhir.org/ig/hl7-be/patient-monitoring/ValueSet-heart-failure-symptoms.html |
| URL | http://hl7belgium.org/fhir/patient-monitoring/ValueSet/heart-failure-symptoms |
| Version | 0.1.0 |
| Status | active |
| Date | 2025-11-26T11:04:56+00:00 |
| Name | HeartFailureSymptoms |
| Title | Heart Failure Symptom Codes |
| Realm | be |
| Authority | hl7 |
| Description | SNOMED CT codes representing common patient-reported symptoms in heart failure |
| Copyright | SNOMED CT is copyright © 2002+ International Health Terminology Standards Development Organisation (SNOMED International). Use of SNOMED CT requires the appropriate licence. |
No resources found
| CodeSystem | |
| sct | SNOMED codes used in this IG |
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:
http://snomed.info/sct version Not Stated (use latest from terminology server)| Code | Display |
| 80313002 | Palpitations |
| 64379006 | Reduced appetite |
| 267036007 | Shortness of breath |
| 14760008 | Constipation |
| 62315008 | Diarrhea |
| 248548009 | Nocturnal shortness of breath |
| 26677001 | Disturbed sleep pattern |
| 422650009 | Social isolation |
| 267038008 | Oedema |
| 84229001 | Fatigue |
| 29857009 | Chest pain |
| 404640003 | Dizziness |
| 40917007 | Confusion |
| 297142003 | Foot swelling |
http://snomed.info/sct/11000172109 version Not Stated (use latest from terminology server)| Code | Display |
| 901000172101 | Tickly cough |
{
"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"
}
]
}
]
}
}