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-vs.json
FHIR VersionR5
Sourcehttps://build.fhir.org/ig/HL7LT/ig-lt-lung/ValueSet-finding-density-vs.html
URLhttps://hl7.lt/fhir/lung/ValueSet/finding-density-vs
Version0.0.1
Statusdraft
Date2026-03-27T05:54:34+00:00
NameFindingDensityVS
TitleFinding Density
DescriptionRadiologic density types of a lesion.

Resources that use this resource

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

Resources that this resource uses

CodeSystem
who.ddcc#currentsctSNOMED codes used in this IG

Narrative

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


English


Generated Narrative: ValueSet finding-density-vs

Language: en


Lithuanian


Generated Narrative: ValueSet finding-density-vs

Language: en


Source1

{
  "resourceType": "ValueSet",
  "id": "finding-density-vs",
  "language": "en",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://hl7.lt/fhir/lung/ValueSet/finding-density-vs",
  "version": "0.0.1",
  "name": "FindingDensityVS",
  "title": "Finding Density",
  "status": "draft",
  "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": "Radiologic density types of a lesion.",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "LT"
        }
      ]
    }
  ],
  "compose": {
    "include": [
      {
        "system": "http://snomed.info/sct",
        "concept": [
          {
            "code": "20476009",
            "display": "Cystic"
          },
          {
            "code": "35702001",
            "display": "Solid"
          },
          {
            "code": "103360007",
            "display": "Complex"
          }
        ]
      }
    ]
  }
}