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

FHIR IG Statistics: ValueSet/2.16.840.1.113883.3.520.4.4

Packageus.cdc.phinvads
Resource TypeValueSet
Id2.16.840.1.113883.3.520.4.4
FHIR VersionR4
Sourcehttp://fhir.org/packages/us.cdc.phinvads
URLhttp://phinvads.cdc.gov/fhir/ValueSet/2.16.840.1.113883.3.520.4.4
Version2
Statusactive
Date2012-01-16T00:11:00+11:00
NamePHVS_TNMClinicalStagedBy_NAACCR
TitleNAACCR TNM Clinical Staged By
Realmus
DescriptionCode for the person who assigned the AJCC staging elements and stage group.

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

No narrative content found in resource


Source

{
  "resourceType": "ValueSet",
  "id": "2.16.840.1.113883.3.520.4.4",
  "meta": {
    "source": "https://phinvads.cdc.gov/vads/ViewValueSet.action?oid=2.16.840.1.113883.3.520.4.4"
  },
  "url": "http://phinvads.cdc.gov/fhir/ValueSet/2.16.840.1.113883.3.520.4.4",
  "version": "2",
  "name": "PHVS_TNMClinicalStagedBy_NAACCR",
  "title": "NAACCR TNM Clinical Staged By",
  "status": "active",
  "date": "2012-01-16T00:11:00+11:00",
  "description": "Code for the person who assigned the AJCC staging elements and stage group.",
  "compose": {
    "include": [
      {
        "system": "urn:oid:2.16.840.1.113883.3.520.3.4",
        "version": "1.0",
        "concept": [
          {
            "code": "4",
            "display": "Cancer Committee chair, cancer liaison physician, or registry physician advisor"
          },
          {
            "code": "5",
            "display": "Cancer registrar"
          },
          {
            "code": "6",
            "display": "Cancer registrar and physician"
          },
          {
            "code": "8",
            "display": "Case is not eligible for staging"
          },
          {
            "code": "1",
            "display": "Managing physician"
          },
          {
            "code": "0",
            "display": "Not Staged"
          },
          {
            "code": "2",
            "display": "Pathologist"
          },
          {
            "code": "3",
            "display": "Pathologist and managing physician"
          },
          {
            "code": "7",
            "display": "Staging assigned at another facility"
          },
          {
            "code": "9",
            "display": "Unknown; not stated in patient’s record"
          }
        ]
      }
    ]
  }
}