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.5.json
FHIR VersionR4
URLhttp://phinvads.cdc.gov/fhir/ValueSet/2.16.840.1.113883.3.520.4.5
Version1
Statusactive
Date2010-01-12T00:12:00+11:00
NamePHVS_TNMEditionNumber_NAACCR
TitleNAACCR TNM Edition Number
Realmus
DescriptionCode that indicates the edition of the AJCC manual used to stage the case.

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.5",
  "meta": {
    "source": "https://phinvads.cdc.gov/vads/ViewValueSet.action?oid=2.16.840.1.113883.3.520.4.5"
  },
  "url": "http://phinvads.cdc.gov/fhir/ValueSet/2.16.840.1.113883.3.520.4.5",
  "version": "1",
  "name": "PHVS_TNMEditionNumber_NAACCR",
  "title": "NAACCR TNM Edition Number",
  "status": "active",
  "date": "2010-01-12T00:12:00+11:00",
  "description": "Code that indicates the edition of the AJCC manual used to stage the case.",
  "compose": {
    "include": [
      {
        "system": "urn:oid:2.16.840.1.113883.3.520.3.5",
        "version": "1.0",
        "concept": [
          {
            "code": "99",
            "display": "Edition Unknown"
          },
          {
            "code": "5",
            "display": "Fifth Edition (published 1997), recommended for use for cases diagnosed 1998-2002"
          },
          {
            "code": "1",
            "display": "First Edition"
          },
          {
            "code": "4",
            "display": "Fourth Edition (published 1992), recommended for use for cases diagnosed 1993-1997"
          },
          {
            "code": "88",
            "display": "Not applicable (cases that do not have an AJCC staging scheme)"
          },
          {
            "code": "0",
            "display": "Not staged (cases that have AJCC staging scheme and staging was not done)"
          },
          {
            "code": "2",
            "display": "Second Edition (published 1983)"
          },
          {
            "code": "7",
            "display": "Seventh Edition (published 2009), recommended for use with cases diagnosed 2010+"
          },
          {
            "code": "6",
            "display": "Sixth Edition (published 2002), recommended for use for cases diagnosed 2003-2009"
          },
          {
            "code": "3",
            "display": "Third Edition (published 1988)"
          }
        ]
      }
    ]
  }
}