FHIR © HL7.org  |  Server Home  |  XIG Home  |  Server Source  |  FHIR  

FHIR IG Statistics: ValueSet/VS-GleasonGrade

Packagehl7.eu.fhir.flute
TypeValueSet
IdVS-GleasonGrade
FHIR VersionR4
Sourcehttp://hl7.eu/fhir/ig/flute/https://build.fhir.org/ig/hl7-eu/flute/ValueSet-VS-GleasonGrade.html
URLhttp://hl7.eu/fhir/ig/flute/ValueSet/VS-GleasonGrade
Version0.1.0
Statusdraft
Date2025-04-24T09:01:03+00:00
NameVS_GleasonGrade
TitleGleason Grade
Realmeu
Authorityhl7
DescriptionGleason Grade for Prostate Cancer
CopyrightThis 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

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

Resources that this resource uses

CodeSystem
loinc.orgLOINC Code System
loinc.orgLOINC codes used in this IG
loinc.orgLogical Observation Identifiers, Names and Codes (LOINC)

Narrative

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

Generated Narrative: ValueSet VS-GleasonGrade


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