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 as of 2026-04-10 |
<CodeSystem xmlns="http://hl7.org/fhir">
<id value="carotid-plaque-category"/>
<language value="en"/>
<text>
<status value="generated"/>
<div xml:lang="en" lang="en"><hr/><p><b>English</b></p><hr/><p class="res-header-id"><b>Generated Narrative: CodeSystem carotid-plaque-category</b></p><a name="carotid-plaque-category"> </a><a name="hccarotid-plaque-category"> </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/carotid-plaque-category</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">none<a name="carotid-plaque-category-none"> </a></td><td>No plaque</td><td>No atherosclerotic plaque detected.</td></tr><tr><td style="white-space:nowrap">present<a name="carotid-plaque-category-present"> </a></td><td>Plaque present</td><td>Atherosclerotic plaque present, stenosis not quantified.</td></tr><tr><td style="white-space:nowrap">lt50<a name="carotid-plaque-category-lt50"> </a></td><td>Stenosis < 50%</td><td>Atherosclerotic plaque with stenosis less than 50%.</td></tr><tr><td style="white-space:nowrap">50-69<a name="carotid-plaque-category-50-69"> </a></td><td>Stenosis 50-69%</td><td>Atherosclerotic plaque with stenosis 50-69%.</td></tr><tr><td style="white-space:nowrap">gt70<a name="carotid-plaque-category-gt70"> </a></td><td>Stenosis > 70%</td><td>Atherosclerotic plaque with stenosis greater than 70%.</td></tr></table></div>
</text>
<url value="https://tx.hl7.lt/fhir/CodeSystem/carotid-plaque-category"/>
<version value="0.0.1"/>
<name value="CarotidPlaqueCategoryCS"/>
<title value="Carotid Plaque Category"/>
<status value="draft"/>
<experimental value="true"/>
<date value="2026-04-10T05:28:05+00:00"/>
<publisher value="Lithuanian Medical Library"/>
<contact>
<name value="Lithuanian Medical Library"/>
<telecom>
<system value="url"/>
<value value="https://medicinosnk.lt"/>
</telecom>
<telecom>
<system value="email"/>
<value value="info@medicinosnk.lt"/>
</telecom>
</contact>
<description
value="Categories for atherosclerotic plaque assessment in carotid arteries."/>
<jurisdiction>
<coding>
<system value="urn:iso:std:iso:3166"/>
<code value="LT"/>
</coding>
</jurisdiction>
<caseSensitive value="true"/>
<content value="complete"/>
<count value="5"/>
<concept>
<code value="none"/>
<display value="No plaque"/>
<definition value="No atherosclerotic plaque detected."/>
</concept>
<concept>
<code value="present"/>
<display value="Plaque present"/>
<definition
value="Atherosclerotic plaque present, stenosis not quantified."/>
</concept>
<concept>
<code value="lt50"/>
<display value="Stenosis < 50%"/>
<definition value="Atherosclerotic plaque with stenosis less than 50%."/>
</concept>
<concept>
<code value="50-69"/>
<display value="Stenosis 50-69%"/>
<definition value="Atherosclerotic plaque with stenosis 50-69%."/>
</concept>
<concept>
<code value="gt70"/>
<display value="Stenosis > 70%"/>
<definition
value="Atherosclerotic plaque with stenosis greater than 70%."/>
</concept>
</CodeSystem>