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-modifier.json
FHIR VersionR5
Sourcehttps://build.fhir.org/ig/HL7LT/ig-lt-lung/CodeSystem-lung-rads-modifier.html
URLhttps://tx.hl7.lt/fhir/CodeSystem/lung-rads-modifier
Version0.0.1
Statusactive
Date2026-03-27T05:54:34+00:00
NameLungRadsModifier
TitleLUNG-RADS Assessment Modifier
DescriptionAdditional modifier used together with the main LUNG-RADS assessment category in the Lithuanian lung cancer early diagnosis programme. The modifier S indicates clinically significant incidental findings that contribute to the overall assessment string, for example 0S or 4AS.
Contentcomplete

Resources that use this resource

ValueSet
lt.hl7.fhir.lung#currentlung-rads-modifierLUNG-RADS Assessment Modifier Codes

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-modifier

Language: en

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

CodeDisplay
S Modifier S – Significant incidental finding

Lithuanian


Generated Narrative: CodeSystem lung-rads-modifier

Language: en

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

CodeDisplay
S Modifier S – Significant incidental finding

Source1

{
  "resourceType": "CodeSystem",
  "id": "lung-rads-modifier",
  "language": "en",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://tx.hl7.lt/fhir/CodeSystem/lung-rads-modifier",
  "version": "0.0.1",
  "name": "LungRadsModifier",
  "title": "LUNG-RADS Assessment Modifier",
  "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": "Additional modifier used together with the main LUNG-RADS assessment\ncategory in the Lithuanian lung cancer early diagnosis programme.\n\nThe modifier S indicates clinically significant incidental findings that\ncontribute to the overall assessment string, for example 0S or 4AS.",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "LT"
        }
      ]
    }
  ],
  "content": "complete",
  "count": 1,
  "concept": [
    {
      "code": "S",
      "display": "Modifier S – Significant incidental finding"
    }
  ]
}