|
Elexis API documentationVersion 2.1.6 as of December 11 2011 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectch.elexis.labor.medics.labimport.PatientLabor
public class PatientLabor
Constructor Summary | |
---|---|
PatientLabor(Patient patient)
|
Method Summary | |
---|---|
void |
addDocument(EncapsulatedData data)
Fügt Dokument zu Patientenlabor hinzu |
void |
addLaborItem(StringData data)
Fügt Laborwert zu Patientenlabor hinzu |
void |
addLaborItem(TextData data)
Fügt Laborwert zu Patientenlabor hinzu |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public PatientLabor(Patient patient)
Method Detail |
---|
public void addLaborItem(StringData data)
data
- public void addLaborItem(TextData data)
data
- public void addDocument(EncapsulatedData data) throws java.io.IOException
data
-
java.io.IOException
|
Elexis API documentationVersion 2.1.6 as of December 11 2011 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |