FHIR IG analytics| Package | lt.hl7.fhir.lifestyle |
| Resource Type | ValueSet |
| Id | ValueSet-lt-cvd-risk-group.json |
| FHIR Version | R5 |
| Source | https://build.fhir.org/ig/HL7LT/ig-lt-lifestyle/ValueSet-lt-cvd-risk-group.html |
| URL | https://hl7.lt/fhir/lifestyle/ValueSet/lt-cvd-risk-group |
| Version | 1.0.0 |
| Status | active |
| Date | 2026-01-06T12:16:15+00:00 |
| Name | CVDRiskGroup |
| Title | Cardiovascular Disease Risk Group |
| Description | Defines the interpretation categories for cardiovascular disease risk assessment results, based on HL7 Observation Interpretation codes. |
| Copyright | Includes content from HL7 v3 Observation Interpretation CodeSystem (http://terminology.hl7.org/CodeSystem/v3-ObservationInterpretation). |
| StructureDefinition | |
| lt-screening-risk-group | CVD Risk Group |
| CodeSystem | |
| v3-ObservationInterpretation | ObservationInterpretation |
Note: links and images are rebased to the (stated) source
English
Generated Narrative: ValueSet lt-cvd-risk-group
Language: en
http://terminology.hl7.org/CodeSystem/v3-ObservationInterpretation version 📦3.0.0| Code | Display | Definition |
| N | Normal | The 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.\] |
| H | High | The 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 |
| HU | Significantly high | A 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
http://terminology.hl7.org/CodeSystem/v3-ObservationInterpretation version 📦3.0.0| Code | Display | Definition |
| N | Normal | The 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.\] |
| H | High | The 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 |
| HU | Significantly high | A 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. |
{
"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"
}
]
}
]
}
}