<?xml version="1.0"?>

<!-- This dictionary is maintained and provided by the Cancer Data Registry of Idaho (CDRI); it should not be modified.
     
     Visit https://www.naaccr.org/ for more information about the NAACCR XML Data Exchange Standard. -->

<NaaccrDictionary dictionaryUri="https://www.idcancer.org/ContentFiles/IDRptStd/Idaho-naaccr-dictionary-240-v1.xml"
            naaccrVersion="240"
            specificationVersion="1.7"
            description="Idaho State Specific Dictionary"
            xmlns="http://naaccr.org/naaccrxml">
    <ItemDefs>
   
        <ItemDef naaccrId="height"
            naaccrNum="9960"
            naaccrName="Height"
            length="2"
            recordTypes="A,M,C,I"
            parentXmlElement="Tumor"/>
        <ItemDef naaccrId="weight"
            naaccrNum="9961"
            naaccrName="Weight"
            length="3"
            recordTypes="A,M,C,I"
            parentXmlElement="Tumor"/>
        <ItemDef naaccrId="npaihbLink"
            naaccrNum="9986"
            naaccrName="NPAIHB Link"
            length="1"
            recordTypes="A,M,C,I"
            parentXmlElement="Patient"/>
        <ItemDef naaccrId="eccFlag"
            naaccrNum="12010"
            naaccrName="ECC Flag"
            length="1"
            recordTypes="A,M,C,I"
            parentXmlElement="Tumor"/>
            
<!-- The following items are no longer required but are retained in the dictionary to allow transmission in current abstracts for
cases diagnosed prior to 2022 -->
            
        <ItemDef  naaccrNum="9965" 
				  naaccrName="Tobacco Use Cigarettes"
				  naaccrId="tobaccoUseCigarettes"
				  length="1"
				  parentXmlElement="Tumor"
				  recordTypes="A,M,C,I"
				  dataType=""
				  padding=""
				  trim=""/>
				<ItemDef  naaccrNum="9966"
				  naaccrName="Tobacco Use Other Smoke"
				  naaccrId="tobaccoUseOtherSmoke"
				  length="1"
				  parentXmlElement="Tumor"
				  recordTypes="A,M,C,I"
				  dataType=""
				  padding=""
				  trim="" />
				<ItemDef  naaccrNum="9967"
				  naaccrName="Tobacco Use Smokeless"
				  naaccrId="tobaccoUseSmokeless"
				  length="1"
				  parentXmlElement="Tumor"
				  recordTypes="A,M,C,I"
				  dataType=""
				  padding=""
				  trim="" />
				<ItemDef  naaccrNum="9968"
				  naaccrName="Tobacco Use NOS"
				  naaccrId="tobaccoUseNos"
				  length="1"
				  parentXmlElement="Tumor"
				  recordTypes="A,M,C,I"
				  dataType=""
				  padding=""
				  trim=""/>  
    </ItemDefs>
</NaaccrDictionary>