FHIR IG analytics| Package | lt.hl7.fhir.lung |
| Resource Type | ValueSet |
| Id | ValueSet-lung-lobe.json |
| FHIR Version | R5 |
| Source | https://build.fhir.org/ig/HL7LT/ig-lt-lung/ValueSet-lung-lobe.html |
| URL | https://tx.hl7.lt/fhir/ValueSet/lung-lobe |
| Version | 0.0.1 |
| Status | active |
| Date | 2026-03-27T05:54:34+00:00 |
| Name | LungLobeVS |
| Title | Lung Lobe |
| Description | Allowed lung lobe body structure codes for localisation of pulmonary nodules in the Lithuanian lung cancer early diagnosis programme. |
| StructureDefinition | ||
| lt.hl7.fhir.lung#current | pulmonary-nodule-observation-lt-lung | Pulmonary Nodule (LT Lung) |
| CodeSystem | ||
| who.ddcc#current | sct | SNOMED codes used in this IG |
Note: links and images are rebased to the (stated) source
English
Generated Narrative: ValueSet lung-lobe
Language: en
http://snomed.info/sct version Not Stated (use latest from terminology server)| Code | Display |
| 42400003 | Structure of upper lobe of right lung |
| 72481006 | Structure of middle lobe of right lung |
| 266005 | Structure of lower lobe of right lung |
| 44714003 | Structure of upper lobe of left lung |
| 41224006 | Structure of lower lobe of left lung |
Lithuanian
Generated Narrative: ValueSet lung-lobe
Language: en
http://snomed.info/sct version Not Stated (use latest from terminology server)| Code | Display |
| 42400003 | Structure of upper lobe of right lung |
| 72481006 | Structure of middle lobe of right lung |
| 266005 | Structure of lower lobe of right lung |
| 44714003 | Structure of upper lobe of left lung |
| 41224006 | Structure of lower lobe of left lung |
{
"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"
}
]
}
]
}
}