FHIR IG analytics| Package | lt.hl7.fhir.lung |
| Resource Type | ValueSet |
| Id | ValueSet-finding-density.json |
| FHIR Version | R5 |
| Source | https://build.fhir.org/ig/HL7LT/ig-lt-lung/ValueSet-finding-density.html |
| URL | https://tx.hl7.lt/fhir/ValueSet/finding-density |
| Version | 0.0.1 |
| Status | active |
| Date | 2026-07-02T11:40:13+00:00 |
| Name | FindingDensityVS |
| Title | Finding Density |
| Description | Radiologic density or texture types of a lesion detected during LDCT screening. |
| Copyright | This value set includes content from SNOMED CT, which is copyright © 2002+ International Health Terminology Standards Development Organisation (IHTSDO), and distributed by agreement between IHTSDO and HL7. Implementer use of SNOMED CT is not covered by this agreement |
| StructureDefinition | ||
| lt.hl7.fhir.lung#current | incidental-finding-lt-lung | Incidental Finding (LT Lung) |
| CodeSystem | ||
| hl7.fhir.vn.core#current | sct | SNOMED CT (all versions) |
| lt.hl7.fhir.lung#current | snomed-extension-code | SNOMED CT Extension Codes |
Note: links and images are rebased to the (stated) source
English
Generated Narrative: ValueSet finding-density
This value set includes codes based on the following rules:
http://snomed.info/sct version Not Stated (use latest from terminology server)| Code | Display |
| 20476009 | Cystic |
| 35702001 | Solid |
| 103360007 | Complex |
https://tx.hl7.lt/fhir/CodeSystem/snomed-extension-code version 📍0.0.1| Code | Display | Definition |
| calcified | Calcified | Calcified density or texture finding |
Lithuanian
Generated Narrative: ValueSet finding-density
This value set includes codes based on the following rules:
http://snomed.info/sct version Not Stated (use latest from terminology server)| Code | Display |
| 20476009 | Cystic |
| 35702001 | Solid |
| 103360007 | Complex |
https://tx.hl7.lt/fhir/CodeSystem/snomed-extension-code version 📍0.0.1| Code | Display | Definition |
| calcified | Calcified | Calcified density or texture finding |
{
"resourceType": "ValueSet",
"id": "finding-density",
"text": {
"status": "extensions",
"div": "<!-- snip (see above) -->"
},
"url": "https://tx.hl7.lt/fhir/ValueSet/finding-density",
"version": "0.0.1",
"name": "FindingDensityVS",
"title": "Finding Density",
"status": "active",
"date": "2026-07-02T11:40:13+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": "Radiologic density or texture types of a lesion detected during LDCT screening.",
"jurisdiction": [
{
"coding": [
{
"system": "urn:iso:std:iso:3166",
"code": "LT"
}
]
}
],
"copyright": "This value set includes content from SNOMED CT, which is copyright © 2002+ International Health Terminology Standards Development Organisation (IHTSDO), and distributed by agreement between IHTSDO and HL7. Implementer use of SNOMED CT is not covered by this agreement",
"compose": {
"include": [
{
"system": "http://snomed.info/sct",
"concept": [
{
"code": "20476009",
"display": "Cystic"
},
{
"code": "35702001",
"display": "Solid"
},
{
"code": "103360007",
"display": "Complex"
}
]
},
{
"system": "https://tx.hl7.lt/fhir/CodeSystem/snomed-extension-code",
"version": "0.0.1",
"concept": [
{
"code": "calcified",
"display": "Calcified"
}
]
}
]
}
}