Lithuanian CVD Implementation Guide
0.0.1 - ci-build
Lithuanian CVD Implementation Guide, published by Lithuanian Medical Library. This guide is not an authorized publication; it is the continuous build for version 0.0.1 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7LT/ig-lt-cvd/ and changes regularly. See the Directory of published versions
| Draft nuo 2026-04-10 |
{
"resourceType" : "CodeSystem",
"id" : "coronary-calcium-interpretation",
"language" : "lt",
"text" : {
"status" : "generated",
"div" : "<div xml:lang=\"lt\" lang=\"lt\"><hr/><p><b>Lithuanian</b></p><hr/><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem coronary-calcium-interpretation</b></p><a name=\"lt-coronary-calcium-interpretation\"> </a><a name=\"lt-hccoronary-calcium-interpretation\"> </a><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\">Language: en</p></div><p>This case-sensitive code system <code>https://tx.hl7.lt/fhir/CodeSystem/coronary-calcium-interpretation</code> defines the following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td style=\"white-space:nowrap\">0<a name=\"lt-coronary-calcium-interpretation-0\"> </a></td><td>No calcification (score 0)</td><td>No coronary artery calcification detected.</td></tr><tr><td style=\"white-space:nowrap\">1-10<a name=\"lt-coronary-calcium-interpretation-1-10\"> </a></td><td>Minimal (score 1-10)</td><td>Minimal coronary artery calcification.</td></tr><tr><td style=\"white-space:nowrap\">11-100<a name=\"lt-coronary-calcium-interpretation-11-100\"> </a></td><td>Mild (score 11-100)</td><td>Mild coronary artery calcification.</td></tr><tr><td style=\"white-space:nowrap\">101-400<a name=\"lt-coronary-calcium-interpretation-101-400\"> </a></td><td>Moderate (score 101-400)</td><td>Moderate coronary artery calcification.</td></tr><tr><td style=\"white-space:nowrap\">401-1000<a name=\"lt-coronary-calcium-interpretation-401-1000\"> </a></td><td>Significant (score 401-1000)</td><td>Significant coronary artery calcification.</td></tr><tr><td style=\"white-space:nowrap\">gt1000<a name=\"lt-coronary-calcium-interpretation-gt1000\"> </a></td><td>Very significant (score > 1000)</td><td>Very significant coronary artery calcification.</td></tr></table></div>"
},
"url" : "https://tx.hl7.lt/fhir/CodeSystem/coronary-calcium-interpretation",
"version" : "0.0.1",
"name" : "CoronaryCalciumInterpretationCS",
"title" : "Coronary Artery Calcium Score Interpretation",
"status" : "draft",
"experimental" : true,
"date" : "2026-04-10T05:28:05+00:00",
"publisher" : "Lithuanian Medical Library",
"contact" : [
{
"name" : "Lithuanian Medical Library",
"telecom" : [
{
"system" : "url",
"value" : "https://medicinosnk.lt"
},
{
"system" : "email",
"value" : "info@medicinosnk.lt"
}
]
}
],
"description" : "Six-level interpretation scale for coronary artery calcium (Agatston) score.",
"jurisdiction" : [
{
"coding" : [
{
"system" : "urn:iso:std:iso:3166",
"code" : "LT"
}
]
}
],
"caseSensitive" : true,
"content" : "complete",
"count" : 6,
"concept" : [
{
"code" : "0",
"display" : "No calcification (score 0)",
"definition" : "No coronary artery calcification detected."
},
{
"code" : "1-10",
"display" : "Minimal (score 1-10)",
"definition" : "Minimal coronary artery calcification."
},
{
"code" : "11-100",
"display" : "Mild (score 11-100)",
"definition" : "Mild coronary artery calcification."
},
{
"code" : "101-400",
"display" : "Moderate (score 101-400)",
"definition" : "Moderate coronary artery calcification."
},
{
"code" : "401-1000",
"display" : "Significant (score 401-1000)",
"definition" : "Significant coronary artery calcification."
},
{
"code" : "gt1000",
"display" : "Very significant (score > 1000)",
"definition" : "Very significant coronary artery calcification."
}
]
}