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

FHIR IG analytics

Packagelt.hl7.fhir.cvd
Resource TypeCodeSystem
IdCodeSystem-carotid-plaque-category.json
FHIR VersionR5
Sourcehttps://build.fhir.org/ig/HL7LT/ig-lt-cvd/CodeSystem-carotid-plaque-category.html
URLhttps://tx.hl7.lt/fhir/CodeSystem/carotid-plaque-category
Version0.0.1
Statusdraft
Date2026-03-31T08:29:44+00:00
NameCarotidPlaqueCategoryCS
TitleCarotid Plaque Category
DescriptionCategories for atherosclerotic plaque assessment in carotid arteries.
Contentcomplete

Resources that use this resource

ValueSet
lt.hl7.fhir.cvd#currentcarotid-plaque-categoryCarotid Plaque Category

Resources that this resource uses

No resources found


Narrative

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


English


Generated Narrative: CodeSystem carotid-plaque-category

Language: en

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

CodeDisplayDefinition
none No plaqueNo atherosclerotic plaque detected.
present Plaque presentAtherosclerotic plaque present, stenosis not quantified.
lt50 Stenosis < 50%Atherosclerotic plaque with stenosis less than 50%.
50-69 Stenosis 50-69%Atherosclerotic plaque with stenosis 50-69%.
gt70 Stenosis > 70%Atherosclerotic plaque with stenosis greater than 70%.

Lithuanian


Generated Narrative: CodeSystem carotid-plaque-category

Language: en

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

CodeDisplayDefinition
none No plaqueNo atherosclerotic plaque detected.
present Plaque presentAtherosclerotic plaque present, stenosis not quantified.
lt50 Stenosis < 50%Atherosclerotic plaque with stenosis less than 50%.
50-69 Stenosis 50-69%Atherosclerotic plaque with stenosis 50-69%.
gt70 Stenosis > 70%Atherosclerotic plaque with stenosis greater than 70%.

Source1

{
  "resourceType": "CodeSystem",
  "id": "carotid-plaque-category",
  "language": "en",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://tx.hl7.lt/fhir/CodeSystem/carotid-plaque-category",
  "version": "0.0.1",
  "name": "CarotidPlaqueCategoryCS",
  "title": "Carotid Plaque Category",
  "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": "Categories for atherosclerotic plaque assessment in carotid arteries.",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "LT"
        }
      ]
    }
  ],
  "caseSensitive": true,
  "content": "complete",
  "count": 5,
  "concept": [
    {
      "code": "none",
      "display": "No plaque",
      "definition": "No atherosclerotic plaque detected."
    },
    {
      "code": "present",
      "display": "Plaque present",
      "definition": "Atherosclerotic plaque present, stenosis not quantified."
    },
    {
      "code": "lt50",
      "display": "Stenosis < 50%",
      "definition": "Atherosclerotic plaque with stenosis less than 50%."
    },
    {
      "code": "50-69",
      "display": "Stenosis 50-69%",
      "definition": "Atherosclerotic plaque with stenosis 50-69%."
    },
    {
      "code": "gt70",
      "display": "Stenosis > 70%",
      "definition": "Atherosclerotic plaque with stenosis greater than 70%."
    }
  ]
}