FLUTE Cross-border Prostate Cancer Data Standard Guide
0.1.0 - ci-build
Funded by the European Union

FLUTE Cross-border Prostate Cancer Data Standard Guide, published by Flute Project. 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-eu/flute/ and changes regularly. See the Directory of published versions

: Gleason Grade - XML Representation

Draft as of 2024-09-25

Raw xml | Download


<ValueSet xmlns="http://hl7.org/fhir">
  <id value="VS-GleasonGrade"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: ValueSet VS-GleasonGrade</b></p><a name="VS-GleasonGrade"> </a><a name="hcVS-GleasonGrade"> </a><a name="VS-GleasonGrade-en-US"> </a><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/LA30794-4/">LA30794-4</a></td><td>Gleason score 3 + 3&lt;=6</td></tr><tr><td><a href="https://loinc.org/LA30795-1/">LA30795-1</a></td><td>Gleason score 3 + 4=7</td></tr><tr><td><a href="https://loinc.org/LA30796-9/">LA30796-9</a></td><td>Gleason score 4 + 3=7</td></tr><tr><td><a href="https://loinc.org/LA30797-7/">LA30797-7</a></td><td>Gleason score 8</td></tr><tr><td><a href="https://loinc.org/LA30798-5/">LA30798-5</a></td><td>Gleason score 9-10</td></tr></table></li></ul></div>
  </text>
  <url value="http://hl7.eu/fhir/ig/flute/ValueSet/VS-GleasonGrade"/>
  <version value="0.1.0"/>
  <name value="VS_GleasonGrade"/>
  <title value="Gleason Grade"/>
  <status value="draft"/>
  <experimental value="false"/>
  <date value="2024-09-25T16:08:44+00:00"/>
  <publisher value="Flute Project"/>
  <contact>
    <name value="Flute Project"/>
    <telecom>
      <system value="url"/>
      <value value="https://www.fluteproject.eu/"/>
    </telecom>
  </contact>
  <contact>
    <name value="Flute Project"/>
    <telecom>
      <system value="url"/>
      <value value="https://www.fluteproject.eu/"/>
    </telecom>
  </contact>
  <description value="Gleason Grade for Prostate Cancer"/>
  <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="LA30794-4"/>
        <display value="Gleason score 3 + 3&lt;=6"/>
      </concept>
      <concept>
        <code value="LA30795-1"/>
        <display value="Gleason score 3 + 4=7"/>
      </concept>
      <concept>
        <code value="LA30796-9"/>
        <display value="Gleason score 4 + 3=7"/>
      </concept>
      <concept>
        <code value="LA30797-7"/>
        <display value="Gleason score 8"/>
      </concept>
      <concept>
        <code value="LA30798-5"/>
        <display value="Gleason score 9-10"/>
      </concept>
    </include>
  </compose>
</ValueSet>