|
Elexis API documentationVersion 2.1.6 as of December 11 2011 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Verrechnet | |
---|---|
ch.elexis.archie.patientstatistik | |
ch.elexis.data | |
ch.elexis.labortarif2009.data | |
ch.elexis.medikamente.bag.data | |
ch.elexis.util | Utility-Klassen Dieses Package enthält Hilfsklassen, die thematisch nicht einem der anderen Packages zuzuordnen sind. |
ch.elexis.views |
Uses of Verrechnet in ch.elexis.archie.patientstatistik |
---|
Methods in ch.elexis.archie.patientstatistik that return types with arguments of type Verrechnet | |
---|---|
java.util.HashMap<IVerrechenbar,java.util.List<Verrechnet>> |
Counter.getValues()
|
Uses of Verrechnet in ch.elexis.data |
---|
Methods in ch.elexis.data that return Verrechnet | |
---|---|
static Verrechnet |
Verrechnet.load(java.lang.String id)
|
Methods in ch.elexis.data that return types with arguments of type Verrechnet | |
---|---|
java.util.List<Verrechnet> |
Konsultation.getLeistungen()
Die zu dieser Konsultation gehörenden Leistungen holen |
Result<Verrechnet> |
TarmedOptifier.remove(Verrechnet code,
Konsultation kons)
Eine Verrechnungsposition entfernen. |
Result<Verrechnet> |
IVerrechenbar.DefaultOptifier.remove(Verrechnet v,
Konsultation kons)
|
Result<Verrechnet> |
Konsultation.removeLeistung(Verrechnet ls)
Eine Verrechenbar aus der Konsultation entfernen |
Methods in ch.elexis.data with parameters of type Verrechnet | |
---|---|
void |
IVerrechnetAdjuster.adjust(Verrechnet verrechnet)
Adjust the created Verrechnet . |
void |
IVerrechnetAdjuster.adjustGetNettoPreis(Verrechnet verrechnet,
Money price)
Adjust netto price of Verrechnet . |
static java.lang.String |
TarmedLeistung.getSide(Verrechnet v)
|
static boolean |
TarmedLeistung.isObligation(Verrechnet v)
|
Result<Verrechnet> |
TarmedOptifier.remove(Verrechnet code,
Konsultation kons)
Eine Verrechnungsposition entfernen. |
Result<Verrechnet> |
IVerrechenbar.DefaultOptifier.remove(Verrechnet v,
Konsultation kons)
|
Result<Verrechnet> |
Konsultation.removeLeistung(Verrechnet ls)
Eine Verrechenbar aus der Konsultation entfernen |
Uses of Verrechnet in ch.elexis.labortarif2009.data |
---|
Methods in ch.elexis.labortarif2009.data that return types with arguments of type Verrechnet | |
---|---|
Result<Verrechnet> |
Optifier.remove(Verrechnet code,
Konsultation kons)
|
Methods in ch.elexis.labortarif2009.data with parameters of type Verrechnet | |
---|---|
Result<Verrechnet> |
Optifier.remove(Verrechnet code,
Konsultation kons)
|
Uses of Verrechnet in ch.elexis.medikamente.bag.data |
---|
Methods in ch.elexis.medikamente.bag.data that return types with arguments of type Verrechnet | |
---|---|
Result<Verrechnet> |
BAGOptifier.remove(Verrechnet v,
Konsultation kons)
|
Methods in ch.elexis.medikamente.bag.data with parameters of type Verrechnet | |
---|---|
Result<Verrechnet> |
BAGOptifier.remove(Verrechnet v,
Konsultation kons)
|
Uses of Verrechnet in ch.elexis.util |
---|
Methods in ch.elexis.util that return types with arguments of type Verrechnet | |
---|---|
Result<Verrechnet> |
IOptifier.remove(Verrechnet code,
Konsultation kons)
Eine Leistung aus einer Konsultation entfernen; die Liste ggf. anpassen |
Methods in ch.elexis.util with parameters of type Verrechnet | |
---|---|
Result<Verrechnet> |
IOptifier.remove(Verrechnet code,
Konsultation kons)
Eine Leistung aus einer Konsultation entfernen; die Liste ggf. anpassen |
Uses of Verrechnet in ch.elexis.views |
---|
Constructors in ch.elexis.views with parameters of type Verrechnet | |
---|---|
TarmedDetailDialog(Shell shell,
Verrechnet tl)
|
|
Elexis API documentationVersion 2.1.6 as of December 11 2011 | |||||||||
PREV NEXT | FRAMES NO FRAMES |