public interface CodePositionalIF
Modifier and Type | Method and Description |
---|---|
boolean |
isPrimary()
Indicates if the code is considered the primary code
in the case mix.
|
boolean |
isSecondaryOnly()
gets the secondary only indicator
|
void |
setPrimary(boolean bool)
Sets the Primary Diagnosis indicator
|
void |
setSecondaryOnly(boolean bool)
sets the secondary only flag
|
boolean isSecondaryOnly()
void setSecondaryOnly(boolean bool)
bool
- boolean isPrimary()
void setPrimary(boolean bool)
bool
- - true or false