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-group.json
FHIR VersionR5
Sourcehttps://build.fhir.org/ig/HL7LT/ig-lt-lifestyle/ValueSet-lt-cvd-risk-group.html
URLhttps://hl7.lt/fhir/lifestyle/ValueSet/lt-cvd-risk-group
Version1.0.0
Statusactive
Date2026-01-06T12:16:15+00:00
NameCVDRiskGroup
TitleCardiovascular Disease Risk Group
DescriptionDefines the interpretation categories for cardiovascular disease risk assessment results, based on HL7 Observation Interpretation codes.
CopyrightIncludes content from HL7 v3 Observation Interpretation CodeSystem (http://terminology.hl7.org/CodeSystem/v3-ObservationInterpretation).

Resources that use this resource

StructureDefinition
lt-screening-risk-groupCVD Risk Group

Resources that this resource uses

CodeSystem
v3-ObservationInterpretationObservationInterpretation

Narrative

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


English


Generated Narrative: ValueSet lt-cvd-risk-group

Language: en

  • Include these codes as defined in http://terminology.hl7.org/CodeSystem/v3-ObservationInterpretation version 📦3.0.0
    CodeDisplayDefinition
    NNormalThe result or observation value is within the reference range or expected norm (as defined for the respective test procedure).

    \[Note: Applies to numeric or non-numeric results.\]
    HHighThe result for a quantitative observation is above the upper limit of the reference range (as defined for the respective test procedure).

    Synonym: Above high normal
    HUSignificantly highA test result that is significantly higher than the reference (normal) or therapeutic interval, but has not reached the critically high value and might need special attention, as defined by the laboratory or the clinician.

Lithuanian


Generated Narrative: ValueSet lt-cvd-risk-group

Language: en

  • Include these codes as defined in http://terminology.hl7.org/CodeSystem/v3-ObservationInterpretation version 📦3.0.0
    CodeDisplayDefinition
    NNormalThe result or observation value is within the reference range or expected norm (as defined for the respective test procedure).

    \[Note: Applies to numeric or non-numeric results.\]
    HHighThe result for a quantitative observation is above the upper limit of the reference range (as defined for the respective test procedure).

    Synonym: Above high normal
    HUSignificantly highA test result that is significantly higher than the reference (normal) or therapeutic interval, but has not reached the critically high value and might need special attention, as defined by the laboratory or the clinician.

Source1

{
  "resourceType": "ValueSet",
  "id": "lt-cvd-risk-group",
  "language": "en",
  "text": {
    "status": "extensions",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://hl7.lt/fhir/lifestyle/ValueSet/lt-cvd-risk-group",
  "version": "1.0.0",
  "name": "CVDRiskGroup",
  "title": "Cardiovascular Disease Risk Group",
  "status": "active",
  "experimental": true,
  "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": "Defines the interpretation categories for cardiovascular disease risk assessment results, based on HL7 Observation Interpretation codes.",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "LT"
        }
      ]
    }
  ],
  "copyright": "Includes content from HL7 v3 Observation Interpretation CodeSystem (http://terminology.hl7.org/CodeSystem/v3-ObservationInterpretation).",
  "compose": {
    "include": [
      {
        "system": "http://terminology.hl7.org/CodeSystem/v3-ObservationInterpretation",
        "concept": [
          {
            "code": "N",
            "display": "Normal"
          },
          {
            "code": "H",
            "display": "High"
          },
          {
            "code": "HU",
            "display": "Significantly high"
          }
        ]
      }
    ]
  }
}