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
: Clinical NStage Lung Cancer - TTL Representation
Raw ttl | Download
@prefix fhir: <http://hl7.org/fhir/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
# - resource -------------------------------------------------------------------
a fhir:ValueSet ;
fhir:nodeRole fhir:treeRoot ;
fhir:id [ fhir:v "clinical-nstage-lung-cancer"] ; #
fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir: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>"^^rdf:XMLLiteral
] ; #
fhir:url [ fhir:v "http://fhir.tiro.health/ValueSet/clinical-nstage-lung-cancer"^^xsd:anyURI] ; #
fhir:version [ fhir:v "0.1.0"] ; #
fhir:name [ fhir:v "ClinicalNStageLungCancer"] ; #
fhir:title [ fhir:v "Clinical NStage Lung Cancer"] ; #
fhir:status [ fhir:v "active"] ; #
fhir:date [ fhir:v "2025-10-16T12:24:15+00:00"^^xsd:dateTime] ; #
fhir:publisher [ fhir:v "Tiro.health"] ; #
fhir:contact ( [
fhir:name [ fhir:v "Tiro.health" ] ;
( fhir:telecom [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "http://tiro.health" ] ] )
] ) ; #
fhir:description [ fhir:v "AJCC 8th Edition Clinical NStage for Lung Cancer"] ; #
fhir:compose [
( fhir:include [
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
( fhir:concept [
fhir:code [ fhir:v "1229966003" ] ;
fhir:display [ fhir:v "Nx" ] ] [
fhir:code [ fhir:v "1229967007" ] ;
fhir:display [ fhir:v "N0" ] ] [
fhir:code [ fhir:v "1229973008" ] ;
fhir:display [ fhir:v "N1" ] ] [
fhir:code [ fhir:v "1229978004" ] ;
fhir:display [ fhir:v "N2" ] ] [
fhir:code [ fhir:v "1229981009" ] ;
fhir:display [ fhir:v "N2a" ] ] [
fhir:code [ fhir:v "1229982002" ] ;
fhir:display [ fhir:v "N2b" ] ] [
fhir:code [ fhir:v "1229984001" ] ;
fhir:display [ fhir:v "N3" ] ] ) ] )
] . #