public class ErgebnisKlinischeUntersuchungTypConstant
extends Object
Modifier and Type | Field and Description |
---|---|
static String |
MAMMILLENRETRAKTION
Konstante für ErgebnisKlinischeUntersuchungTyp (Mammillenretraktion).
|
static String |
NICHT_DURCHGEFUEHRT
Konstante für ErgebnisKlinischeUntersuchungTyp (nicht durchgeführt).
|
static String |
SONSTIGES
Konstante für ErgebnisKlinischeUntersuchungTyp (sonstiges).
|
static String |
SUSPEKT_HAUT
Konstante für ErgebnisKlinischeUntersuchungTyp (Hautveränderung: suspekt).
|
static String |
SUSPEKT_PALPATION
Konstante für ErgebnisKlinischeUntersuchungTyp (suspekter Palpationsbefund).
|
static String |
UNAUFF
Konstante für ErgebnisKlinischeUntersuchungTyp (unauffällig).
|
Constructor and Description |
---|
ErgebnisKlinischeUntersuchungTypConstant() |
public static final String UNAUFF
public static final String SUSPEKT_PALPATION
public static final String SUSPEKT_HAUT
public static final String MAMMILLENRETRAKTION
public static final String SONSTIGES
public static final String NICHT_DURCHGEFUEHRT