FHIR IG analytics| Package | lt.hl7.fhir.colorectal |
| Resource Type | ValueSet |
| Id | ValueSet-radicalism-of-removal.json |
| FHIR Version | R5 |
| Source | https://build.fhir.org/ig/HL7LT/ig-lt-colorectal/ValueSet-radicalism-of-removal.html |
| URL | https://tx.hl7.lt/fhir/ValueSet/radicalism-of-removal |
| Version | 0.0.1 |
| Status | active |
| Date | 2026-03-29T14:00:12+00:00 |
| Name | RadicalismOfRemovalVS |
| Title | Radicalism of Removal |
| Description | Assessment of completeness of lesion removal (R classification). |
| StructureDefinition | ||
| lt.hl7.fhir.colorectal#current | histological-diagnosis-lt-colorectal | Histological Diagnosis (LT Colorectal) |
| 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 radicalism-of-removal
Language: en
http://snomed.info/sct version Not Stated (use latest from terminology server)| Code | Display |
| 310342002 | Excision - clear margin (finding) |
| 370109009 | Surgical margin involved by tumor (finding) |
| 395537004 | Surgical margin involvement by tumor cannot be assessed (finding) |
| 385305003 | Surgical margin involvement by tumor not applicable (finding) |
Lithuanian
Generated Narrative: ValueSet radicalism-of-removal
Language: en
http://snomed.info/sct version Not Stated (use latest from terminology server)| Code | Display |
| 310342002 | Excision - clear margin (finding) |
| 370109009 | Surgical margin involved by tumor (finding) |
| 395537004 | Surgical margin involvement by tumor cannot be assessed (finding) |
| 385305003 | Surgical margin involvement by tumor not applicable (finding) |
{
"resourceType": "ValueSet",
"id": "radicalism-of-removal",
"language": "en",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "https://tx.hl7.lt/fhir/ValueSet/radicalism-of-removal",
"version": "0.0.1",
"name": "RadicalismOfRemovalVS",
"title": "Radicalism of Removal",
"status": "active",
"experimental": false,
"date": "2026-03-29T14:00:12+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": "Assessment of completeness of lesion removal (R classification).",
"jurisdiction": [
{
"coding": [
{
"system": "urn:iso:std:iso:3166",
"code": "LT"
}
]
}
],
"compose": {
"include": [
{
"system": "http://snomed.info/sct",
"concept": [
{
"code": "310342002",
"display": "Excision - clear margin (finding)"
},
{
"code": "370109009",
"display": "Surgical margin involved by tumor (finding)"
},
{
"code": "395537004",
"display": "Surgical margin involvement by tumor cannot be assessed (finding)"
},
{
"code": "385305003",
"display": "Surgical margin involvement by tumor not applicable (finding)"
}
]
}
]
}
}