FHIR IG analytics| Package | lt.hl7.fhir.lab |
| Resource Type | ValueSet |
| Id | ValueSet-lymphovascular-invasion.json |
| FHIR Version | R5 |
| Source | https://build.fhir.org/ig/HL7LT/ig-lt-lab/ValueSet-lymphovascular-invasion.html |
| URL | https://tx.hl7.lt/fhir/ValueSet/lymphovascular-invasion |
| Version | 0.0.1 |
| Status | active |
| Date | 2026-03-29T11:59:27+00:00 |
| Name | LymphovascularInvasionVS |
| Title | Lymphovascular Invasion |
| Description | Microscopic finding of lymphatic and/or vascular tumor invasion. |
| StructureDefinition | ||
| lt.hl7.fhir.lab#current | tumor-observable-lt-lab | Observation: Tumor Observable |
| CodeSystem | ||
| lt.hl7.fhir.lab#current | tumor-component-lt-lab | Tumor Observable Component Codes (LT Lab) |
Note: links and images are rebased to the (stated) source
English
Generated Narrative: ValueSet lymphovascular-invasion
Language: en
https://tx.hl7.lt/fhir/CodeSystem/tumor-component-lt-lab version 📍0.0.1| Code | Display |
| lvi-not-identified | Lymphovascular invasion not identified |
| lvi-present | Lymphovascular invasion present |
| lvi-ambiguous | Lymphovascular invasion ambiguous |
| lvi-cannot-evaluate | Lymphovascular invasion cannot be evaluated |
Lithuanian
Generated Narrative: ValueSet lymphovascular-invasion
Language: en
https://tx.hl7.lt/fhir/CodeSystem/tumor-component-lt-lab version 📍0.0.1| Code | Display |
| lvi-not-identified | Lymphovascular invasion not identified |
| lvi-present | Lymphovascular invasion present |
| lvi-ambiguous | Lymphovascular invasion ambiguous |
| lvi-cannot-evaluate | Lymphovascular invasion cannot be evaluated |
{
"resourceType": "ValueSet",
"id": "lymphovascular-invasion",
"language": "en",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "https://tx.hl7.lt/fhir/ValueSet/lymphovascular-invasion",
"version": "0.0.1",
"name": "LymphovascularInvasionVS",
"title": "Lymphovascular Invasion",
"status": "active",
"experimental": false,
"date": "2026-03-29T11:59:27+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": "Microscopic finding of lymphatic and/or vascular tumor invasion.",
"jurisdiction": [
{
"coding": [
{
"system": "urn:iso:std:iso:3166",
"code": "LT"
}
]
}
],
"compose": {
"include": [
{
"system": "https://tx.hl7.lt/fhir/CodeSystem/tumor-component-lt-lab",
"version": "0.0.1",
"concept": [
{
"code": "lvi-not-identified",
"display": "Lymphovascular invasion not identified"
},
{
"code": "lvi-present",
"display": "Lymphovascular invasion present"
},
{
"code": "lvi-ambiguous",
"display": "Lymphovascular invasion ambiguous"
},
{
"code": "lvi-cannot-evaluate",
"display": "Lymphovascular invasion cannot be evaluated"
}
]
}
]
}
}