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

FHIR IG analytics

Packagelt.hl7.fhir.lifestyle
Resource TypeValueSet
IdValueSet-lt-cvd-risk-degree.json
FHIR VersionR5
Sourcehttps://build.fhir.org/ig/HL7LT/ig-lt-lifestyle/ValueSet-lt-cvd-risk-degree.html
URLhttps://hl7.lt/fhir/lifestyle/ValueSet/lt-cvd-risk-degree
Version0.0.1
Statusactive
Date2026-01-06T12:16:15+00:00
NameLTCVDRiskDegree
TitleCardiovascular Disease Risk Degree (SCORE2)
DescriptionDegree of cardiovascular disease risk according to SCORE2 risk estimation table. Interpretation based on color zones: 🟢 Low – Normal (17621005) 🟔 Moderate – Mild (255604002) 🟠 High – Severe (24484000) šŸ”“ Very high – Fatal (399166001)

Resources that use this resource

StructureDefinition
lt-screening-cvd-risk-assessmentSCORE2. General Assessment of Cardiovascular Disease Risk

Resources that this resource uses

CodeSystem
sctSNOMED codes used in this IG

Narrative

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


English


Generated Narrative: ValueSet lt-cvd-risk-degree

Language: en


Lithuanian


Generated Narrative: ValueSet lt-cvd-risk-degree

Language: en


Source1

{
  "resourceType": "ValueSet",
  "id": "lt-cvd-risk-degree",
  "language": "en",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://hl7.lt/fhir/lifestyle/ValueSet/lt-cvd-risk-degree",
  "version": "0.0.1",
  "name": "LTCVDRiskDegree",
  "title": "Cardiovascular Disease Risk Degree (SCORE2)",
  "status": "active",
  "date": "2026-01-06T12:16:15+00:00",
  "publisher": "Lithuanian Medical Library",
  "_publisher": {
    "extension": [
      {
        "extension": [
          {
            "url": "lang",
            "valueCode": "lt"
          },
          {
            "url": "content",
            "valueString": "Lietuvos medicinos biblioteka"
          }
        ],
        "url": "http://hl7.org/fhir/StructureDefinition/translation"
      }
    ]
  },
  "contact": [
    {
      "name": "Lithuanian Medical Library",
      "telecom": [
        {
          "system": "url",
          "value": "https://medicinosnk.lt"
        },
        {
          "system": "email",
          "value": "info@medicinosnk.lt"
        }
      ]
    }
  ],
  "description": "Degree of cardiovascular disease risk according to SCORE2 risk estimation table.\nInterpretation based on color zones:\n🟢 Low – Normal (17621005)\n🟔 Moderate – Mild (255604002)\n🟠 High – Severe (24484000)\nšŸ”“ Very high – Fatal (399166001)",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "LT"
        }
      ]
    }
  ],
  "compose": {
    "include": [
      {
        "system": "http://snomed.info/sct",
        "concept": [
          {
            "code": "17621005",
            "display": "Normal (qualifier value)"
          },
          {
            "code": "255604002",
            "display": "Mild (qualifier value)"
          },
          {
            "code": "24484000",
            "display": "Severe (qualifier value)"
          },
          {
            "code": "399166001",
            "display": "Fatal (qualifier value)"
          }
        ]
      }
    ]
  }
}