FHIR © HL7.org  |  Server Home  |  XIG Home  |  Server Source  |  FHIR  

FHIR IG Statistics: ValueSet/GradingVS

Packagehl7.fhir.uv.ichom-breast-cancer
TypeValueSet
IdGradingVS
FHIR VersionR4
Sourcehttp://hl7.org/fhir/uv/ichom-breast-cancer/https://build.fhir.org/ig/HL7/fhir-ichom-breast-cancer-ig/ValueSet-GradingVS.html
URLhttp://hl7.org/fhir/uv/ichom-breast-cancer/ValueSet/GradingVS
Version1.0.0
Statusactive
Date2023-08-21T16:37:24+00:00
NameGradingVS
TitleGrading of tumor ValueSet
Realmuv
Authorityhl7
DescriptionValueset of the grade of the tumor
CopyrightThis value set includes content from SNOMED CT, which is copyright © 2002+ International Health Terminology Standards Development Organisation (IHTSDO), and distributed by agreement between IHTSDO and HL7. Implementer use of SNOMED CT is not covered by this agreement

Resources that use this resource

StructureDefinition
invasion-gradeInvasion grade
tumor-gradeTumor grade
invasion-gradeInvasion grade
tumor-gradeTumor grade

Resources that this resource uses

CodeSystem
sctSNOMED CT (all versions)
v3-NullFlavorNullFlavor
sctSNOMED codes used in this IG
sctveri
v3-NullFlavorNullFlavor

Narrative

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

This value set includes codes based on the following rules:

  • Include these codes as defined in http://snomed.info/sct
    CodeDisplay
    399415002Low grade histologic differentiation (finding)
    405986005Intermediate grade histologic differentiation (finding)
    399611001High grade histologic differentiation (finding)
  • Include these codes as defined in http://terminology.hl7.org/CodeSystem/v3-NullFlavor
    CodeDisplayDefinition
    NINo information**Description:**The value is exceptional (missing, omitted, incomplete, improper). No information as to the reason for being an exceptional value is provided. This is the most general exceptional value. It is also the default exceptional value.

Source

{
  "resourceType": "ValueSet",
  "id": "GradingVS",
  "text": {
    "status": "extensions",
    "div": "<!-- snip (see above) -->"
  },
  "extension": [
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
      "valueInteger": 2,
      "_valueInteger": {
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom",
            "valueCanonical": "http://hl7.org/fhir/uv/ichom-breast-cancer/ImplementationGuide/hl7.fhir.uv.ichom-breast-cancer"
          }
        ]
      }
    },
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
      "valueCode": "trial-use",
      "_valueCode": {
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom",
            "valueCanonical": "http://hl7.org/fhir/uv/ichom-breast-cancer/ImplementationGuide/hl7.fhir.uv.ichom-breast-cancer"
          }
        ]
      }
    }
  ],
  "url": "http://hl7.org/fhir/uv/ichom-breast-cancer/ValueSet/GradingVS",
  "version": "1.0.0",
  "name": "GradingVS",
  "title": "Grading of tumor ValueSet",
  "status": "active",
  "experimental": false,
  "date": "2023-08-21T16:37:24+00:00",
  "publisher": "HL7 International - Clinical Interoperability Council Group",
  "contact": [
    {
      "name": "HL7 International - Clinical Interoperability Council Group",
      "telecom": [
        {
          "system": "url",
          "value": "http://www.hl7.org/Special/committees/cic"
        }
      ]
    }
  ],
  "description": "Valueset of the grade of the tumor",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code": "001",
          "display": "World"
        }
      ]
    }
  ],
  "copyright": "This value set includes content from SNOMED CT, which is copyright © 2002+ International Health Terminology Standards Development Organisation (IHTSDO), and distributed by agreement between IHTSDO and HL7. Implementer use of SNOMED CT is not covered by this agreement",
  "compose": {
    "include": [
      {
        "system": "http://snomed.info/sct",
        "concept": [
          {
            "code": "399415002",
            "display": "Low grade histologic differentiation (finding)"
          },
          {
            "code": "405986005",
            "display": "Intermediate grade histologic differentiation (finding)"
          },
          {
            "code": "399611001",
            "display": "High grade histologic differentiation (finding)"
          }
        ]
      },
      {
        "system": "http://terminology.hl7.org/CodeSystem/v3-NullFlavor",
        "concept": [
          {
            "code": "NI",
            "display": "No information"
          }
        ]
      }
    ]
  }
}