FHIR IG analytics
Resources that use this resource
Resources that this resource uses
| CodeSystem |
| loinc.org | LOINC codes used in this IG |
Narrative
Note: links and images are rebased to the (stated) source
- Include these codes as defined in
http://loinc.org version Not Stated (use latest from terminology server)
Source1
{
"resourceType": "ValueSet",
"id": "VS-GleasonGrade",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "https://flute.com/ValueSet/VS-GleasonGrade",
"version": "0.1.0",
"name": "VS_GleasonGrade",
"title": "Gleason Grade",
"status": "draft",
"experimental": false,
"date": "2026-01-30T16:42:51+00:00",
"publisher": "HL7 Europe",
"contact": [
{
"name": "HL7 Europe",
"telecom": [
{
"system": "url",
"value": "https://www.hl7.eu"
}
]
}
],
"description": "Gleason Grade for Prostate Cancer",
"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"
}
]
}
]
}
}