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

FHIR IG Statistics: ValueSet/2.16.840.1.113883.3.520.4.1

Packageus.cdc.phinvads
Resource TypeValueSet
Id2.16.840.1.113883.3.520.4.1
FHIR VersionR4
Sourcehttp://fhir.org/packages/us.cdc.phinvads
URLhttp://phinvads.cdc.gov/fhir/ValueSet/2.16.840.1.113883.3.520.4.1
Version1
Statusactive
Date2010-01-10T00:12:00+11:00
NamePHVS_LateralityAtDiagnosis_NAACCR
TitleNAACCR Laterality at Diagnosis
Realmus
DescriptionCode for the side of a paired organ, or the side of the body on which the reportable tumor originated.

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.1",
  "meta": {
    "source": "https://phinvads.cdc.gov/vads/ViewValueSet.action?oid=2.16.840.1.113883.3.520.4.1"
  },
  "url": "http://phinvads.cdc.gov/fhir/ValueSet/2.16.840.1.113883.3.520.4.1",
  "version": "1",
  "name": "PHVS_LateralityAtDiagnosis_NAACCR",
  "title": "NAACCR Laterality at Diagnosis",
  "status": "active",
  "date": "2010-01-10T00:12:00+11:00",
  "description": "Code for the side of a paired organ, or the side of the body on which the reportable tumor originated.",
  "compose": {
    "include": [
      {
        "system": "urn:oid:2.16.840.1.113883.3.50.3.1",
        "version": "1",
        "concept": [
          {
            "code": "4",
            "display": "Bilateral involvement, lateral origin unknown; stated to be single primary; including both ovaries involved simultaneously, single histology; bilateral retinoblastomas; bilateral Wilms' tumors"
          },
          {
            "code": "2",
            "display": "Left: origin of primary"
          },
          {
            "code": "5",
            "display": "Midline of Tumor"
          },
          {
            "code": "0",
            "display": "Not a paired site"
          },
          {
            "code": "3",
            "display": "Only one side involved, right or left origin unspecified"
          },
          {
            "code": "9",
            "display": "Paired site, but no information concerning laterality, midline tumor"
          },
          {
            "code": "1",
            "display": "Right: origin of primary"
          }
        ]
      }
    ]
  }
}