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

FHIR IG Statistics: ValueSet/2.16.840.1.113883.3.520.4.27

Packageus.cdc.phinvads
Resource TypeValueSet
Id2.16.840.1.113883.3.520.4.27
FHIR VersionR4
Sourcehttp://fhir.org/packages/us.cdc.phinvads
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


Source

{
  "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"
          }
        ]
      }
    ]
  }
}