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

FHIR IG analytics

Packagelt.hl7.fhir.lung
Resource TypeValueSet
IdValueSet-kidney-lesion-density.json
FHIR VersionR5
Sourcehttps://build.fhir.org/ig/HL7LT/ig-lt-lung/ValueSet-kidney-lesion-density.html
URLhttps://tx.hl7.lt/fhir/ValueSet/kidney-lesion-density
Version0.0.1
Statusactive
Date2026-07-02T11:40:13+00:00
NameKidneyLesionDensityVS
TitleKidney Lesion Density
DescriptionDensity types for kidney lesions detected during LDCT screening. Calcified can co-occur with cystic, solid, or complex.
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#currentkidney-lesion-lt-lungKidney Lesion (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 kidney-lesion-density

This value set includes codes based on the following rules:


Lithuanian


Generated Narrative: ValueSet kidney-lesion-density

This value set includes codes based on the following rules:


Source1

{
  "resourceType": "ValueSet",
  "id": "kidney-lesion-density",
  "text": {
    "status": "extensions",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://tx.hl7.lt/fhir/ValueSet/kidney-lesion-density",
  "version": "0.0.1",
  "name": "KidneyLesionDensityVS",
  "title": "Kidney Lesion 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": "Density types for kidney lesions detected during LDCT screening. Calcified can co-occur with cystic, solid, or complex.",
  "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 (qualifier value)"
          },
          {
            "code": "35702001",
            "display": "Solid (qualifier value)"
          },
          {
            "code": "103360007",
            "display": "Complex (qualifier value)"
          }
        ]
      },
      {
        "system": "https://tx.hl7.lt/fhir/CodeSystem/snomed-extension-code",
        "version": "0.0.1",
        "concept": [
          {
            "code": "calcified",
            "display": "Calcified"
          }
        ]
      }
    ]
  }
}