{
  "resourceType" : "CodeSystem",
  "id" : "carotid-component",
  "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 carotid-component</b></p><a name=\"lt-carotid-component\"> </a><a name=\"lt-hccarotid-component\"> </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-component</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\">right-plaque<a name=\"lt-carotid-component-right-plaque\"> </a></td><td>Right carotid artery plaque</td><td>Atherosclerotic plaque assessment of the right carotid artery.</td></tr><tr><td style=\"white-space:nowrap\">left-plaque<a name=\"lt-carotid-component-left-plaque\"> </a></td><td>Left carotid artery plaque</td><td>Atherosclerotic plaque assessment of the left carotid artery.</td></tr><tr><td style=\"white-space:nowrap\">right-imt<a name=\"lt-carotid-component-right-imt\"> </a></td><td>Right carotid IMT</td><td>Intima-media thickness of the right carotid artery.</td></tr><tr><td style=\"white-space:nowrap\">left-imt<a name=\"lt-carotid-component-left-imt\"> </a></td><td>Left carotid IMT</td><td>Intima-media thickness of the left carotid artery.</td></tr></table></div>"
  },
  "url" : "https://tx.hl7.lt/fhir/CodeSystem/carotid-component",
  "version" : "0.0.1",
  "name" : "CarotidComponentCS",
  "title" : "Carotid Ultrasound Component",
  "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" : "Component codes for carotid artery ultrasound observations (plaque and IMT, laterality).",
  "jurisdiction" : [{
    "coding" : [{
      "system" : "urn:iso:std:iso:3166",
      "code" : "LT"
    }]
  }],
  "caseSensitive" : true,
  "content" : "complete",
  "count" : 4,
  "concept" : [{
    "code" : "right-plaque",
    "display" : "Right carotid artery plaque",
    "definition" : "Atherosclerotic plaque assessment of the right carotid artery."
  },
  {
    "code" : "left-plaque",
    "display" : "Left carotid artery plaque",
    "definition" : "Atherosclerotic plaque assessment of the left carotid artery."
  },
  {
    "code" : "right-imt",
    "display" : "Right carotid IMT",
    "definition" : "Intima-media thickness of the right carotid artery."
  },
  {
    "code" : "left-imt",
    "display" : "Left carotid IMT",
    "definition" : "Intima-media thickness of the left carotid artery."
  }]
}