Package | Capable.repository |
Resource Type | ValueSet |
Id | ctcae-symptom-grades |
FHIR Version | R4 |
Source | https://simplifier.net/resolve?scope=Capable.repository@1.0.1&canonical=http://capable-project.eu/data/fhir/ValueSet/ctcae-symptom-grades |
URL | http://capable-project.eu/data/fhir/ValueSet/ctcae-symptom-grades |
Version | v0 |
Status | draft |
Name | CTCAE symptom grades |
Description | This values set contains codes to encode the different possible CTCAE grades to classify the severity level of symptoms. It includes codes from [SNOMED Clinical Terms](http://snomed.info/sct). These codes must be used within the *valueCodeableConcept* attribute of the Observations. |
No resources found
CodeSystem | |
sct | SNOMED CT International Edition |
No narrative content found in resource
{ "resourceType": "ValueSet", "id": "ctcae-symptom-grades", "meta": { "lastUpdated": "2021-06-09T14:17:00+02:00" }, "url": "http://capable-project.eu/data/fhir/ValueSet/ctcae-symptom-grades", "version": "v0", "name": "CTCAE symptom grades", "status": "draft", "publisher": "Capable team", "description": "This values set contains codes to encode the different possible CTCAE grades to classify the severity level of symptoms. It includes codes from [SNOMED Clinical Terms](http://snomed.info/sct). These codes must be used within the *valueCodeableConcept* attribute of the Observations.", "compose": { "include": [ { "system": "http://snomed.info/sct", "concept": [ { "code": "446411000124101", "display": "Common terminology criteria for adverse events grade 1" }, { "code": "446421000124109", "display": "Common terminology criteria for adverse events grade 2" }, { "code": "446431000124107", "display": "Common terminology criteria for adverse events grade 3" }, { "code": "446441000124102", "display": "Common terminology criteria for adverse events grade 4" }, { "code": "446451000124100", "display": "Common terminology criteria for adverse events grade 5" } ] } ] } }