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.21.json
FHIR VersionR4
URLhttp://phinvads.cdc.gov/fhir/ValueSet/2.16.840.1.113883.3.520.4.21
Version1
Statusactive
Date2015-01-05T00:08:00+11:00
NamePHVS_TNMPathologicStageDescriptor_NAACCR
TitleTNM Pathologic Stage Descriptor (NAACCR)
Realmus
DescriptionCode for the the AJCC pathologic stage (prefix/suffix) descriptor as defined by AJCC. Identify special cases that need separate data analysis.

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.21",
  "meta": {
    "source": "https://phinvads.cdc.gov/vads/ViewValueSet.action?oid=2.16.840.1.113883.3.520.4.21"
  },
  "url": "http://phinvads.cdc.gov/fhir/ValueSet/2.16.840.1.113883.3.520.4.21",
  "version": "1",
  "name": "PHVS_TNMPathologicStageDescriptor_NAACCR",
  "title": "TNM Pathologic Stage Descriptor (NAACCR)",
  "status": "active",
  "date": "2015-01-05T00:08:00+11:00",
  "description": "Code for the the AJCC pathologic stage (prefix/suffix) descriptor as defined by AJCC. Identify special cases that need separate data analysis.",
  "compose": {
    "include": [
      {
        "system": "urn:oid:2.16.840.1.113883.15.6",
        "version": "1",
        "concept": [
          {
            "code": "5",
            "display": "E & S (Extranodal and spleen, lymphomas only)"
          },
          {
            "code": "1",
            "display": "E (Extranodal, lymphomas only)"
          },
          {
            "code": "6",
            "display": "M & Y (Multiple primary tumors and initial multimodality therapy)"
          },
          {
            "code": "3",
            "display": "M (Multiple primary tumors in a single site)"
          },
          {
            "code": "0",
            "display": "None"
          },
          {
            "code": "2",
            "display": "S (Spleen, lymphomas only)"
          },
          {
            "code": "9",
            "display": "Unknown, not stated in patient record"
          },
          {
            "code": "4",
            "display": "Y (Classification during or after initial multimodality therapy)—pathologic staging only"
          }
        ]
      }
    ]
  }
}