public class UntersuchungEmpfohlenVonTypConstants
extends Object
Modifier and Type | Field and Description |
---|---|
static String |
KEINE_EMPFEHLUNG
Konstante für UntersuchungEmpfohlenVonTyp (Keine Empfehlung).
|
static String |
VOM_FACHARZT
Konstante für UntersuchungEmpfohlenVonTyp (vom Facharzt).
|
static String |
VON_KRANKENANSTALT
Konstante für UntersuchungEmpfohlenVonTyp (von Krankenanstalt).
|
Constructor and Description |
---|
UntersuchungEmpfohlenVonTypConstants() |
public static final String VOM_FACHARZT
public static final String VON_KRANKENANSTALT
public static final String KEINE_EMPFEHLUNG