FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagelt.hl7.fhir.colorectal
Resource TypeValueSet
IdValueSet-radicalism-of-removal.json
FHIR VersionR5
Sourcehttps://build.fhir.org/ig/HL7LT/ig-lt-colorectal/ValueSet-radicalism-of-removal.html
URLhttps://tx.hl7.lt/fhir/ValueSet/radicalism-of-removal
Version0.0.1
Statusactive
Date2026-03-29T14:00:12+00:00
NameRadicalismOfRemovalVS
TitleRadicalism of Removal
DescriptionAssessment of completeness of lesion removal (R classification).

Resources that use this resource

StructureDefinition
lt.hl7.fhir.colorectal#currenthistological-diagnosis-lt-colorectalHistological Diagnosis (LT Colorectal)

Resources that this resource uses

CodeSystem
who.ddcc#currentsctSNOMED codes used in this IG

Narrative

Note: links and images are rebased to the (stated) source


English


Generated Narrative: ValueSet radicalism-of-removal

Language: en

  • Include these codes as defined in http://snomed.info/sct version Not Stated (use latest from terminology server)
    CodeDisplay
    310342002Excision - clear margin (finding)
    370109009Surgical margin involved by tumor (finding)
    395537004Surgical margin involvement by tumor cannot be assessed (finding)
    385305003Surgical margin involvement by tumor not applicable (finding)

Lithuanian


Generated Narrative: ValueSet radicalism-of-removal

Language: en

  • Include these codes as defined in http://snomed.info/sct version Not Stated (use latest from terminology server)
    CodeDisplay
    310342002Excision - clear margin (finding)
    370109009Surgical margin involved by tumor (finding)
    395537004Surgical margin involvement by tumor cannot be assessed (finding)
    385305003Surgical margin involvement by tumor not applicable (finding)

Source1

{
  "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)"
          }
        ]
      }
    ]
  }
}