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.3.json
FHIR VersionR4
URLhttp://phinvads.cdc.gov/fhir/ValueSet/2.16.840.1.113883.3.520.4.3
Version2
Statusactive
Date2012-01-20T00:11:00+11:00
NamePHVS_BestMethodOfDiagnosis_NAACCR
TitleNAACCR Diagnostic Confirmation
Realmus
DescriptionCode for the best method used to confirm the presence of the cancer being reported.

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.3",
  "meta": {
    "source": "https://phinvads.cdc.gov/vads/ViewValueSet.action?oid=2.16.840.1.113883.3.520.4.3"
  },
  "url": "http://phinvads.cdc.gov/fhir/ValueSet/2.16.840.1.113883.3.520.4.3",
  "version": "2",
  "name": "PHVS_BestMethodOfDiagnosis_NAACCR",
  "title": "NAACCR Diagnostic Confirmation",
  "status": "active",
  "date": "2012-01-20T00:11:00+11:00",
  "description": "Code for the best method used to confirm the presence of the cancer being reported.",
  "compose": {
    "include": [
      {
        "system": "urn:oid:2.16.840.1.113883.3.520.3.3",
        "version": "1.0",
        "concept": [
          {
            "code": "8",
            "display": "Clinical diagnosis only (other than 5, 6, or 7)"
          },
          {
            "code": "6",
            "display": "Direct visualization without microscopic confirmation"
          },
          {
            "code": "2",
            "display": "Positive cytology, no positive histology"
          },
          {
            "code": "1",
            "display": "Positive histology"
          },
          {
            "code": "3",
            "display": "Positive histology Plus positive immunophenotyping and/or positive genetic studies"
          },
          {
            "code": "5",
            "display": "Positive laboratory test/marker study"
          },
          {
            "code": "4",
            "display": "Positive microscopic confirmation, method not specified"
          },
          {
            "code": "7",
            "display": "Radiography and other imaging techniques without microscopic confirmation"
          },
          {
            "code": "9",
            "display": "Unknown; not stated in patient’s record"
          }
        ]
      }
    ]
  }
}