|
Elexis API documentationVersion 2.1.6 as of December 11 2011 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of ICodeElement in ch.elexis.artikel_at.data |
---|
Classes in ch.elexis.artikel_at.data that implement ICodeElement | |
---|---|
class |
Medikament
|
Uses of ICodeElement in ch.elexis.artikel_ch.data |
---|
Classes in ch.elexis.artikel_ch.data that implement ICodeElement | |
---|---|
class |
Medical
|
class |
MiGelArtikel
|
Uses of ICodeElement in ch.elexis.core.data |
---|
Subinterfaces of ICodeElement in ch.elexis.core.data | |
---|---|
interface |
IReason
Diagnosen sind ebensop wie Leistungen "Pluggable" definiert, damit neue Codesysteme leicht eingebaut werden können. |
Uses of ICodeElement in ch.elexis.data |
---|
Subinterfaces of ICodeElement in ch.elexis.data | |
---|---|
interface |
IVerrechenbar
Das Leistungskonzept ist "pluggable" definiert. |
Classes in ch.elexis.data that implement ICodeElement | |
---|---|
class |
Artikel
Ein Artikel ist ein Objekt, das im Lager vorhanden ist oder sein sollte oder einem Patienten verordnet werden kann |
class |
Eigenleistung
|
class |
ICD10
|
class |
LaborLeistung
|
class |
Leistungsblock
|
class |
PhysioLeistung
Implementation of the swiss physiotherapy-tariff |
class |
TarmedLeistung
Implementation des Tarmed-Systems. |
class |
TICode
Die Tessinercodes werden nicht in der Datenbank vorgehalten, sondern sind aus Effizientgründen hier in dieser Klasse fest verdrahtet. |
class |
VerrechenbarAdapter
|
Methods in ch.elexis.data that return types with arguments of type ICodeElement | |
---|---|
java.util.List<ICodeElement> |
Leistungsblock.getElements()
return a List of elements contained in this block will never return null, but the list might be empty |
Methods in ch.elexis.data with parameters of type ICodeElement | |
---|---|
void |
Leistungsblock.addElement(ICodeElement v)
Add an ICodeElement to this block |
void |
Person.countItem(ICodeElement ice)
Statistik für ein bestimmtes Objekt führen |
void |
Leistungsblock.moveElement(ICodeElement v,
int offset)
Move a CodeElement inside the block |
void |
Leistungsblock.removeElement(ICodeElement v)
|
Method parameters in ch.elexis.data with type arguments of type ICodeElement | |
---|---|
java.lang.String |
Leistungsblock.toString(java.util.List<ICodeElement> lst)
|
Uses of ICodeElement in ch.elexis.eigenartikel |
---|
Classes in ch.elexis.eigenartikel that implement ICodeElement | |
---|---|
class |
Eigenartikel
|
Uses of ICodeElement in ch.elexis.eigendiagnosen.data |
---|
Classes in ch.elexis.eigendiagnosen.data that implement ICodeElement | |
---|---|
class |
Eigendiagnose
|
Uses of ICodeElement in ch.elexis.icpc |
---|
Classes in ch.elexis.icpc that implement ICodeElement | |
---|---|
class |
IcpcCode
|
Uses of ICodeElement in ch.elexis.labortarif2009.data |
---|
Classes in ch.elexis.labortarif2009.data that implement ICodeElement | |
---|---|
class |
Labor2009Tarif
|
Uses of ICodeElement in ch.elexis.medikamente.bag.data |
---|
Classes in ch.elexis.medikamente.bag.data that implement ICodeElement | |
---|---|
class |
BAGMedi
This Article is a medicament taken from the BAG (Swiss federal dep. of health) |
Uses of ICodeElement in ch.elexis.privatrechnung.data |
---|
Classes in ch.elexis.privatrechnung.data that implement ICodeElement | |
---|---|
class |
Leistung
A billing plugin that is able to manage several arbitrary tax systems |
|
Elexis API documentationVersion 2.1.6 as of December 11 2011 | |||||||||
PREV NEXT | FRAMES NO FRAMES |