minimal Common Oncology Data Elements (mCODE) Implementation Guide
4.0.0-ballot - STU4 Ballot United States of America flag

minimal Common Oncology Data Elements (mCODE) Implementation Guide, published by HL7 International / Clinical Interoperability Council. This guide is not an authorized publication; it is the continuous build for version 4.0.0-ballot built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7/fhir-mCODE-ig/ and changes regularly. See the Directory of published versions

: PRETEXT Stage Value - JSON Representation

Active as of 2024-10-30

Raw json | Download

{
  "resourceType" : "ValueSet",
  "id" : "mcode-pretext-stage-value-vs",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet mcode-pretext-stage-value-vs</b></p><a name=\"mcode-pretext-stage-value-vs\"> </a><a name=\"hcmcode-pretext-stage-value-vs\"> </a><a name=\"mcode-pretext-stage-value-vs-en-US\"> </a><ul><li>Include these codes as defined in <a href=\"http://terminology.hl7.org/5.0.0/CodeSystem-v3-nciThesaurus.html\"><code>http://ncicb.nci.nih.gov/xml/owl/EVS/Thesaurus.owl</code></a><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td>C7139</td><td>PRETEXT I Hepatoblastoma</td></tr><tr><td>C198011</td><td>Localized PRETEX I Hepatoblastoma</td></tr><tr><td>C198015</td><td>Metastatic PRETEX I Hepatoblastoma</td></tr><tr><td>C7140</td><td>PRETEXT II Hepatoblastoma</td></tr><tr><td>C198012</td><td>Localized PRETEX II Hepatoblastoma</td></tr><tr><td>C198016</td><td>Metastatic PRETEX II Hepatoblastoma</td></tr><tr><td>C7141</td><td>PRETEXT III Hepatoblastoma</td></tr><tr><td>C198013</td><td>Localized PRETEX III Hepatoblastoma</td></tr><tr><td>C198017</td><td>Metastatic PRETEX III Hepatoblastoma</td></tr><tr><td>C7142</td><td>PRETEXT IV Hepatoblastoma</td></tr><tr><td>C198014</td><td>Localized PRETEX IV Hepatoblastoma</td></tr><tr><td>C198018</td><td>Metastatic PRETEX IV Hepatoblastoma</td></tr></table></li></ul></div>"
  },
  "extension" : [
    {
      "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
      "valueCode" : "cic"
    }
  ],
  "url" : "http://hl7.org/fhir/us/mcode/ValueSet/mcode-pretext-stage-value-vs",
  "identifier" : [
    {
      "system" : "urn:ietf:rfc:3986",
      "value" : "urn:oid:2.16.840.1.113883.4.642.40.15.48.102"
    }
  ],
  "version" : "4.0.0-ballot",
  "name" : "PRETEXTValueVS",
  "title" : "PRETEXT Stage Value",
  "status" : "active",
  "experimental" : false,
  "date" : "2024-10-30T15:45:56+00:00",
  "publisher" : "HL7 International / Clinical Interoperability Council",
  "contact" : [
    {
      "name" : "HL7 International / Clinical Interoperability Council",
      "telecom" : [
        {
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/cic"
        },
        {
          "system" : "email",
          "value" : "ciclist@lists.HL7.org"
        }
      ]
    }
  ],
  "description" : "Codes in the PRETEXT staging system representing hepatoblastoma stage.",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "urn:iso:std:iso:3166",
          "code" : "US",
          "display" : "United States of America"
        }
      ]
    }
  ],
  "compose" : {
    "include" : [
      {
        "system" : "http://ncicb.nci.nih.gov/xml/owl/EVS/Thesaurus.owl",
        "concept" : [
          {
            "code" : "C7139",
            "display" : "PRETEXT I Hepatoblastoma"
          },
          {
            "code" : "C198011",
            "display" : "Localized PRETEX I Hepatoblastoma"
          },
          {
            "code" : "C198015",
            "display" : "Metastatic PRETEX I Hepatoblastoma"
          },
          {
            "code" : "C7140",
            "display" : "PRETEXT II Hepatoblastoma"
          },
          {
            "code" : "C198012",
            "display" : "Localized PRETEX II Hepatoblastoma"
          },
          {
            "code" : "C198016",
            "display" : "Metastatic PRETEX II Hepatoblastoma"
          },
          {
            "code" : "C7141",
            "display" : "PRETEXT III Hepatoblastoma"
          },
          {
            "code" : "C198013",
            "display" : "Localized PRETEX III Hepatoblastoma"
          },
          {
            "code" : "C198017",
            "display" : "Metastatic PRETEX III Hepatoblastoma"
          },
          {
            "code" : "C7142",
            "display" : "PRETEXT IV Hepatoblastoma"
          },
          {
            "code" : "C198014",
            "display" : "Localized PRETEX IV Hepatoblastoma"
          },
          {
            "code" : "C198018",
            "display" : "Metastatic PRETEX IV Hepatoblastoma"
          }
        ]
      }
    ]
  }
}