Lithuanian Lung Cancer Implementation Guide
0.0.1 - ci-build
Lithuanian Lung Cancer Implementation Guide, published by Lithuanian Medical Library. This guide is not an authorized publication; it is the continuous build for version 0.0.1 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7LT/ig-lt-lung/ and changes regularly. See the Directory of published versions
| Draft as of 2026-03-27 |
{
"resourceType" : "ValueSet",
"id" : "finding-density-vs",
"language" : "en",
"text" : {
"status" : "generated",
"div" : "<div xml:lang=\"en\" lang=\"en\"><hr/><p><b>English</b></p><hr/><p class=\"res-header-id\"><b>Generated Narrative: ValueSet finding-density-vs</b></p><a name=\"finding-density-vs\"> </a><a name=\"hcfinding-density-vs\"> </a><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\">Language: en</p></div><ul><li>Include these codes as defined in <a href=\"http://www.snomed.org/\"><code>http://snomed.info/sct</code></a><span title=\"Version is not explicitly stated. No matching Code System found\"> version Not Stated (use latest from terminology server)</span><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td><a href=\"http://snomed.info/id/20476009\">20476009</a></td><td>Cystic</td></tr><tr><td><a href=\"http://snomed.info/id/35702001\">35702001</a></td><td>Solid</td></tr><tr><td><a href=\"http://snomed.info/id/103360007\">103360007</a></td><td>Complex</td></tr></table></li></ul></div>"
},
"url" : "https://hl7.lt/fhir/lung/ValueSet/finding-density-vs",
"version" : "0.0.1",
"name" : "FindingDensityVS",
"title" : "Finding Density",
"status" : "draft",
"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" : "Radiologic density types of a lesion.",
"jurisdiction" : [
{
"coding" : [
{
"system" : "urn:iso:std:iso:3166",
"code" : "LT"
}
]
}
],
"compose" : {
"include" : [
{
"system" : "http://snomed.info/sct",
"concept" : [
{
"code" : "20476009",
"display" : "Cystic"
},
{
"code" : "35702001",
"display" : "Solid"
},
{
"code" : "103360007",
"display" : "Complex"
}
]
}
]
}
}