public class ValidatePressureUlcer_OASIS_C2 extends AbstractClinicalItemValidator implements RecordItemValidatorIF
ASSESSMENT_1_3_4_5_9_ONLY, ASSESSMENT_1_3_4_5_ONLY, ASSESSMENT_1_3_9_ONLY, ASSESSMENT_1_3_ONLY, ASSESSMENT_4_5_9_ONLY, ASSESSMENT_9_ONLY| Constructor and Description |
|---|
ValidatePressureUlcer_OASIS_C2()
Creates item validator for the HomeHealthRecord_C2_IF class
|
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getDescription()
Gets the description
|
java.util.List<OasisEditIF> |
getEditIdsUsed()
returns the edit list
|
int |
validate(HomeHealthRecordIF record,
CollectionValidationEditsIF edits)
The detailed validator that has no idea about the data validity flag
|
getOtherPrefix, setOtherPrefix, validategetEditIdsUsed_base, getName, getRecordIFType, setDescription, setNameclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetRecordIFType, validatesetDescriptionpublic ValidatePressureUlcer_OASIS_C2()
public java.util.List<OasisEditIF> getEditIdsUsed()
getEditIdsUsed in interface RecordItemValidatorIFpublic int validate(HomeHealthRecordIF record, CollectionValidationEditsIF edits)
AbstractClinicalItemValidatorvalidate in class AbstractClinicalItemValidatorpublic java.lang.String getDescription()
getDescription in interface Describable