FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagehl7.eu.fhir.flute
Resource TypeCodeSystem
IdCodeSystem-COS-PIRADSScore.json
FHIR VersionR4
Sourcehttps://build.fhir.org/ig/hl7-eu/flute/CodeSystem-COS-PIRADSScore.html
URLhttp://hl7.eu/fhir/ig/flute/CodeSystem/COS-PIRADSScore
Version0.1.0
Statusactive
Date2026-02-05T10:21:25+00:00
NameCOS_PIRADSScore
TitlePIRADS Score
Realmeu
Authorityhl7
DescriptionCodes for the Prostate Imaging Reporting and Data System (PIRADS) score.
Contentcomplete

Resources that use this resource

ValueSet
VS-PiRadsProstate Imaging – Reporting and Data System

Resources that this resource uses

No resources found


Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: CodeSystem COS-PIRADSScore

This case-sensitive code system http://hl7.eu/fhir/ig/flute/CodeSystem/COS-PIRADSScore defines the following codes:

CodeDisplayDefinition
1 Very lowVery low (clinically significant cancer is highly unlikely to be present)
2 LowLow (clinically significant cancer is unlikely to be present)
3 IntermediateIntermediate (the presence of clinically significant cancer is equivocal)
4 HighHigh (clinically significant cancer is likely to be present)
5 Very highVery high (clinically significant cancer is highly likely to be present)

Source1

{
  "resourceType": "CodeSystem",
  "id": "COS-PIRADSScore",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "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": "2026-02-05T10:21:25+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)"
    }
  ]
}