PADSiteAndTerm Represents Term and Location entities required for PAD project. 1.0 Mayo edu.mayo.bmi.uima.pad.type.PADTerm edu.mayo.bmi.uima.core.type.textsem.IdentifiedAnnotation hitDictionaryValue Value from the Dictionary that was successfully looked up uima.cas.String isStandAlone Identifies weather this term needs another dictionary hit to be considered as a valid hit. Currently this is being used for Unstable Angina which requires "Term" and "Location" to be present in the text to be considered as a valid hit. Valid values are 0 and 1. Where, 0 is false (not standalone) and 1 is true (is standalone) uima.cas.Integer relatedTokens identifies the token that this PADTerm spans uima.cas.FSArray edu.mayo.bmi.uima.pad.type.PADLocation edu.mayo.bmi.uima.core.type.textsem.IdentifiedAnnotation hitDictionaryValue Value from the Dictionary that was successfully looked up uima.cas.String isStandAlone Identifies weather this term needs another dictionary hit to be considered as a valid hit. Currently this is being used for Unstable Angina which requires "Term" and "Location" to be present in the text to be considered as a valid hit. Valid values are 0 and 1. Where, 0 is false (not standalone) and 1 is true (is standalone) uima.cas.Integer relatedTokens identifies the token that this PADTerm spans uima.cas.FSArray edu.mayo.bmi.uima.pad.type.PADHit Would represent one of the following Term (in the case of a stand alone term) Term + Location Location + term edu.mayo.bmi.uima.core.type.textsem.IdentifiedAnnotation uaTerm edu.mayo.bmi.uima.pad.type.PADTerm uaLocation edu.mayo.bmi.uima.pad.type.PADLocation