FHIR IG analytics| Package | lt.hl7.fhir.colorectal |
| Resource Type | ValueSet |
| Id | ValueSet-bleeding-control-method.json |
| FHIR Version | R5 |
| Source | https://build.fhir.org/ig/HL7LT/ig-lt-colorectal/ValueSet-bleeding-control-method.html |
| URL | https://tx.hl7.lt/fhir/ValueSet/bleeding-control-method |
| Version | 0.0.1 |
| Status | active |
| Date | 2026-03-31T08:53:45+00:00 |
| Name | BleedingControlMethodVS |
| Title | Bleeding Control Method |
| Description | Methods used for controlling bleeding during or after colonoscopy. |
| StructureDefinition | ||
| lt.hl7.fhir.colorectal#current | colonoscopy-bleeding-control-lt-colorectal | Colonoscopy Bleeding Control (LT Colorectal) |
| CodeSystem | ||
| who.ddcc#current | sct | SNOMED codes used in this IG |
| 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 bleeding-control-method
Language: en
This value set includes codes based on the following rules:
http://snomed.info/sct version Not Stated (use latest from terminology server)| Code | Display |
| 21147007 | Closure by clip (procedure) |
| 313191000 | Injection of epinephrine (procedure) |
https://tx.hl7.lt/fhir/CodeSystem/snomed-extension-lt-colorectal version 📍0.0.1| Code | Display | Definition |
| bleeding-clip | Hemostatic clipping | Bleeding control using hemostatic clips |
| bleeding-adrenaline-injection | Adrenaline injection | Bleeding control using local adrenaline injection |
| bleeding-coagulation | Thermal coagulation | Bleeding control using thermal coagulation |
| bleeding-other | Other bleeding control method | Other method of bleeding control not specified above |
Lithuanian
Generated Narrative: ValueSet bleeding-control-method
Language: en
This value set includes codes based on the following rules:
http://snomed.info/sct version Not Stated (use latest from terminology server)| Code | Display |
| 21147007 | Closure by clip (procedure) |
| 313191000 | Injection of epinephrine (procedure) |
https://tx.hl7.lt/fhir/CodeSystem/snomed-extension-lt-colorectal version 📍0.0.1| Code | Display | Definition |
| bleeding-clip | Hemostatic clipping | Bleeding control using hemostatic clips |
| bleeding-adrenaline-injection | Adrenaline injection | Bleeding control using local adrenaline injection |
| bleeding-coagulation | Thermal coagulation | Bleeding control using thermal coagulation |
| bleeding-other | Other bleeding control method | Other method of bleeding control not specified above |
{
"resourceType": "ValueSet",
"id": "bleeding-control-method",
"language": "en",
"text": {
"status": "extensions",
"div": "<!-- snip (see above) -->"
},
"url": "https://tx.hl7.lt/fhir/ValueSet/bleeding-control-method",
"version": "0.0.1",
"name": "BleedingControlMethodVS",
"title": "Bleeding Control 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 controlling bleeding during or after colonoscopy.",
"jurisdiction": [
{
"coding": [
{
"system": "urn:iso:std:iso:3166",
"code": "LT"
}
]
}
],
"compose": {
"include": [
{
"system": "http://snomed.info/sct",
"concept": [
{
"code": "21147007",
"display": "Closure by clip (procedure)"
},
{
"code": "313191000",
"display": "Injection of epinephrine (procedure)"
}
]
},
{
"system": "https://tx.hl7.lt/fhir/CodeSystem/snomed-extension-lt-colorectal",
"version": "0.0.1",
"concept": [
{
"code": "bleeding-clip",
"display": "Hemostatic clipping"
},
{
"code": "bleeding-adrenaline-injection",
"display": "Adrenaline injection"
},
{
"code": "bleeding-coagulation",
"display": "Thermal coagulation"
},
{
"code": "bleeding-other",
"display": "Other bleeding control method"
}
]
}
]
}
}