|
Elexis API documentationVersion 2.1.6 as of December 11 2011 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use IReason | |
|---|---|
| ch.elexis.core.data | |
| ch.elexis.data | |
| ch.elexis.eigendiagnosen.data | |
| ch.elexis.exchange.elements | |
| ch.elexis.icpc | |
| Uses of IReason in ch.elexis.core.data |
|---|
| Methods in ch.elexis.core.data that return types with arguments of type IReason | |
|---|---|
java.util.List<IReason> |
IEncounter.getReasons()
The Reasons for this encounter |
| Uses of IReason in ch.elexis.data |
|---|
| Classes in ch.elexis.data that implement IReason | |
|---|---|
class |
ICD10
|
class |
TICode
Die Tessinercodes werden nicht in der Datenbank vorgehalten, sondern sind aus Effizientgründen hier in dieser Klasse fest verdrahtet. |
| Methods in ch.elexis.data that return types with arguments of type IReason | |
|---|---|
java.util.List<IReason> |
Konsultation.getDiagnosen()
Deprecated. Use Konsultation.getReasons() instead |
java.util.List<IReason> |
Konsultation.getReasons()
|
| Methods in ch.elexis.data with parameters of type IReason | |
|---|---|
void |
Konsultation.addDiagnose(IReason dg)
Eine weitere Diagnose dieser Konsultation zufügen |
void |
Konsultation.removeDiagnose(IReason dg)
Eine Diagnose aus der Diagnoseliste entfernen |
| Uses of IReason in ch.elexis.eigendiagnosen.data |
|---|
| Classes in ch.elexis.eigendiagnosen.data that implement IReason | |
|---|---|
class |
Eigendiagnose
|
| Uses of IReason in ch.elexis.exchange.elements |
|---|
| Methods in ch.elexis.exchange.elements with parameters of type IReason | |
|---|---|
EpisodeElement |
EpisodeElement.asExporter(XChangeExporter parent,
Konsultation k,
IReason dg)
|
| Uses of IReason in ch.elexis.icpc |
|---|
| Classes in ch.elexis.icpc that implement IReason | |
|---|---|
class |
IcpcCode
|
| Methods in ch.elexis.icpc that return types with arguments of type IReason | |
|---|---|
java.util.List<IReason> |
Episode.getDiagnoses()
|
| Methods in ch.elexis.icpc with parameters of type IReason | |
|---|---|
void |
Episode.addDiagnosis(IReason id)
|
void |
Episode.removeDiagnosis(IReason id)
|
|
Elexis API documentationVersion 2.1.6 as of December 11 2011 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||