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

FHIR IG analytics

Packagelt.hl7.fhir.colorectal
Resource TypeValueSet
IdValueSet-dysplasia-grade.json
FHIR VersionR5
Sourcehttps://build.fhir.org/ig/HL7LT/ig-lt-colorectal/ValueSet-dysplasia-grade.html
URLhttps://tx.hl7.lt/fhir/ValueSet/dysplasia-grade
Version0.0.1
Statusactive
Date2026-03-29T14:00:12+00:00
NameDysplasiaGradeVS
TitleDysplasia Grade
DescriptionGrades of dysplasia for histological assessment in colorectal pathology.

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 dysplasia-grade

Language: en

  • Include these codes as defined in http://snomed.info/sct version Not Stated (use latest from terminology server)
    CodeDisplay
    25723000Dysplasia (morphologic abnormality)
    43185009Mild dysplasia (morphologic abnormality)
    55237006Severe dysplasia (morphologic abnormality)

Lithuanian


Generated Narrative: ValueSet dysplasia-grade

Language: en

  • Include these codes as defined in http://snomed.info/sct version Not Stated (use latest from terminology server)
    CodeDisplay
    25723000Dysplasia (morphologic abnormality)
    43185009Mild dysplasia (morphologic abnormality)
    55237006Severe dysplasia (morphologic abnormality)

Source1

{
  "resourceType": "ValueSet",
  "id": "dysplasia-grade",
  "language": "en",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://tx.hl7.lt/fhir/ValueSet/dysplasia-grade",
  "version": "0.0.1",
  "name": "DysplasiaGradeVS",
  "title": "Dysplasia Grade",
  "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": "Grades of dysplasia for histological assessment in colorectal pathology.",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "LT"
        }
      ]
    }
  ],
  "compose": {
    "include": [
      {
        "system": "http://snomed.info/sct",
        "concept": [
          {
            "code": "25723000",
            "display": "Dysplasia (morphologic abnormality)"
          },
          {
            "code": "43185009",
            "display": "Mild dysplasia (morphologic abnormality)"
          },
          {
            "code": "55237006",
            "display": "Severe dysplasia (morphologic abnormality)"
          }
        ]
      }
    ]
  }
}