FHIR IG analytics| Package | lt.hl7.fhir.cvd |
| Resource Type | CodeSystem |
| Id | CodeSystem-carotid-plaque-category.json |
| FHIR Version | R5 |
| Source | https://build.fhir.org/ig/HL7LT/ig-lt-cvd/CodeSystem-carotid-plaque-category.html |
| URL | https://tx.hl7.lt/fhir/CodeSystem/carotid-plaque-category |
| Version | 0.0.1 |
| Status | draft |
| Date | 2026-03-31T08:29:44+00:00 |
| Name | CarotidPlaqueCategoryCS |
| Title | Carotid Plaque Category |
| Description | Categories for atherosclerotic plaque assessment in carotid arteries. |
| Content | complete |
| ValueSet | ||
| lt.hl7.fhir.cvd#current | carotid-plaque-category | Carotid Plaque Category |
No resources found
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:
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:
{
"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%."
}
]
}