FHIR IG analytics| Package | lt.hl7.fhir.cvd |
| Resource Type | CodeSystem |
| Id | CodeSystem-coronary-calcium-interpretation.json |
| FHIR Version | R5 |
| Source | https://build.fhir.org/ig/HL7LT/ig-lt-cvd/CodeSystem-coronary-calcium-interpretation.html |
| URL | https://tx.hl7.lt/fhir/CodeSystem/coronary-calcium-interpretation |
| Version | 0.0.1 |
| Status | draft |
| Date | 2026-03-31T08:29:44+00:00 |
| Name | CoronaryCalciumInterpretationCS |
| Title | Coronary Artery Calcium Score Interpretation |
| Description | Six-level interpretation scale for coronary artery calcium (Agatston) score. |
| Content | complete |
| ValueSet | ||
| lt.hl7.fhir.cvd#current | coronary-calcium-interpretation | Coronary Artery Calcium Score Interpretation |
No resources found
Note: links and images are rebased to the (stated) source
English
Generated Narrative: CodeSystem coronary-calcium-interpretation
Language: en
This case-sensitive code system https://tx.hl7.lt/fhir/CodeSystem/coronary-calcium-interpretation defines the following codes:
Lithuanian
Generated Narrative: CodeSystem coronary-calcium-interpretation
Language: en
This case-sensitive code system https://tx.hl7.lt/fhir/CodeSystem/coronary-calcium-interpretation defines the following codes:
{
"resourceType": "CodeSystem",
"id": "coronary-calcium-interpretation",
"language": "en",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "https://tx.hl7.lt/fhir/CodeSystem/coronary-calcium-interpretation",
"version": "0.0.1",
"name": "CoronaryCalciumInterpretationCS",
"title": "Coronary Artery Calcium Score Interpretation",
"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": "Six-level interpretation scale for coronary artery calcium (Agatston) score.",
"jurisdiction": [
{
"coding": [
{
"system": "urn:iso:std:iso:3166",
"code": "LT"
}
]
}
],
"caseSensitive": true,
"content": "complete",
"count": 6,
"concept": [
{
"code": "0",
"display": "No calcification (score 0)",
"definition": "No coronary artery calcification detected."
},
{
"code": "1-10",
"display": "Minimal (score 1-10)",
"definition": "Minimal coronary artery calcification."
},
{
"code": "11-100",
"display": "Mild (score 11-100)",
"definition": "Mild coronary artery calcification."
},
{
"code": "101-400",
"display": "Moderate (score 101-400)",
"definition": "Moderate coronary artery calcification."
},
{
"code": "401-1000",
"display": "Significant (score 401-1000)",
"definition": "Significant coronary artery calcification."
},
{
"code": "gt1000",
"display": "Very significant (score > 1000)",
"definition": "Very significant coronary artery calcification."
}
]
}