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

FHIR IG analytics

Packagelt.hl7.fhir.colorectal
Resource TypeValueSet
IdValueSet-degree-of-differentiation.json
FHIR VersionR5
Sourcehttps://build.fhir.org/ig/HL7LT/ig-lt-colorectal/ValueSet-degree-of-differentiation.html
URLhttps://tx.hl7.lt/fhir/ValueSet/degree-of-differentiation
Version0.0.1
Statusactive
Date2026-03-31T08:53:45+00:00
NameDegreeOfDifferentiationVS
TitleDegree of Differentiation
DescriptionHistologic grade / degree of differentiation for colorectal carcinoma.

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 degree-of-differentiation

Language: en

  • Include these codes as defined in http://snomed.info/sct version Not Stated (use latest from terminology server)
    CodeDisplay
    395529007Low grade (well to moderately differentiated) (finding)
    1155708003Low histologic grade (qualifier value)
    395530002High grade (poorly differentiated to undifferentiated) (finding)
    1155707008High histologic grade (qualifier value)

Lithuanian


Generated Narrative: ValueSet degree-of-differentiation

Language: en

  • Include these codes as defined in http://snomed.info/sct version Not Stated (use latest from terminology server)
    CodeDisplay
    395529007Low grade (well to moderately differentiated) (finding)
    1155708003Low histologic grade (qualifier value)
    395530002High grade (poorly differentiated to undifferentiated) (finding)
    1155707008High histologic grade (qualifier value)

Source1

{
  "resourceType": "ValueSet",
  "id": "degree-of-differentiation",
  "language": "en",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://tx.hl7.lt/fhir/ValueSet/degree-of-differentiation",
  "version": "0.0.1",
  "name": "DegreeOfDifferentiationVS",
  "title": "Degree of Differentiation",
  "status": "active",
  "experimental": false,
  "date": "2026-03-31T08:53:45+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": "Histologic grade / degree of differentiation for colorectal carcinoma.",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "LT"
        }
      ]
    }
  ],
  "compose": {
    "include": [
      {
        "system": "http://snomed.info/sct",
        "concept": [
          {
            "code": "395529007",
            "display": "Low grade (well to moderately differentiated) (finding)"
          },
          {
            "code": "1155708003",
            "display": "Low histologic grade (qualifier value)"
          },
          {
            "code": "395530002",
            "display": "High grade (poorly differentiated to undifferentiated) (finding)"
          },
          {
            "code": "1155707008",
            "display": "High histologic grade (qualifier value)"
          }
        ]
      }
    ]
  }
}