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 - JSON Representation

Active as of 2025-10-16

Raw json | Download

{
  "resourceType" : "ValueSet",
  "id" : "clinical-mstage-lung-cancer",
  "text" : {
    "status" : "generated",
    "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>"
  },
  "url" : "http://fhir.tiro.health/ValueSet/clinical-mstage-lung-cancer",
  "version" : "0.1.0",
  "name" : "ClinicalMStageLungCancer",
  "title" : "Clinical MStage 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 MStage for Lung Cancer",
  "compose" : {
    "include" : [
      {
        "system" : "http://snomed.info/sct",
        "concept" : [
          {
            "code" : "1229901006",
            "display" : "M0"
          },
          {
            "code" : "1229903009",
            "display" : "M1"
          },
          {
            "code" : "1229904003",
            "display" : "M1a"
          },
          {
            "code" : "1229907005",
            "display" : "M1b"
          },
          {
            "code" : "1229910003",
            "display" : "M1c"
          }
        ]
      }
    ]
  }
}