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

: Clinical MStage Lung Cancer - TTL Representation

Active as of 2025-10-16

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-mstage-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-mstage-lung-cancer</b></p><a name=\"clinical-mstage-lung-cancer\"> </a><a name=\"hcclinical-mstage-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/1229901006\">1229901006</a></td><td>M0</td></tr><tr><td><a href=\"http://snomed.info/id/1229903009\">1229903009</a></td><td>M1</td></tr><tr><td><a href=\"http://snomed.info/id/1229904003\">1229904003</a></td><td>M1a</td></tr><tr><td><a href=\"http://snomed.info/id/1229907005\">1229907005</a></td><td>M1b</td></tr><tr><td><a href=\"http://snomed.info/id/1229910003\">1229910003</a></td><td>M1c</td></tr></table></li></ul></div>"^^rdf:XMLLiteral
  ] ; # 
  fhir:url [ fhir:v "http://fhir.tiro.health/ValueSet/clinical-mstage-lung-cancer"^^xsd:anyURI] ; # 
  fhir:version [ fhir:v "0.1.0"] ; # 
  fhir:name [ fhir:v "ClinicalMStageLungCancer"] ; # 
  fhir:title [ fhir:v "Clinical MStage 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 MStage for Lung Cancer"] ; # 
  fhir:compose [
    ( fhir:include [
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
      ( fhir:concept [
fhir:code [ fhir:v "1229901006" ] ;
fhir:display [ fhir:v "M0" ]       ] [
fhir:code [ fhir:v "1229903009" ] ;
fhir:display [ fhir:v "M1" ]       ] [
fhir:code [ fhir:v "1229904003" ] ;
fhir:display [ fhir:v "M1a" ]       ] [
fhir:code [ fhir:v "1229907005" ] ;
fhir:display [ fhir:v "M1b" ]       ] [
fhir:code [ fhir:v "1229910003" ] ;
fhir:display [ fhir:v "M1c" ]       ] )     ] )
  ] . #