All Downloads are FREE. Search and download functionalities are using the official Maven repository.

edits.seer.internal.rules.PhIII_Radiation_Primary_Treatment_Volume.xml Maven / Gradle / Ivy

There is a newer version: 024-13
Show newest version
        <rule id="PhIII_Radiation_Primary_Treatment_Volume" name="PhIII Radiation Primary Treatment Volume (COC)" tag="N2557" java-path="lines.line" category="field">
            <expression><![CDATA[return line.phase3RadiationPrimaryTxVolume == null || Functions.matches(line.phase3RadiationPrimaryTxVolume, /^0[0-79]|1[0-4]|2[0-69]|3[0-29]|4[0-2]|5\d|6[0-8]|7[0-3]|8[0-68]|9[0-689]$/)]]></expression>
            <message>Phase III Radiation Primary Treatment Volume is not valid.</message>
            <description><![CDATA[This data item identifies the primary treatment volume or primary anatomic target
treated during the third phase of radiation therapy during the first course of
treatment.

1. The data item may be blank. Another edit checks consistency with radiation
   phases.

2. Must be right-justified, zero-filled.

3. Must be a valid code for Phase III Radiation Primary Treatment Volume:
    00-07, 09-14, 20-26, 29-32, 39-42, 50-68, 70-73, 80-86, 88, 90-96, 98-99.

        00: No radiation treatment
        01: Neck lymph node regions
        02: Thoracic lymph node regions
        03: Neck and thoracic lymph node regions
        04: Breast/ Chestwall lymph node regions
        05: Abdominal lymph nodes
        06: Pelvic lymph nodes
        07: Abdominal and pelvic lymph nodes
        09: Lymph node region, NOS
        10: Eye/orbit/optic nerve
        11: Pituitary
        12: Brain
        13: Brain (Limited)
        14: Spinal cord
        20: Nasopharynx
        21: Oral Cavity
        22: Oropharynx
        23: Larynx (glottis) or hypopharynx
        24: Sinuses/Nasal tract
        25: Parotid or other salivary glands
        26: Thyroid
        29: Head and neck (NOS)
        30: Lung or bronchus
        31: Mesothelium
        32: Thymus
        39: Chest/lung (NOS)
        40; Breast - whole
        41: Breast - partial
        42: Chest wall
        50: Esophagus
        51: Stomach
        52: Small bowel
        53: Colon
        54: Rectum
        55: Anus
        56: Liver
        57: Biliary tree or gallbladder
        58: Pancreas or hepatopancreatic ampulla
        59: Abdomen (NOS)
        60: Bladder - whole
        61: Bladder - partial
        62: Kidney
        63: Ureter
        64: Prostate - whole
        65: Prostate - partial
        66: Urethra
        67: Penis
        68: Testicle or scrotum
        70: Ovaries or fallopian tubes
        71: Uterus or Cervix
        72: Vagina
        73: Vulva
        80: Skull
        81: Spine/vertebral bodies
        82: Shoulder
        83: Ribs
        84: Hip
        85: Pelvic bones
        86: Pelvis (NOS, non-visceral)
        88: Extremity bone, NOS
        90: Skin
        91: Soft tissue
        92: Hemibody
        93: Whole body
        94: Mantle, mini-mantle (obsolete after 2017)
        95: Lower extended field (obsolete after 2017)
        96: Inverted Y (obsolete after 2017)
        98: Other
        99: Unknown]]></description>
            <history>
                <event version="SE18-018-02" user="kirbyk" date="2018-05-03" ref="67779">Edit created.</event>
                <event version="SE18-020-01" user="depryf" date="2020-02-04" ref="68281">Changed property names to align with NAACCR XML IDs.</event>
            </history>
        </rule>




© 2015 - 2024 Weber Informatics LLC | Privacy Policy