Lithuanian Laboratory Implementation Guide
0.0.1 - ci-build Lithuania vėliava

Lithuanian Laboratory 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-lab/ and changes regularly. See the Directory of published versions

: Tumor Volume Methodology

Active nuo 2026-03-29

Neapdorotas json | Atsisiųsti

{
  "resourceType" : "ValueSet",
  "id" : "tumor-volume-methodology",
  "language" : "lt",
  "text" : {
    "status" : "generated",
    "div" : "<div xml:lang=\"lt\" lang=\"lt\"><hr/><p><b>Lithuanian</b></p><hr/><p class=\"res-header-id\"><b>Generated Narrative: ValueSet tumor-volume-methodology</b></p><a name=\"lt-tumor-volume-methodology\"> </a><a name=\"lt-hctumor-volume-methodology\"> </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=\"CodeSystem-tumor-component-lt-lab.html\"><code>https://tx.hl7.lt/fhir/CodeSystem/tumor-component-lt-lab</code></a><span title=\"Version is explicitly stated to be 0.0.1\"> version &#x1F4CD;0.0.1</span><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td><a href=\"CodeSystem-tumor-component-lt-lab.html#tumor-component-lt-lab-vol-single-solid\">vol-single-solid</a></td><td>One solid tumor</td></tr><tr><td><a href=\"CodeSystem-tumor-component-lt-lab.html#tumor-component-lt-lab-vol-multifocal-continuous\">vol-multifocal-continuous</a></td><td>Multiple tumor foci treated as continuous</td></tr><tr><td><a href=\"CodeSystem-tumor-component-lt-lab.html#tumor-component-lt-lab-vol-multifocal-discontinuous\">vol-multifocal-discontinuous</a></td><td>Multiple tumor foci treated as discontinuous</td></tr></table></li></ul></div>"
  },
  "url" : "https://tx.hl7.lt/fhir/ValueSet/tumor-volume-methodology",
  "version" : "0.0.1",
  "name" : "TumorVolumeMethodologyVS",
  "title" : "Tumor Volume Methodology",
  "status" : "active",
  "experimental" : false,
  "date" : "2026-03-29T11:59:27+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" : "Methodology used for determining tumor volume in biopsy specimens.",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "urn:iso:std:iso:3166",
          "code" : "LT"
        }
      ]
    }
  ],
  "compose" : {
    "include" : [
      {
        "system" : "https://tx.hl7.lt/fhir/CodeSystem/tumor-component-lt-lab",
        "version" : "0.0.1",
        "concept" : [
          {
            "code" : "vol-single-solid",
            "display" : "One solid tumor"
          },
          {
            "code" : "vol-multifocal-continuous",
            "display" : "Multiple tumor foci treated as continuous"
          },
          {
            "code" : "vol-multifocal-discontinuous",
            "display" : "Multiple tumor foci treated as discontinuous"
          }
        ]
      }
    ]
  }
}