Package | hl7.eu.fhir.flute |
Type | ValueSet |
Id | VS-PiRads |
FHIR Version | R4 |
Source | http://hl7.eu/fhir/ig/flute/https://build.fhir.org/ig/hl7-eu/flute/ValueSet-VS-PiRads.html |
URL | http://hl7.eu/fhir/ig/flute/ValueSet/VS-PiRads |
Version | 0.1.0 |
Status | draft |
Date | 2025-04-24T09:01:03+00:00 |
Name | VSPiRads |
Title | Prostate Imaging – Reporting and Data System |
Realm | eu |
Authority | hl7 |
Description | Prostate Imaging – Reporting andData System (R) |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: ValueSet VS-PiRads
http://acr.org/pi-rads
Code | Display |
1 | Very low (clinically significant cancer is highly unlikely to be present) |
2 | Low (clinically significant cancer is unlikely to be present) |
3 | Intermediate (the presence of clinically significant cancer is equivocal) |
4 | High (clinically significant cancer is likely to be present) |
5 | Very high (clinically significant cancer is highly likely to be present) |
{ "resourceType": "ValueSet", "id": "VS-PiRads", "text": { "status": "generated", "div": "<!-- snip (see above) -->" }, "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-04-24T09:01:03+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)" } ] } ] } }