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

FHIR IG analytics

Packagelt.hl7.fhir.lung
Resource TypeValueSet
IdValueSet-lung-lobe.json
FHIR VersionR5
Sourcehttps://build.fhir.org/ig/HL7LT/ig-lt-lung/ValueSet-lung-lobe.html
URLhttps://tx.hl7.lt/fhir/ValueSet/lung-lobe
Version0.0.1
Statusactive
Date2026-03-27T05:54:34+00:00
NameLungLobeVS
TitleLung Lobe
DescriptionAllowed lung lobe body structure codes for localisation of 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 lung-lobe

Language: en

  • Include these codes as defined in http://snomed.info/sct version Not Stated (use latest from terminology server)
    CodeDisplay
    42400003Structure of upper lobe of right lung
    72481006Structure of middle lobe of right lung
    266005Structure of lower lobe of right lung
    44714003Structure of upper lobe of left lung
    41224006Structure of lower lobe of left lung

Lithuanian


Generated Narrative: ValueSet lung-lobe

Language: en

  • Include these codes as defined in http://snomed.info/sct version Not Stated (use latest from terminology server)
    CodeDisplay
    42400003Structure of upper lobe of right lung
    72481006Structure of middle lobe of right lung
    266005Structure of lower lobe of right lung
    44714003Structure of upper lobe of left lung
    41224006Structure of lower lobe of left lung

Source1

{
  "resourceType": "ValueSet",
  "id": "lung-lobe",
  "language": "en",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://tx.hl7.lt/fhir/ValueSet/lung-lobe",
  "version": "0.0.1",
  "name": "LungLobeVS",
  "title": "Lung Lobe",
  "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 lung lobe body structure codes for localisation of pulmonary nodules\nin the Lithuanian lung cancer early diagnosis programme.",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "LT"
        }
      ]
    }
  ],
  "compose": {
    "include": [
      {
        "system": "http://snomed.info/sct",
        "concept": [
          {
            "code": "42400003",
            "display": "Structure of upper lobe of right lung"
          },
          {
            "code": "72481006",
            "display": "Structure of middle lobe of right lung"
          },
          {
            "code": "266005",
            "display": "Structure of lower lobe of right lung"
          },
          {
            "code": "44714003",
            "display": "Structure of upper lobe of left lung"
          },
          {
            "code": "41224006",
            "display": "Structure of lower lobe of left lung"
          }
        ]
      }
    ]
  }
}