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

FHIR IG analytics

Packageflute.requirements
Resource TypeValueSet
IdValueSet-VS-GleasonGrade.json
FHIR VersionR5
Sourcehttps://build.fhir.org/ig/hl7-eu/flute-requirements/ValueSet-VS-GleasonGrade.html
URLhttps://flute.com/ValueSet/VS-GleasonGrade
Version0.1.0
Statusdraft
Date2026-01-30T16:42:51+00:00
NameVS_GleasonGrade
TitleGleason Grade
Authorityhl7
DescriptionGleason Grade for Prostate Cancer

Resources that use this resource

StructureDefinition
PR-OutcomeBCN-RC2Observation: Outcome BCN-RC 2

Resources that this resource uses

CodeSystem
loinc.orgLOINC codes used in this IG

Narrative

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

Generated Narrative: ValueSet VS-GleasonGrade


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"
          }
        ]
      }
    ]
  }
}