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 - JSON Representation

Active as of 2025-11-05

Raw json | Download

{
  "resourceType" : "CodeSystem",
  "id" : "COS-PIRADSScore",
  "text" : {
    "status" : "generated",
    "div" : "<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>"
  },
  "url" : "http://hl7.eu/fhir/ig/flute/CodeSystem/COS-PIRADSScore",
  "version" : "0.1.0",
  "name" : "COS_PIRADSScore",
  "title" : "PIRADS Score",
  "status" : "active",
  "experimental" : false,
  "date" : "2025-11-05T13:36:02+00:00",
  "publisher" : "Flute Project",
  "contact" : [
    {
      "name" : "Flute Project",
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://www.fluteproject.eu/"
        }
      ]
    },
    {
      "name" : "Flute Project",
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://www.fluteproject.eu/"
        }
      ]
    }
  ],
  "description" : "Codes for the Prostate Imaging Reporting and Data System (PIRADS) score.",
  "caseSensitive" : true,
  "content" : "complete",
  "count" : 5,
  "concept" : [
    {
      "code" : "1",
      "display" : "Very low",
      "definition" : "Very low (clinically significant cancer is highly unlikely to be present)"
    },
    {
      "code" : "2",
      "display" : "Low",
      "definition" : "Low (clinically significant cancer is unlikely to be present)"
    },
    {
      "code" : "3",
      "display" : "Intermediate",
      "definition" : "Intermediate (the presence of clinically significant cancer is equivocal)"
    },
    {
      "code" : "4",
      "display" : "High",
      "definition" : "High (clinically significant cancer is likely to be present)"
    },
    {
      "code" : "5",
      "display" : "Very high",
      "definition" : "Very high (clinically significant cancer is highly likely to be present)"
    }
  ]
}