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 2024-09-25

Raw json | Download

{
  "resourceType" : "ValueSet",
  "id" : "VS-PiRads",
  "text" : {
    "status" : "generated",
    "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><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>"
  },
  "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" : "2024-09-25T16:08:44+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://acr.org/pi-rads",
        "concept" : [
          {
            "code" : "1",
            "display" : "Very low (clinically significant cancer is highly unlikely to be present)"
          },
          {
            "code" : "2",
            "display" : "Low (clinically significant cancer is unlikely to be present)"
          },
          {
            "code" : "3",
            "display" : "Intermediate (the presence of clinically significant cancer is equivocal)"
          },
          {
            "code" : "4",
            "display" : "High (clinically significant cancer is likely to be present)"
          },
          {
            "code" : "5",
            "display" : "Very high (clinically significant cancer is highly likely to be present)"
          }
        ]
      }
    ]
  }
}