FHIR IG Statistics: ValueSet/NSCLC_stage
Resources that use this resource
Resources that this resource uses
Narrative
Note: links and images are rebased to the (stated) source
NSCLC-stage
https://sil-th-group-a.org/valueset/nsclc-stageThis value set include the codes for Non Small Cell Lung Cancer (NSCLC) stage
Source
{
"resourceType": "ValueSet",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "https://sil-th-group-a.org/valueset/nsclc-stage",
"name": "NSCLC_stage",
"title": "NSCLC-stage",
"status": "draft",
"date": "2023-07-25T12:25:48.6089845+00:00",
"contact": [
{
"telecom": [
{
"system": "email"
}
]
}
],
"description": "This value set include the codes for Non Small Cell Lung Cancer (NSCLC) stage",
"compose": {
"include": [
{
"system": "https://sil-th-group-a.org/codesystem/lung-cancer-stage",
"concept": [
{
"code": "0A",
"display": "Adenocarcinoma in situ"
},
{
"code": "0B",
"display": "Squamous cell carcinoma in situ"
},
{
"code": "1A",
"display": "1A"
},
{
"code": "1B",
"display": "1B"
},
{
"code": "2A",
"display": "2A"
},
{
"code": "2B",
"display": "2B"
},
{
"code": "3A",
"display": "3A"
},
{
"code": "3B",
"display": "3B"
},
{
"code": "4A",
"display": "4A"
},
{
"code": "4B",
"display": "4B"
}
]
}
]
}
}