FHIR IG analytics| Package | lt.hl7.fhir.cvd |
| Resource Type | CodeSystem |
| Id | CodeSystem-carotid-component.json |
| FHIR Version | R5 |
| Source | https://build.fhir.org/ig/HL7LT/ig-lt-cvd/CodeSystem-carotid-component.html |
| URL | https://tx.hl7.lt/fhir/CodeSystem/carotid-component |
| Version | 0.0.1 |
| Status | draft |
| Date | 2026-03-31T08:29:44+00:00 |
| Name | CarotidComponentCS |
| Title | Carotid Ultrasound Component |
| Description | Component codes for carotid artery ultrasound observations (plaque and IMT, laterality). |
| Content | complete |
No resources found
No resources found
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:
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:
{
"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."
}
]
}