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.27.json
FHIR VersionR4
URLhttp://phinvads.cdc.gov/fhir/ValueSet/2.16.840.1.113883.3.520.4.27
Version1
Statusactive
Date2015-01-05T00:08:00+11:00
NamePHVS_TNMPathologicStagedBy_NAACCR
TitleNAACCR TNM Pathologic Staged By (NAACCR)
Realmus
DescriptionIdentifies the person who recorded the pathologic AJCC staging elements and the stage group in the patient's medical record.

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.27",
  "meta": {
    "source": "https://phinvads.cdc.gov/vads/ViewValueSet.action?oid=2.16.840.1.113883.3.520.4.27"
  },
  "url": "http://phinvads.cdc.gov/fhir/ValueSet/2.16.840.1.113883.3.520.4.27",
  "version": "1",
  "name": "PHVS_TNMPathologicStagedBy_NAACCR",
  "title": "NAACCR TNM Pathologic Staged By (NAACCR)",
  "status": "active",
  "date": "2015-01-05T00:08:00+11:00",
  "description": "Identifies the person who recorded the pathologic AJCC staging elements and the stage group in the patient's medical record.",
  "compose": {
    "include": [
      {
        "system": "urn:oid:2.16.840.1.113883.3.520.3.17",
        "version": "1",
        "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 record"
          }
        ]
      }
    ]
  }
}