FHIR IG analytics| Package | hl7.fhir.be.patient-monitoring |
| Resource Type | ValueSet |
| Id | ValueSet-onco-symptom-grade.json |
| FHIR Version | R4 |
| Source | https://build.fhir.org/ig/hl7-be/patient-monitoring/ValueSet-onco-symptom-grade.html |
| URL | http://hl7belgium.org/fhir/patient-monitoring/ValueSet/onco-symptom-grade |
| Version | 0.1.0 |
| Status | active |
| Date | 2026-05-27T09:31:20+00:00 |
| Name | ONCOSymptomGradeVS |
| Title | ONCO Symptom Grade Scale (CTCAE 0–3) |
| Realm | be |
| Authority | hl7 |
| Description | SNOMED CT codes representing the Common Terminology Criteria for Adverse Events (CTCAE) grade scale 0 to 3, used to score symptom severity in ONCO home-hospitalization questionnaires. |
| Copyright | SNOMED CT is copyright (C) 2002+ International Health Terminology Standards Development Organisation (SNOMED International). Use of SNOMED CT requires the appropriate licence. |
No resources found
| CodeSystem | ||
| hl7.fhir.vn.core#current | sct | SNOMED CT (all versions) |
Note: links and images are rebased to the (stated) source
Generated Narrative: ValueSet onco-symptom-grade
http://snomed.info/sct version Not Stated (use latest from terminology server)| Code | Display |
| 444431007 | Grade 0 on a scale of 0 to 3 |
| 444456001 | Grade 1 on a scale of 0 to 3 |
| 444457005 | Grade 2 on a scale of 0 to 3 |
| 444447009 | Grade 3 on a scale of 0 to 3 |
{
"resourceType": "ValueSet",
"id": "onco-symptom-grade",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "http://hl7belgium.org/fhir/patient-monitoring/ValueSet/onco-symptom-grade",
"identifier": [
{
"system": "urn:ietf:rfc:3986",
"value": "urn:oid:2.16.840.1.113883.4.642.40.54.48.12"
}
],
"version": "0.1.0",
"name": "ONCOSymptomGradeVS",
"title": "ONCO Symptom Grade Scale (CTCAE 0–3)",
"status": "active",
"experimental": false,
"date": "2026-05-27T09:31:20+00:00",
"publisher": "HL7 Belgium",
"contact": [
{
"name": "HL7 Belgium",
"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 the Common Terminology Criteria for Adverse Events (CTCAE) grade scale 0 to 3, used to score symptom severity in ONCO home-hospitalization questionnaires.",
"jurisdiction": [
{
"coding": [
{
"system": "urn:iso:std:iso:3166",
"code": "BE",
"display": "Belgium"
}
]
}
],
"copyright": "SNOMED CT is copyright (C) 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": "444431007",
"display": "Grade 0 on a scale of 0 to 3"
},
{
"code": "444456001",
"display": "Grade 1 on a scale of 0 to 3"
},
{
"code": "444457005",
"display": "Grade 2 on a scale of 0 to 3"
},
{
"code": "444447009",
"display": "Grade 3 on a scale of 0 to 3"
}
]
}
]
}
}