public class HistologischePathologieDiagnoseTypConstant
extends Object
Modifier and Type | Field and Description |
---|---|
static String |
ANDERES_MALIGNOM
Konstante für HistologischeDiagnoseTyp (anderes Malignom).
|
static String |
BENIGNE_LAESION
Konstante für HistologischeDiagnoseTyp (benigne Läsion).
|
static String |
DCIS
Konstante für HistologischeDiagnoseTyp (DCIS).
|
static String |
INVASIVES_KARZINOM
Konstante für HistologischeDiagnoseTyp (invasives Karzinom).
|
static String |
LOBULAERE_NEOPLASIE
Konstante für HistologischeDiagnoseTyp (lobuläre Neoplasie).
|
static String |
METASTASE
Konstante für HistologischeDiagnoseTyp (Metastase).
|
static String |
NORMAL
Konstante für HistologischeDiagnoseTyp (Normal).
|
static String |
NORMAL_YPTO
Konstante für HistologischeDiagnoseTyp (normal nach kompletter Remission (ypT0)).
|
static String |
PAGET
Konstante für HistologischeDiagnoseTyp (Paget).
|
static String |
PLEOMORPHE_LOBULAERE_NEOPLASIE
Konstante für HistologischeDiagnoseTyp (pleomorphe lobuläre Neoplasie).
|
Constructor and Description |
---|
HistologischePathologieDiagnoseTypConstant() |
public static final String NORMAL
public static final String NORMAL_YPTO
public static final String BENIGNE_LAESION
public static final String LOBULAERE_NEOPLASIE
public static final String PLEOMORPHE_LOBULAERE_NEOPLASIE
public static final String DCIS
public static final String PAGET
public static final String INVASIVES_KARZINOM
public static final String ANDERES_MALIGNOM
public static final String METASTASE