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-morphology.json
FHIR VersionR5
Sourcehttps://build.fhir.org/ig/HL7LT/ig-lt-lung/ValueSet-pulmonary-nodule-morphology.html
URLhttps://tx.hl7.lt/fhir/ValueSet/pulmonary-nodule-morphology
Version0.0.1
Statusactive
Date2026-03-27T05:54:34+00:00
NamePulmonaryNoduleMorphologyVS
TitlePulmonary Nodule Morphology Features
DescriptionAllowed morphology characteristics for pulmonary nodules 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

Narrative

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


English


Generated Narrative: ValueSet pulmonary-nodule-morphology

Language: en

  • Include these codes as defined in http://snomed.info/sct version Not Stated (use latest from terminology server)
    CodeDisplay
    129742005Lesion with spiculated margin
    129739004Lesion with microlobulated margin
    896998003Structural abnormality of subpleural tissue (disorder)

Lithuanian


Generated Narrative: ValueSet pulmonary-nodule-morphology

Language: en

  • Include these codes as defined in http://snomed.info/sct version Not Stated (use latest from terminology server)
    CodeDisplay
    129742005Lesion with spiculated margin
    129739004Lesion with microlobulated margin
    896998003Structural abnormality of subpleural tissue (disorder)

Source1

{
  "resourceType": "ValueSet",
  "id": "pulmonary-nodule-morphology",
  "language": "en",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://tx.hl7.lt/fhir/ValueSet/pulmonary-nodule-morphology",
  "version": "0.0.1",
  "name": "PulmonaryNoduleMorphologyVS",
  "title": "Pulmonary Nodule Morphology Features",
  "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 morphology characteristics for pulmonary nodules in the Lithuanian\nlung cancer early diagnosis programme.",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "LT"
        }
      ]
    }
  ],
  "compose": {
    "include": [
      {
        "system": "http://snomed.info/sct",
        "concept": [
          {
            "code": "129742005",
            "display": "Lesion with spiculated margin"
          },
          {
            "code": "129739004",
            "display": "Lesion with microlobulated margin"
          },
          {
            "code": "896998003",
            "display": "Structural abnormality of subpleural tissue (disorder)"
          }
        ]
      }
    ]
  }
}