FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagelt.hl7.fhir.colorectal
Resource TypeValueSet
IdValueSet-polypectomy-method.json
FHIR VersionR5
Sourcehttps://build.fhir.org/ig/HL7LT/ig-lt-colorectal/ValueSet-polypectomy-method.html
URLhttps://tx.hl7.lt/fhir/ValueSet/polypectomy-method
Version0.0.1
Statusactive
Date2026-03-31T08:53:45+00:00
NamePolypectomyMethodVS
TitlePolypectomy Method
DescriptionMethods used for polypectomy during colonoscopy.

Resources that use this resource

No resources found


Resources that this resource uses

CodeSystem
who.ddcc#currentsctSNOMED codes used in this IG

Narrative

Note: links and images are rebased to the (stated) source


English


Generated Narrative: ValueSet polypectomy-method

Language: en

  • Include these codes as defined in http://snomed.info/sct version Not Stated (use latest from terminology server)
    CodeDisplay
    10371000132109Colonoscopic snare polypectomy of the colon (procedure)
    274025005Colonic polypectomy (procedure)
    47491000087108Endoscopic excision of polyp of large intestine using injection to lift polyp (procedure)

Lithuanian


Generated Narrative: ValueSet polypectomy-method

Language: en

  • Include these codes as defined in http://snomed.info/sct version Not Stated (use latest from terminology server)
    CodeDisplay
    10371000132109Colonoscopic snare polypectomy of the colon (procedure)
    274025005Colonic polypectomy (procedure)
    47491000087108Endoscopic excision of polyp of large intestine using injection to lift polyp (procedure)

Source1

{
  "resourceType": "ValueSet",
  "id": "polypectomy-method",
  "language": "en",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://tx.hl7.lt/fhir/ValueSet/polypectomy-method",
  "version": "0.0.1",
  "name": "PolypectomyMethodVS",
  "title": "Polypectomy Method",
  "status": "active",
  "experimental": false,
  "date": "2026-03-31T08:53:45+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)"
          }
        ]
      }
    ]
  }
}