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" : "abi-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 abi-interpretation</b></p><a name=\"lt-abi-interpretation\"> </a><a name=\"lt-hcabi-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/abi-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\">normal<a name=\"lt-abi-interpretation-normal\"> </a></td><td>Normal (ABI > 0.9)</td><td>No significant peripheral arterial disease.</td></tr><tr><td style=\"white-space:nowrap\">mild-moderate<a name=\"lt-abi-interpretation-mild-moderate\"> </a></td><td>Mild to moderate PAD (ABI 0.41-0.90)</td><td>Mild to moderate peripheral arterial disease.</td></tr><tr><td style=\"white-space:nowrap\">severe<a name=\"lt-abi-interpretation-severe\"> </a></td><td>Severe PAD (ABI <= 0.40)</td><td>Severe peripheral arterial disease.</td></tr></table></div>"
},
"url" : "https://tx.hl7.lt/fhir/CodeSystem/abi-interpretation",
"version" : "0.0.1",
"name" : "ABIInterpretationCS",
"title" : "Ankle-Brachial Index 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" : "Interpretation categories for ankle-brachial index (ABI) peripheral arterial disease severity.",
"jurisdiction" : [
{
"coding" : [
{
"system" : "urn:iso:std:iso:3166",
"code" : "LT"
}
]
}
],
"caseSensitive" : true,
"content" : "complete",
"count" : 3,
"concept" : [
{
"code" : "normal",
"display" : "Normal (ABI > 0.9)",
"definition" : "No significant peripheral arterial disease."
},
{
"code" : "mild-moderate",
"display" : "Mild to moderate PAD (ABI 0.41-0.90)",
"definition" : "Mild to moderate peripheral arterial disease."
},
{
"code" : "severe",
"display" : "Severe PAD (ABI <= 0.40)",
"definition" : "Severe peripheral arterial disease."
}
]
}