Tiro.health Implementation Guide
0.1.0 - ci-build
Tiro.health Implementation Guide - Local Development build (v0.1.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
Active as of 2025-10-16 |
{
"resourceType" : "ValueSet",
"id" : "clinical-nstage-lung-cancer",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet clinical-nstage-lung-cancer</b></p><a name=\"clinical-nstage-lung-cancer\"> </a><a name=\"hcclinical-nstage-lung-cancer\"> </a><ul><li>Include these codes as defined in <a href=\"http://www.snomed.org/\"><code>http://snomed.info/sct</code></a><span title=\"Version is not explicity stated. No matching Code System found\"> version Not Stated (use latest from terminology server)</span><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td><a href=\"http://snomed.info/id/1229966003\">1229966003</a></td><td>Nx</td></tr><tr><td><a href=\"http://snomed.info/id/1229967007\">1229967007</a></td><td>N0</td></tr><tr><td><a href=\"http://snomed.info/id/1229973008\">1229973008</a></td><td>N1</td></tr><tr><td><a href=\"http://snomed.info/id/1229978004\">1229978004</a></td><td>N2</td></tr><tr><td><a href=\"http://snomed.info/id/1229981009\">1229981009</a></td><td>N2a</td></tr><tr><td><a href=\"http://snomed.info/id/1229982002\">1229982002</a></td><td>N2b</td></tr><tr><td><a href=\"http://snomed.info/id/1229984001\">1229984001</a></td><td>N3</td></tr></table></li></ul></div>"
},
"url" : "http://fhir.tiro.health/ValueSet/clinical-nstage-lung-cancer",
"version" : "0.1.0",
"name" : "ClinicalNStageLungCancer",
"title" : "Clinical NStage Lung Cancer",
"status" : "active",
"date" : "2025-10-16T12:24:15+00:00",
"publisher" : "Tiro.health",
"contact" : [
{
"name" : "Tiro.health",
"telecom" : [
{
"system" : "url",
"value" : "http://tiro.health"
}
]
}
],
"description" : "AJCC 8th Edition Clinical NStage for Lung Cancer",
"compose" : {
"include" : [
{
"system" : "http://snomed.info/sct",
"concept" : [
{
"code" : "1229966003",
"display" : "Nx"
},
{
"code" : "1229967007",
"display" : "N0"
},
{
"code" : "1229973008",
"display" : "N1"
},
{
"code" : "1229978004",
"display" : "N2"
},
{
"code" : "1229981009",
"display" : "N2a"
},
{
"code" : "1229982002",
"display" : "N2b"
},
{
"code" : "1229984001",
"display" : "N3"
}
]
}
]
}
}