FHIR IG analytics| Package | lt.hl7.fhir.colorectal |
| Resource Type | ValueSet |
| Id | ValueSet-polypectomy-method.json |
| FHIR Version | R5 |
| Source | https://build.fhir.org/ig/HL7LT/ig-lt-colorectal/ValueSet-polypectomy-method.html |
| URL | https://tx.hl7.lt/fhir/ValueSet/polypectomy-method |
| Version | 0.0.1 |
| Status | active |
| Date | 2026-03-31T08:53:45+00:00 |
| Name | PolypectomyMethodVS |
| Title | Polypectomy Method |
| Description | Methods used for polypectomy during colonoscopy. |
No resources found
| CodeSystem | ||
| who.ddcc#current | sct | SNOMED codes used in this IG |
Note: links and images are rebased to the (stated) source
English
Generated Narrative: ValueSet polypectomy-method
Language: en
http://snomed.info/sct version Not Stated (use latest from terminology server)| Code | Display |
| 10371000132109 | Colonoscopic snare polypectomy of the colon (procedure) |
| 274025005 | Colonic polypectomy (procedure) |
| 47491000087108 | Endoscopic excision of polyp of large intestine using injection to lift polyp (procedure) |
Lithuanian
Generated Narrative: ValueSet polypectomy-method
Language: en
http://snomed.info/sct version Not Stated (use latest from terminology server)| Code | Display |
| 10371000132109 | Colonoscopic snare polypectomy of the colon (procedure) |
| 274025005 | Colonic polypectomy (procedure) |
| 47491000087108 | Endoscopic excision of polyp of large intestine using injection to lift polyp (procedure) |
{
"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)"
}
]
}
]
}
}