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

FHIR IG analytics

Packagelt.hl7.fhir.lung
Resource TypeCodeSystem
IdCodeSystem-lung-rads-category.json
FHIR VersionR5
Sourcehttps://build.fhir.org/ig/HL7LT/ig-lt-lung/CodeSystem-lung-rads-category.html
URLhttps://tx.hl7.lt/fhir/CodeSystem/lung-rads-category
Version0.0.1
Statusactive
Date2026-03-27T05:54:34+00:00
NameLungRadsCategory
TitleLUNG-RADS Assessment Categories
DescriptionMain LUNG-RADS assessment categories used in the Lithuanian lung cancer early diagnosis programme. These codes represent the primary final assessment category assigned to the low-dose chest CT screening examination.
Contentcomplete

Resources that use this resource

ValueSet
lt.hl7.fhir.lung#currentlung-rads-categoryLUNG-RADS Assessment Category

Resources that this resource uses

No resources found


Narrative

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


English


Generated Narrative: CodeSystem lung-rads-category

Language: en

This code system https://tx.hl7.lt/fhir/CodeSystem/lung-rads-category defines the following codes:

CodeDisplay
0 Category 0 – Incomplete
1 Category 1 – Negative
2 Category 2 – Benign appearance or behavior
3 Category 3 – Probably benign
4A Category 4A – Suspicious
4B Category 4B – Very suspicious
4X Category 4X – Extremely suspicious

Lithuanian


Generated Narrative: CodeSystem lung-rads-category

Language: en

This code system https://tx.hl7.lt/fhir/CodeSystem/lung-rads-category defines the following codes:

CodeDisplay
0 Category 0 – Incomplete
1 Category 1 – Negative
2 Category 2 – Benign appearance or behavior
3 Category 3 – Probably benign
4A Category 4A – Suspicious
4B Category 4B – Very suspicious
4X Category 4X – Extremely suspicious

Source1

{
  "resourceType": "CodeSystem",
  "id": "lung-rads-category",
  "language": "en",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://tx.hl7.lt/fhir/CodeSystem/lung-rads-category",
  "version": "0.0.1",
  "name": "LungRadsCategory",
  "title": "LUNG-RADS Assessment Categories",
  "status": "active",
  "experimental": false,
  "date": "2026-03-27T05:54:34+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": "Main LUNG-RADS assessment categories used in the Lithuanian lung cancer\nearly diagnosis programme.\n\nThese codes represent the primary final assessment category assigned\nto the low-dose chest CT screening examination.",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "LT"
        }
      ]
    }
  ],
  "content": "complete",
  "count": 7,
  "concept": [
    {
      "code": "0",
      "display": "Category 0 – Incomplete"
    },
    {
      "code": "1",
      "display": "Category 1 – Negative"
    },
    {
      "code": "2",
      "display": "Category 2 – Benign appearance or behavior"
    },
    {
      "code": "3",
      "display": "Category 3 – Probably benign"
    },
    {
      "code": "4A",
      "display": "Category 4A – Suspicious"
    },
    {
      "code": "4B",
      "display": "Category 4B – Very suspicious"
    },
    {
      "code": "4X",
      "display": "Category 4X – Extremely suspicious"
    }
  ]
}