PanCareSurPass Project HL7 FHIR Implementation Guide
0.1.0 - trial-use 150

This page is part of the PanCareSurPass Project HL7 FHIR Implementation Guide (v0.1.0: QA Preview) based on FHIR R4. This is the current published version in its permanent home (it will always be available at this URL). For a full list of available versions, see the Directory of published versions

: Observation Codes for Primary Tumor Category - XML Representation

Active as of 2023-01-26

Raw xml | Download



<ValueSet xmlns="http://hl7.org/fhir">
  <id value="mcode-observation-codes-primary-tumor-vs"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><ul><li>Include these codes as defined in <a href="http://loinc.org"><code>http://loinc.org</code></a><table class="none"><tr><td style="white-space:nowrap"><b>Code</b></td><td><b>Display</b></td></tr><tr><td><a href="https://loinc.org/21905-5/">21905-5</a></td><td>Primary tumor.clinical [Class] Cancer</td></tr><tr><td><a href="https://loinc.org/21899-0/">21899-0</a></td><td>Primary tumor.pathology Cancer</td></tr><tr><td><a href="https://loinc.org/21911-3/">21911-3</a></td><td>Primary tumor.other [Class] Cancer</td></tr></table></li></ul></div>
  </text>
  <url
       value="http://hl7.eu/fhir/ig/pcsp/ValueSet/mcode-observation-codes-primary-tumor-vs"/>
  <version value="0.1.0"/>
  <name value="ObservationCodesPrimaryTumorVS"/>
  <title value="Observation Codes for Primary Tumor Category"/>
  <status value="active"/>
  <experimental value="false"/>
  <date value="2023-01-26T09:50:21+01:00"/>
  <publisher value="PanCareSurPass Project"/>
  <contact>
    <name value="PanCareSurPass Project"/>
    <telecom>
      <system value="url"/>
      <value value="https://www.pancaresurpass.eu/"/>
    </telecom>
  </contact>
  <contact>
    <name value="PanCareSurPass Project"/>
    <telecom>
      <system value="url"/>
      <value value="https://www.pancaresurpass.eu/"/>
    </telecom>
  </contact>
  <description
               value="Identifying codes based on the timing of classification for primary tumor (T) staging observations."/>
  <jurisdiction>
    <coding>
      <system value="http://unstats.un.org/unsd/methods/m49/m49.htm"/>
      <code value="150"/>
      <display value="Europe"/>
    </coding>
  </jurisdiction>
  <copyright
             value="This material contains content from LOINC (http://loinc.org). LOINC is copyright © 1995-2020, Regenstrief Institute, Inc. and the Logical Observation Identifiers Names and Codes (LOINC) Committee and is available at no cost under the license at http://loinc.org/license. LOINC® is a registered United States trademark of Regenstrief Institute, Inc"/>
  <compose>
    <include>
      <system value="http://loinc.org"/>
      <concept>
        <code value="21905-5"/>
        <display value="Primary tumor.clinical [Class] Cancer"/>
      </concept>
      <concept>
        <code value="21899-0"/>
        <display value="Primary tumor.pathology Cancer"/>
      </concept>
      <concept>
        <code value="21911-3"/>
        <display value="Primary tumor.other [Class] Cancer"/>
      </concept>
    </include>
  </compose>
</ValueSet>