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

: PIRADS Score - XML Representation

Active as of 2025-11-05

Raw xml | Download


<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="COS-PIRADSScore"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: CodeSystem COS-PIRADSScore</b></p><a name="COS-PIRADSScore"> </a><a name="hcCOS-PIRADSScore"> </a><p>This case-sensitive code system <code>http://hl7.eu/fhir/ig/flute/CodeSystem/COS-PIRADSScore</code> defines the following codes:</p><table class="codes"><tr><td style="white-space:nowrap"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td style="white-space:nowrap">1<a name="COS-PIRADSScore-1"> </a></td><td>Very low</td><td>Very low (clinically significant cancer is highly unlikely to be present)</td></tr><tr><td style="white-space:nowrap">2<a name="COS-PIRADSScore-2"> </a></td><td>Low</td><td>Low (clinically significant cancer is unlikely to be present)</td></tr><tr><td style="white-space:nowrap">3<a name="COS-PIRADSScore-3"> </a></td><td>Intermediate</td><td>Intermediate (the presence of clinically significant cancer is equivocal)</td></tr><tr><td style="white-space:nowrap">4<a name="COS-PIRADSScore-4"> </a></td><td>High</td><td>High (clinically significant cancer is likely to be present)</td></tr><tr><td style="white-space:nowrap">5<a name="COS-PIRADSScore-5"> </a></td><td>Very high</td><td>Very high (clinically significant cancer is highly likely to be present)</td></tr></table></div>
  </text>
  <url value="http://hl7.eu/fhir/ig/flute/CodeSystem/COS-PIRADSScore"/>
  <version value="0.1.0"/>
  <name value="COS_PIRADSScore"/>
  <title value="PIRADS Score"/>
  <status value="active"/>
  <experimental value="false"/>
  <date value="2025-11-05T13:36:02+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="Codes for the Prostate Imaging Reporting and Data System (PIRADS) score."/>
  <caseSensitive value="true"/>
  <content value="complete"/>
  <count value="5"/>
  <concept>
    <code value="1"/>
    <display value="Very low"/>
    <definition
                value="Very low (clinically significant cancer is highly unlikely to be present)"/>
  </concept>
  <concept>
    <code value="2"/>
    <display value="Low"/>
    <definition
                value="Low (clinically significant cancer is unlikely to be present)"/>
  </concept>
  <concept>
    <code value="3"/>
    <display value="Intermediate"/>
    <definition
                value="Intermediate (the presence of clinically significant cancer is equivocal)"/>
  </concept>
  <concept>
    <code value="4"/>
    <display value="High"/>
    <definition
                value="High (clinically significant cancer is likely to be present)"/>
  </concept>
  <concept>
    <code value="5"/>
    <display value="Very high"/>
    <definition
                value="Very high (clinically significant cancer is highly likely to be present)"/>
  </concept>
</CodeSystem>