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 M-Stage Lung Cancer with REO Addendum - JSON Representation

Draft as of 2025-10-16

Raw json | Download

{
  "resourceType" : "ValueSet",
  "id" : "clinical-mstage-lung-cancer-reo",
  "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-reo</b></p><a name=\"clinical-mstage-lung-cancer-reo\"> </a><a name=\"hcclinical-mstage-lung-cancer-reo\"> </a><p>This value set includes codes based on the following rules:</p><ul><li>Import all the codes that are contained in <a href=\"ValueSet-clinical-mstage-lung-cancer.html\">Clinical MStage Lung Cancer</a></li><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/1229912006\">1229912006</a></td><td>M1c1</td></tr></table></li><li>Include these codes as defined in <code>http://tiro.health/fhir/CodeSystem/clinical-m-stage-lung-cancer-addendum</code><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>cm1c2</td><td>M1c2</td></tr><tr><td>cmx</td><td>Mx</td></tr></table></li></ul></div>"
  },
  "url" : "http://fhir.tiro.health/ValueSet/clinical-mstage-lung-cancer-reo",
  "version" : "0.1.0",
  "name" : "ClinicalMStageLungCancerREO",
  "title" : "Clinical M-Stage Lung Cancer with REO Addendum",
  "status" : "draft",
  "date" : "2025-10-16T12:24:15+00:00",
  "publisher" : "Tiro.health",
  "contact" : [
    {
      "name" : "Tiro.health",
      "telecom" : [
        {
          "system" : "url",
          "value" : "http://tiro.health"
        }
      ]
    }
  ],
  "description" : "Clinical M-Stage for Lung Cancer with REO Addendum",
  "compose" : {
    "include" : [
      {
        "valueSet" : [
          🔗 "http://fhir.tiro.health/ValueSet/clinical-mstage-lung-cancer"
        ]
      },
      {
        "system" : "http://snomed.info/sct",
        "concept" : [
          {
            "code" : "1229912006",
            "display" : "M1c1"
          }
        ]
      },
      {
        "system" : "http://tiro.health/fhir/CodeSystem/clinical-m-stage-lung-cancer-addendum",
        "concept" : [
          {
            "code" : "cm1c2",
            "display" : "M1c2"
          },
          {
            "code" : "cmx",
            "display" : "Mx"
          }
        ]
      }
    ]
  }
}