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

: Prostate Imaging – Reporting and Data System - XML Representation

Draft as of 2024-09-25

Raw xml | Download


<ValueSet xmlns="http://hl7.org/fhir">
  <id value="VS-PiRads"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: ValueSet VS-PiRads</b></p><a name="VS-PiRads"> </a><a name="hcVS-PiRads"> </a><a name="VS-PiRads-en-US"> </a><ul><li>Include these codes as defined in <code>http://acr.org/pi-rads</code><table class="none"><tr><td style="white-space:nowrap"><b>Code</b></td><td><b>Display</b></td></tr><tr><td>1</td><td>Very low (clinically significant cancer is highly unlikely to be present)</td></tr><tr><td>2</td><td>Low (clinically significant cancer is unlikely to be present)</td></tr><tr><td>3</td><td>Intermediate (the presence of clinically significant cancer is equivocal)</td></tr><tr><td>4</td><td>High (clinically significant cancer is likely to be present)</td></tr><tr><td>5</td><td>Very high (clinically significant cancer is highly likely to be present)</td></tr></table></li></ul></div>
  </text>
  <url value="http://hl7.eu/fhir/ig/flute/ValueSet/VS-PiRads"/>
  <version value="0.1.0"/>
  <name value="VSPiRads"/>
  <title value="Prostate Imaging – Reporting and Data System"/>
  <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="Prostate Imaging – Reporting andData System (R)"/>
  <compose>
    <include>
      <system value="http://acr.org/pi-rads"/>
      <concept>
        <code value="1"/>
        <display
                 value="Very low (clinically significant cancer is highly unlikely to be present)"/>
      </concept>
      <concept>
        <code value="2"/>
        <display
                 value="Low (clinically significant cancer is unlikely to be present)"/>
      </concept>
      <concept>
        <code value="3"/>
        <display
                 value="Intermediate (the presence of clinically significant cancer is equivocal)"/>
      </concept>
      <concept>
        <code value="4"/>
        <display
                 value="High (clinically significant cancer is likely to be present)"/>
      </concept>
      <concept>
        <code value="5"/>
        <display
                 value="Very high (clinically significant cancer is highly likely to be present)"/>
      </concept>
    </include>
  </compose>
</ValueSet>