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

FHIR IG analytics

Packagelt.hl7.fhir.lung
Resource TypeValueSet
IdValueSet-finding-density.json
FHIR VersionR5
Sourcehttps://build.fhir.org/ig/HL7LT/ig-lt-lung/ValueSet-finding-density.html
URLhttps://tx.hl7.lt/fhir/ValueSet/finding-density
Version0.0.1
Statusactive
Date2026-07-02T11:40:13+00:00
NameFindingDensityVS
TitleFinding Density
DescriptionRadiologic density or texture types of a lesion detected during LDCT screening.
CopyrightThis value set includes content from SNOMED CT, which is copyright © 2002+ International Health Terminology Standards Development Organisation (IHTSDO), and distributed by agreement between IHTSDO and HL7. Implementer use of SNOMED CT is not covered by this agreement

Resources that use this resource

StructureDefinition
lt.hl7.fhir.lung#currentincidental-finding-lt-lungIncidental Finding (LT Lung)

Resources that this resource uses

CodeSystem
hl7.fhir.vn.core#currentsctSNOMED CT (all versions)
lt.hl7.fhir.lung#currentsnomed-extension-codeSNOMED CT Extension Codes

Narrative

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


English


Generated Narrative: ValueSet finding-density

This value set includes codes based on the following rules:


Lithuanian


Generated Narrative: ValueSet finding-density

This value set includes codes based on the following rules:


Source1

{
  "resourceType": "ValueSet",
  "id": "finding-density",
  "text": {
    "status": "extensions",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://tx.hl7.lt/fhir/ValueSet/finding-density",
  "version": "0.0.1",
  "name": "FindingDensityVS",
  "title": "Finding Density",
  "status": "active",
  "date": "2026-07-02T11:40:13+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": "Radiologic density or texture types of a lesion detected during LDCT screening.",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "LT"
        }
      ]
    }
  ],
  "copyright": "This value set includes content from SNOMED CT, which is copyright © 2002+ International Health Terminology Standards Development Organisation (IHTSDO), and distributed by agreement between IHTSDO and HL7. Implementer use of SNOMED CT is not covered by this agreement",
  "compose": {
    "include": [
      {
        "system": "http://snomed.info/sct",
        "concept": [
          {
            "code": "20476009",
            "display": "Cystic"
          },
          {
            "code": "35702001",
            "display": "Solid"
          },
          {
            "code": "103360007",
            "display": "Complex"
          }
        ]
      },
      {
        "system": "https://tx.hl7.lt/fhir/CodeSystem/snomed-extension-code",
        "version": "0.0.1",
        "concept": [
          {
            "code": "calcified",
            "display": "Calcified"
          }
        ]
      }
    ]
  }
}