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

FHIR IG analytics

Packagelt.hl7.fhir.lung
Resource TypeValueSet
IdValueSet-pulmonary-nodule-type.json
FHIR VersionR5
Sourcehttps://build.fhir.org/ig/HL7LT/ig-lt-lung/ValueSet-pulmonary-nodule-type.html
URLhttps://tx.hl7.lt/fhir/ValueSet/pulmonary-nodule-type
Version0.0.1
Statusactive
Date2026-03-27T05:54:34+00:00
NamePulmonaryNoduleTypeVS
TitlePulmonary Nodule Type
DescriptionAllowed pulmonary nodule type values used in the Lithuanian lung cancer early diagnosis programme.

Resources that use this resource

StructureDefinition
lt.hl7.fhir.lung#currentpulmonary-nodule-observation-lt-lungPulmonary Nodule (LT Lung)

Resources that this resource uses

CodeSystem
who.ddcc#currentsctSNOMED codes used in this IG
lt.hl7.fhir.lung#currentpulmonary-nodule-type-localPulmonary Nodule Type Local Codes

Narrative

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


English


Generated Narrative: ValueSet pulmonary-nodule-type

Language: en

This value set includes codes based on the following rules:


Lithuanian


Generated Narrative: ValueSet pulmonary-nodule-type

Language: en

This value set includes codes based on the following rules:


Source1

{
  "resourceType": "ValueSet",
  "id": "pulmonary-nodule-type",
  "language": "en",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://tx.hl7.lt/fhir/ValueSet/pulmonary-nodule-type",
  "version": "0.0.1",
  "name": "PulmonaryNoduleTypeVS",
  "title": "Pulmonary Nodule Type",
  "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": "Allowed pulmonary nodule type values used in the Lithuanian lung cancer\nearly diagnosis programme.",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "LT"
        }
      ]
    }
  ],
  "compose": {
    "include": [
      {
        "system": "http://snomed.info/sct",
        "concept": [
          {
            "code": "35702001",
            "display": "Solid"
          },
          {
            "code": "1217294009",
            "display": "Ground glass lung opacity"
          },
          {
            "code": "255347005",
            "display": "Hollow"
          },
          {
            "code": "129748009",
            "display": "Radiographic calcification finding (finding)"
          }
        ]
      },
      {
        "system": "https://tx.hl7.lt/fhir/CodeSystem/pulmonary-nodule-type-local",
        "version": "0.0.1",
        "concept": [
          {
            "code": "part-solid",
            "display": "Part-solid"
          }
        ]
      }
    ]
  }
}