FHIR IG analytics| Package | lt.hl7.fhir.colorectal |
| Resource Type | ValueSet |
| Id | ValueSet-lumen-filling.json |
| FHIR Version | R5 |
| Source | https://build.fhir.org/ig/HL7LT/ig-lt-colorectal/ValueSet-lumen-filling.html |
| URL | https://tx.hl7.lt/fhir/ValueSet/lumen-filling |
| Version | 0.0.1 |
| Status | active |
| Date | 2026-03-31T08:53:45+00:00 |
| Name | LumenFillingVS |
| Title | Lumen Filling Method |
| Description | Method used to distend the colonic lumen during polypectomy. |
No resources found
| CodeSystem | ||
| lt.hl7.fhir.colorectal#current | snomed-extension-lt-colorectal | SNOMED CT Extension for Colorectal Screening |
Note: links and images are rebased to the (stated) source
English
Generated Narrative: ValueSet lumen-filling
Language: en
https://tx.hl7.lt/fhir/CodeSystem/snomed-extension-lt-colorectal version 📍0.0.1| Code | Display | Definition |
| lumen-air | Air insufflation | Colonic lumen distension using air |
| lumen-water | Water immersion | Colonic lumen distension using water |
| lumen-co2 | CO2 insufflation | Colonic lumen distension using carbon dioxide |
Lithuanian
Generated Narrative: ValueSet lumen-filling
Language: en
https://tx.hl7.lt/fhir/CodeSystem/snomed-extension-lt-colorectal version 📍0.0.1| Code | Display | Definition |
| lumen-air | Air insufflation | Colonic lumen distension using air |
| lumen-water | Water immersion | Colonic lumen distension using water |
| lumen-co2 | CO2 insufflation | Colonic lumen distension using carbon dioxide |
{
"resourceType": "ValueSet",
"id": "lumen-filling",
"language": "en",
"text": {
"status": "extensions",
"div": "<!-- snip (see above) -->"
},
"url": "https://tx.hl7.lt/fhir/ValueSet/lumen-filling",
"version": "0.0.1",
"name": "LumenFillingVS",
"title": "Lumen Filling 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": "Method used to distend the colonic lumen during polypectomy.",
"jurisdiction": [
{
"coding": [
{
"system": "urn:iso:std:iso:3166",
"code": "LT"
}
]
}
],
"compose": {
"include": [
{
"system": "https://tx.hl7.lt/fhir/CodeSystem/snomed-extension-lt-colorectal",
"version": "0.0.1",
"concept": [
{
"code": "lumen-air",
"display": "Air insufflation"
},
{
"code": "lumen-water",
"display": "Water immersion"
},
{
"code": "lumen-co2",
"display": "CO2 insufflation"
}
]
}
]
}
}