Phenomics Exchange for Research and Diagnostics
0.1.0 - ci-build International flag

Phenomics Exchange for Research and Diagnostics, published by HL7 International / Clinical Interoperability Council. This guide is not an authorized publication; it is the continuous build for version 0.1.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7/phenomics-exchange-ig/ and changes regularly. See the Directory of published versions

: Tumor Progression - XML Representation

Draft as of 2020-02-14

Raw xml | Download



<ValueSet xmlns="http://hl7.org/fhir">
  <id value="TumorProgression"/>
  <meta>
    <profile
             value="http://hl7.org/fhir/StructureDefinition/shareablevalueset"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><ul><li>Include these codes as defined in <a href="http://terminology.hl7.org/5.5.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>NCIT:C8509</td><td>Primary Neoplasm</td></tr><tr><td>NCIT:C3261</td><td>Metastatic Neoplasm</td></tr><tr><td>NCIT:C4798</td><td>Recurrent Neoplasm</td></tr></table></li></ul></div>
  </text>
  <extension
             url="http://hl7.org/fhir/StructureDefinition/structuredefinition-wg">
    <valueCode value="cic"/>
  </extension>
  <url
       value="http://hl7.org/fhir/uv/phenomics-exchange/ValueSet/TumorProgression"/>
  <version value="0.1.0"/>
  <name value="TumorProgression"/>
  <title value="Tumor Progression"/>
  <status value="draft"/>
  <experimental value="false"/>
  <date value="2020-02-14T16:13:10+10:00"/>
  <publisher value="HL7 International / Clinical Interoperability Council"/>
  <contact>
    <name value="HL7 International / Clinical Interoperability Council"/>
    <telecom>
      <system value="url"/>
      <value value="http://www.hl7.org/Special/committees/cic"/>
    </telecom>
    <telecom>
      <system value="email"/>
      <value value="cic@lists.HL7.org"/>
    </telecom>
  </contact>
  <description
               value="Codes to indicate if a specimen is from the primary tumor, a metastasis or a recurrence."/>
  <jurisdiction>
    <coding>
      <system value="http://unstats.un.org/unsd/methods/m49/m49.htm"/>
      <code value="001"/>
      <display value="World"/>
    </coding>
  </jurisdiction>
  <copyright
             value="[Global Alliance for Genomics and Health](https://www.ga4gh.org)"/>
  <compose>
    <include>
      <system value="http://ncicb.nci.nih.gov/xml/owl/EVS/Thesaurus.owl"/>
      <concept>
        <code value="NCIT:C8509"/>
        <display value="Primary Neoplasm"/>
      </concept>
      <concept>
        <code value="NCIT:C3261"/>
        <display value="Metastatic Neoplasm"/>
      </concept>
      <concept>
        <code value="NCIT:C4798"/>
        <display value="Recurrent Neoplasm"/>
      </concept>
    </include>
  </compose>
</ValueSet>