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

Draft as of 2025-11-05

Raw json | Download

{
  "resourceType" : "ValueSet",
  "id" : "VS-PiRads",
  "text" : {
    "status" : "extensions",
    "div" : "<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><ul><li>Include these codes as defined in <a href=\"CodeSystem-COS-PIRADSScore.html\"><code>http://hl7.eu/fhir/ig/flute/CodeSystem/COS-PIRADSScore</code></a><span title=\"Version is not explicitly stated, which means it is fixed to the version provided in this specification\"> version &#x1F4E6;0.1.0</span><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td><a href=\"CodeSystem-COS-PIRADSScore.html#COS-PIRADSScore-1\">1</a></td><td>Very low</td><td>Very low (clinically significant cancer is highly unlikely to be present)</td></tr><tr><td><a href=\"CodeSystem-COS-PIRADSScore.html#COS-PIRADSScore-2\">2</a></td><td>Low</td><td>Low (clinically significant cancer is unlikely to be present)</td></tr><tr><td><a href=\"CodeSystem-COS-PIRADSScore.html#COS-PIRADSScore-3\">3</a></td><td>Intermediate</td><td>Intermediate (the presence of clinically significant cancer is equivocal)</td></tr><tr><td><a href=\"CodeSystem-COS-PIRADSScore.html#COS-PIRADSScore-4\">4</a></td><td>High</td><td>High (clinically significant cancer is likely to be present)</td></tr><tr><td><a href=\"CodeSystem-COS-PIRADSScore.html#COS-PIRADSScore-5\">5</a></td><td>Very high</td><td>Very high (clinically significant cancer is highly likely to be present)</td></tr></table></li></ul></div>"
  },
  "url" : "http://hl7.eu/fhir/ig/flute/ValueSet/VS-PiRads",
  "version" : "0.1.0",
  "name" : "VSPiRads",
  "title" : "Prostate Imaging – Reporting and Data System",
  "status" : "draft",
  "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" : "Prostate Imaging – Reporting andData System (R)",
  "compose" : {
    "include" : [
      {
        "system" : "http://hl7.eu/fhir/ig/flute/CodeSystem/COS-PIRADSScore",
        "concept" : [
          {
            "code" : "1",
            "display" : "Very low"
          },
          {
            "code" : "2",
            "display" : "Low"
          },
          {
            "code" : "3",
            "display" : "Intermediate"
          },
          {
            "code" : "4",
            "display" : "High"
          },
          {
            "code" : "5",
            "display" : "Very high"
          }
        ]
      }
    ]
  }
}