public class VoFormularerfassungPruefenErgebnis
extends Object
Enthält die Rückgabewerte der Funktion
voFormularerfassungPruefen.
| Constructor and Description |
|---|
VoFormularerfassungPruefenErgebnis() |
| Modifier and Type | Method and Description |
|---|---|
String |
getKvt()
KV-Träger des Anspruchs des Patienten.
|
SvPersonV2 |
getSvPatient()
Daten eines Patienten mit SV-Nummer.
|
void |
setKvt(String kvt) |
void |
setSvPatient(SvPersonV2 svPatient) |
public SvPersonV2 getSvPatient()
public void setSvPatient(SvPersonV2 svPatient)
public String getKvt()
public void setKvt(String kvt)