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

FHIR IG analytics

Packageus.cdc.phinvads
Resource TypeValueSet
IdValueSet-2.16.840.1.113883.3.520.4.15.json
FHIR VersionR4
URLhttp://phinvads.cdc.gov/fhir/ValueSet/2.16.840.1.113883.3.520.4.15
Version1
Statusactive
Date2010-01-10T00:12:00+11:00
NamePHVS_Grade_NAACCR
TitleNAACCR Grade
Realmus
DescriptionCode for the degree of differentiation of the reportable tumor.

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

No narrative content found in resource


Source1

{
  "resourceType": "ValueSet",
  "id": "2.16.840.1.113883.3.520.4.15",
  "meta": {
    "source": "https://phinvads.cdc.gov/vads/ViewValueSet.action?oid=2.16.840.1.113883.3.520.4.15"
  },
  "url": "http://phinvads.cdc.gov/fhir/ValueSet/2.16.840.1.113883.3.520.4.15",
  "version": "1",
  "name": "PHVS_Grade_NAACCR",
  "title": "NAACCR Grade",
  "status": "active",
  "date": "2010-01-10T00:12:00+11:00",
  "description": "Code for the degree of differentiation of the reportable tumor.",
  "compose": {
    "include": [
      {
        "system": "urn:oid:2.16.840.1.113883.3.520.3.15",
        "version": "1.0",
        "concept": [
          {
            "code": "6",
            "display": "B-cell"
          },
          {
            "code": "1",
            "display": "Grade I"
          },
          {
            "code": "2",
            "display": "Grade II"
          },
          {
            "code": "3",
            "display": "Grade III"
          },
          {
            "code": "4",
            "display": "Grade IV"
          },
          {
            "code": "8",
            "display": "NK (natural killer) cell"
          },
          {
            "code": "7",
            "display": "Null cell"
          },
          {
            "code": "5",
            "display": "T-cell"
          }
        ]
      }
    ]
  }
}