Lithuanian Colorectal Cancer Implementation Guide
0.0.1 - ci-build Lithuania flag

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

: Polypectomy Method

Active as of 2026-04-13

Raw json | Download

{
  "resourceType" : "ValueSet",
  "id" : "polypectomy-method",
  "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 polypectomy-method</b></p><a name=\"polypectomy-method\"> </a><a name=\"hcpolypectomy-method\"> </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/10371000132109\">10371000132109</a></td><td>Colonoscopic snare polypectomy of the colon (procedure)</td></tr><tr><td><a href=\"http://snomed.info/id/274025005\">274025005</a></td><td>Colonic polypectomy (procedure)</td></tr><tr><td><a href=\"http://snomed.info/id/47491000087108\">47491000087108</a></td><td>Endoscopic excision of polyp of large intestine using injection to lift polyp (procedure)</td></tr></table></li></ul></div>"
  },
  "url" : "https://tx.hl7.lt/fhir/ValueSet/polypectomy-method",
  "version" : "0.0.1",
  "name" : "PolypectomyMethodVS",
  "title" : "Polypectomy Method",
  "status" : "active",
  "experimental" : false,
  "date" : "2026-04-13T12:42:10+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" : "Methods used for polypectomy during colonoscopy.",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "urn:iso:std:iso:3166",
          "code" : "LT"
        }
      ]
    }
  ],
  "compose" : {
    "include" : [
      {
        "system" : "http://snomed.info/sct",
        "concept" : [
          {
            "code" : "10371000132109",
            "display" : "Colonoscopic snare polypectomy of the colon (procedure)"
          },
          {
            "code" : "274025005",
            "display" : "Colonic polypectomy (procedure)"
          },
          {
            "code" : "47491000087108",
            "display" : "Endoscopic excision of polyp of large intestine using injection to lift polyp (procedure)"
          }
        ]
      }
    ]
  }
}