FHIR IG analytics| Package | lt.hl7.fhir.lung |
| Resource Type | ValueSet |
| Id | ValueSet-pulmonary-nodule-type.json |
| FHIR Version | R5 |
| Source | https://build.fhir.org/ig/HL7LT/ig-lt-lung/ValueSet-pulmonary-nodule-type.html |
| URL | https://tx.hl7.lt/fhir/ValueSet/pulmonary-nodule-type |
| Version | 0.0.1 |
| Status | active |
| Date | 2026-03-27T05:54:34+00:00 |
| Name | PulmonaryNoduleTypeVS |
| Title | Pulmonary Nodule Type |
| Description | Allowed pulmonary nodule type values used 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 |
| lt.hl7.fhir.lung#current | pulmonary-nodule-type-local | Pulmonary Nodule Type Local Codes |
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:
http://snomed.info/sct version Not Stated (use latest from terminology server)| Code | Display |
| 35702001 | Solid |
| 1217294009 | Ground glass lung opacity |
| 255347005 | Hollow |
| 129748009 | Radiographic calcification finding (finding) |
https://tx.hl7.lt/fhir/CodeSystem/pulmonary-nodule-type-local version 📍0.0.1| Code | Display |
| part-solid | Part-solid |
Lithuanian
Generated Narrative: ValueSet pulmonary-nodule-type
Language: en
This value set includes codes based on the following rules:
http://snomed.info/sct version Not Stated (use latest from terminology server)| Code | Display |
| 35702001 | Solid |
| 1217294009 | Ground glass lung opacity |
| 255347005 | Hollow |
| 129748009 | Radiographic calcification finding (finding) |
https://tx.hl7.lt/fhir/CodeSystem/pulmonary-nodule-type-local version 📍0.0.1| Code | Display |
| part-solid | Part-solid |
{
"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"
}
]
}
]
}
}