public class BestaetigungstypConstants
extends Object
Modifier and Type | Field and Description |
---|---|
static String |
AMBULANT
Konstante fur den Bestätigungstyp Ambulant.
|
static String |
DELEGIERT
Konstante fur den Bestätigungstyp Delegiert.
|
static String |
ENTLASSUNG
Konstante fur den Bestätigungstyp Entlassung.
|
static String |
STATIONAER
Konstante fur den Bestätigungstyp Stationär.
|
Constructor and Description |
---|
BestaetigungstypConstants() |
public static final String STATIONAER
public static final String AMBULANT
public static final String ENTLASSUNG
public static final String DELEGIERT