FHIR IG analytics| Package | lt.hl7.fhir.colorectal |
| Resource Type | ValueSet |
| Id | ValueSet-invasion-depth.json |
| FHIR Version | R5 |
| Source | https://build.fhir.org/ig/HL7LT/ig-lt-colorectal/ValueSet-invasion-depth.html |
| URL | https://tx.hl7.lt/fhir/ValueSet/invasion-depth |
| Version | 0.0.1 |
| Status | active |
| Date | 2026-03-29T14:00:12+00:00 |
| Name | InvasionDepthVS |
| Title | Invasion Depth |
| Description | Depth of invasion classification (Haggitt and Kikuchi) for colorectal lesions. |
| StructureDefinition | ||
| lt.hl7.fhir.colorectal#current | histological-diagnosis-lt-colorectal | Histological Diagnosis (LT Colorectal) |
| 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 invasion-depth
Language: en
https://tx.hl7.lt/fhir/CodeSystem/snomed-extension-lt-colorectal version 📍0.0.1| Code | Display |
| haggitt-0 | Haggitt 0 |
| haggitt-1 | Haggitt 1 |
| haggitt-2 | Haggitt 2 |
| haggitt-3 | Haggitt 3 |
| haggitt-4 | Haggitt 4 |
| kikuchi-sm1 | Sm1 according to Kikuchi |
| kikuchi-sm2 | Sm2 according to Kikuchi |
| kikuchi-sm3 | Sm3 according to Kikuchi |
| invasion-invaluable | Invasion depth invaluable |
Lithuanian
Generated Narrative: ValueSet invasion-depth
Language: en
https://tx.hl7.lt/fhir/CodeSystem/snomed-extension-lt-colorectal version 📍0.0.1| Code | Display |
| haggitt-0 | Haggitt 0 |
| haggitt-1 | Haggitt 1 |
| haggitt-2 | Haggitt 2 |
| haggitt-3 | Haggitt 3 |
| haggitt-4 | Haggitt 4 |
| kikuchi-sm1 | Sm1 according to Kikuchi |
| kikuchi-sm2 | Sm2 according to Kikuchi |
| kikuchi-sm3 | Sm3 according to Kikuchi |
| invasion-invaluable | Invasion depth invaluable |
{
"resourceType": "ValueSet",
"id": "invasion-depth",
"language": "en",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "https://tx.hl7.lt/fhir/ValueSet/invasion-depth",
"version": "0.0.1",
"name": "InvasionDepthVS",
"title": "Invasion Depth",
"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": "Depth of invasion classification (Haggitt and Kikuchi) for colorectal lesions.",
"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": "haggitt-0",
"display": "Haggitt 0"
},
{
"code": "haggitt-1",
"display": "Haggitt 1"
},
{
"code": "haggitt-2",
"display": "Haggitt 2"
},
{
"code": "haggitt-3",
"display": "Haggitt 3"
},
{
"code": "haggitt-4",
"display": "Haggitt 4"
},
{
"code": "kikuchi-sm1",
"display": "Sm1 according to Kikuchi"
},
{
"code": "kikuchi-sm2",
"display": "Sm2 according to Kikuchi"
},
{
"code": "kikuchi-sm3",
"display": "Sm3 according to Kikuchi"
},
{
"code": "invasion-invaluable",
"display": "Invasion depth invaluable"
}
]
}
]
}
}