Requirements Federated Learning and mUlti-party computation Techniques for prostatE cancer
0.1.0 - ci-build
Funded by the European Union

Requirements Federated Learning and mUlti-party computation Techniques for prostatE cancer, published by HL7 Europe. This guide is not an authorized publication; it is the continuous build for version 0.1.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/hl7-eu/flute-requirements/ and changes regularly. See the Directory of published versions

: Gleason Grade - JSON Representation

Draft as of 2026-01-30

Raw json | Download

{
  "resourceType" : "ValueSet",
  "id" : "VS-GleasonGrade",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet VS-GleasonGrade</b></p><a name=\"VS-GleasonGrade\"> </a><a name=\"hcVS-GleasonGrade\"> </a><ul><li>Include these codes as defined in <a href=\"http://loinc.org\"><code>http://loinc.org</code></a><span title=\"Version is not explicitly stated. No matching Code System found\"> version Not Stated (use latest from terminology server)</span><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td><a href=\"https://loinc.org/LA30794-4/\">LA30794-4</a></td><td>Gleason score 3 + 3&lt;=6</td></tr><tr><td><a href=\"https://loinc.org/LA30795-1/\">LA30795-1</a></td><td>Gleason score 3 + 4=7</td></tr><tr><td><a href=\"https://loinc.org/LA30796-9/\">LA30796-9</a></td><td>Gleason score 4 + 3=7</td></tr><tr><td><a href=\"https://loinc.org/LA30797-7/\">LA30797-7</a></td><td>Gleason score 8</td></tr><tr><td><a href=\"https://loinc.org/LA30798-5/\">LA30798-5</a></td><td>Gleason score 9-10</td></tr></table></li></ul></div>"
  },
  "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"
          }
        ]
      }
    ]
  }
}