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.10.json
FHIR VersionR4
URLhttp://phinvads.cdc.gov/fhir/ValueSet/2.16.840.1.113883.3.520.4.10
Version1
Statusactive
Date2010-01-12T00:12:00+11:00
NamePHVS_TNMClinicalStageDescriptor_NAACCR
TitleNAACCR TNM Clinical Stage Descriptor
Realmus
DescriptionCode for the the AJCC clinical stage (prefix/suffix) descriptor as defined by AJCC.

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.10",
  "meta": {
    "source": "https://phinvads.cdc.gov/vads/ViewValueSet.action?oid=2.16.840.1.113883.3.520.4.10"
  },
  "url": "http://phinvads.cdc.gov/fhir/ValueSet/2.16.840.1.113883.3.520.4.10",
  "version": "1",
  "name": "PHVS_TNMClinicalStageDescriptor_NAACCR",
  "title": "NAACCR TNM Clinical Stage Descriptor",
  "status": "active",
  "date": "2010-01-12T00:12:00+11:00",
  "description": "Code for the the AJCC clinical stage (prefix/suffix) descriptor as defined by AJCC.",
  "compose": {
    "include": [
      {
        "system": "urn:oid:2.16.840.1.113883.3.520.3.10",
        "version": "1.0",
        "concept": [
          {
            "code": "5",
            "display": "E & S (Extranodal and spleen, lymphomas only)"
          },
          {
            "code": "1",
            "display": "E (Extranodal, lymphomas only)"
          },
          {
            "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"
          }
        ]
      }
    ]
  }
}