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

FHIR IG analytics

Packagelt.hl7.fhir.cvd
Resource TypeCodeSystem
IdCodeSystem-coronary-calcium-interpretation.json
FHIR VersionR5
Sourcehttps://build.fhir.org/ig/HL7LT/ig-lt-cvd/CodeSystem-coronary-calcium-interpretation.html
URLhttps://tx.hl7.lt/fhir/CodeSystem/coronary-calcium-interpretation
Version0.0.1
Statusdraft
Date2026-03-31T08:29:44+00:00
NameCoronaryCalciumInterpretationCS
TitleCoronary Artery Calcium Score Interpretation
DescriptionSix-level interpretation scale for coronary artery calcium (Agatston) score.
Contentcomplete

Resources that use this resource

ValueSet
lt.hl7.fhir.cvd#currentcoronary-calcium-interpretationCoronary Artery Calcium Score Interpretation

Resources that this resource uses

No resources found


Narrative

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:

CodeDisplayDefinition
0 No calcification (score 0)No coronary artery calcification detected.
1-10 Minimal (score 1-10)Minimal coronary artery calcification.
11-100 Mild (score 11-100)Mild coronary artery calcification.
101-400 Moderate (score 101-400)Moderate coronary artery calcification.
401-1000 Significant (score 401-1000)Significant coronary artery calcification.
gt1000 Very significant (score > 1000)Very significant coronary artery calcification.

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:

CodeDisplayDefinition
0 No calcification (score 0)No coronary artery calcification detected.
1-10 Minimal (score 1-10)Minimal coronary artery calcification.
11-100 Mild (score 11-100)Mild coronary artery calcification.
101-400 Moderate (score 101-400)Moderate coronary artery calcification.
401-1000 Significant (score 401-1000)Significant coronary artery calcification.
gt1000 Very significant (score > 1000)Very significant coronary artery calcification.

Source1

{
  "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."
    }
  ]
}