FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagelt.hl7.fhir.cvd
Resource TypeCodeSystem
IdCodeSystem-carotid-component.json
FHIR VersionR5
Sourcehttps://build.fhir.org/ig/HL7LT/ig-lt-cvd/CodeSystem-carotid-component.html
URLhttps://tx.hl7.lt/fhir/CodeSystem/carotid-component
Version0.0.1
Statusdraft
Date2026-03-31T08:29:44+00:00
NameCarotidComponentCS
TitleCarotid Ultrasound Component
DescriptionComponent codes for carotid artery ultrasound observations (plaque and IMT, laterality).
Contentcomplete

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

Note: links and images are rebased to the (stated) source


English


Generated Narrative: CodeSystem carotid-component

Language: en

This case-sensitive code system https://tx.hl7.lt/fhir/CodeSystem/carotid-component defines the following codes:

CodeDisplayDefinition
right-plaque Right carotid artery plaqueAtherosclerotic plaque assessment of the right carotid artery.
left-plaque Left carotid artery plaqueAtherosclerotic plaque assessment of the left carotid artery.
right-imt Right carotid IMTIntima-media thickness of the right carotid artery.
left-imt Left carotid IMTIntima-media thickness of the left carotid artery.

Lithuanian


Generated Narrative: CodeSystem carotid-component

Language: en

This case-sensitive code system https://tx.hl7.lt/fhir/CodeSystem/carotid-component defines the following codes:

CodeDisplayDefinition
right-plaque Right carotid artery plaqueAtherosclerotic plaque assessment of the right carotid artery.
left-plaque Left carotid artery plaqueAtherosclerotic plaque assessment of the left carotid artery.
right-imt Right carotid IMTIntima-media thickness of the right carotid artery.
left-imt Left carotid IMTIntima-media thickness of the left carotid artery.

Source1

{
  "resourceType": "CodeSystem",
  "id": "carotid-component",
  "language": "en",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "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-03-31T08:29:44+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."
    }
  ]
}