FHIR IG Statistics: ValueSet/VS-GleasonGrade
Package | hl7.eu.fhir.flute |
Type | ValueSet |
Id | VS-GleasonGrade |
FHIR Version | R4 |
Source | http://hl7.eu/fhir/ig/flute/https://build.fhir.org/ig/hl7-eu/flute/ValueSet-VS-GleasonGrade.html |
URL | http://hl7.eu/fhir/ig/flute/ValueSet/VS-GleasonGrade |
Version | 0.1.0 |
Status | draft |
Date | 2025-04-24T09:01:03+00:00 |
Name | VS_GleasonGrade |
Title | Gleason Grade |
Realm | eu |
Authority | hl7 |
Description | Gleason Grade for Prostate Cancer |
Copyright | This material contains content from LOINC (http://loinc.org). LOINC is copyright © 1995-2020, Regenstrief Institute, Inc. and the Logical Observation Identifiers Names and Codes (LOINC) Committee and is available at no cost under the license at http://loinc.org/license. LOINC® is a registered United States trademark of Regenstrief Institute, Inc |
Resources that use this resource
Resources that this resource uses
CodeSystem |
loinc.org | LOINC Code System |
loinc.org | LOINC codes used in this IG |
loinc.org | Logical Observation Identifiers, Names and Codes (LOINC) |
Narrative
Note: links and images are rebased to the (stated) source
Source
{
"resourceType": "ValueSet",
"id": "VS-GleasonGrade",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "http://hl7.eu/fhir/ig/flute/ValueSet/VS-GleasonGrade",
"version": "0.1.0",
"name": "VS_GleasonGrade",
"title": "Gleason Grade",
"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": "Gleason Grade for Prostate Cancer",
"copyright": "This material contains content from LOINC (http://loinc.org). LOINC is copyright © 1995-2020, Regenstrief Institute, Inc. and the Logical Observation Identifiers Names and Codes (LOINC) Committee and is available at no cost under the license at http://loinc.org/license. LOINC® is a registered United States trademark of Regenstrief Institute, Inc",
"compose": {
"include": [
{
"system": "http://loinc.org",
"concept": [
{
"code": "LA30794-4",
"display": "Gleason score 3 + 3<=6"
},
{
"code": "LA30795-1",
"display": "Gleason score 3 + 4=7"
},
{
"code": "LA30796-9",
"display": "Gleason score 4 + 3=7"
},
{
"code": "LA30797-7",
"display": "Gleason score 8"
},
{
"code": "LA30798-5",
"display": "Gleason score 9-10"
}
]
}
]
}
}