|
Elexis API documentationVersion 2.1.6 as of January 22 2012 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of Patient in at.herzpraxis.elexis.connect.cobasmira.packages |
---|
Methods in at.herzpraxis.elexis.connect.cobasmira.packages with parameters of type Patient | |
---|---|
void |
Value.fetchValue(Patient patient,
java.lang.Float result,
TimeTool date)
|
void |
Probe.write(Patient patient)
Schreibt Labordaten. |
Uses of Patient in ch.elexis |
---|
Methods in ch.elexis with parameters of type Patient | |
---|---|
static void |
Hub.setWindowText(Patient pat)
|
Uses of Patient in ch.elexis.actions |
---|
Methods in ch.elexis.actions that return Patient | |
---|---|
static Patient |
ElexisEventDispatcher.getSelectedPatient()
shortcut |
Uses of Patient in ch.elexis.agenda.data |
---|
Methods in ch.elexis.agenda.data with parameters of type Patient | |
---|---|
void |
Termin.set(java.lang.String bereich,
TimeTool wann,
int dauer,
java.lang.String typ,
java.lang.String status,
Patient pat,
java.lang.String Grund)
|
Uses of Patient in ch.elexis.archie.patientstatistik |
---|
Fields in ch.elexis.archie.patientstatistik declared as Patient | |
---|---|
Patient |
PatientSelector.patSelected
|
Constructors in ch.elexis.archie.patientstatistik with parameters of type Patient | |
---|---|
Counter(Patient p,
TimeTool von,
TimeTool bis,
Counter.IJobFinishedListener lis)
|
Uses of Patient in ch.elexis.banking |
---|
Methods in ch.elexis.banking that return Patient | |
---|---|
Patient |
ESRRecord.getPatient()
|
Uses of Patient in ch.elexis.befunde |
---|
Constructors in ch.elexis.befunde with parameters of type Patient | |
---|---|
Messwert(Patient pat,
java.lang.String name,
java.lang.String date,
java.util.Map<java.lang.Object,java.lang.Object> bf)
This is the only public constructor. |
Uses of Patient in ch.elexis.befunde.xchange |
---|
Methods in ch.elexis.befunde.xchange with parameters of type Patient | |
---|---|
void |
XChangeContributor.setPatient(Patient pat)
|
Uses of Patient in ch.elexis.connect.afinion.packages |
---|
Methods in ch.elexis.connect.afinion.packages with parameters of type Patient | |
---|---|
void |
Value.fetchValue(Patient patient,
java.lang.String value,
java.lang.String flags,
TimeTool date)
|
void |
Record.write(Patient patient)
Schreibt die Werte in die Datenbank |
Uses of Patient in ch.elexis.connect.reflotron.packages |
---|
Methods in ch.elexis.connect.reflotron.packages with parameters of type Patient | |
---|---|
void |
Value.fetchValue(Patient patient,
java.lang.String value,
java.lang.String flags,
TimeTool date)
|
java.lang.String |
Probe.write(Patient patient)
Schreibt Labordaten |
Uses of Patient in ch.elexis.connect.sysmex.packages |
---|
Methods in ch.elexis.connect.sysmex.packages with parameters of type Patient | |
---|---|
void |
Value.fetchValue(Patient patient,
java.lang.String value,
java.lang.String flags,
TimeTool date)
|
void |
AbstractData.write(Patient patient)
Schreibt Labordaten |
Uses of Patient in ch.elexis.data |
---|
Methods in ch.elexis.data that return Patient | |
---|---|
Patient |
Reminder.getKontakt()
|
Patient |
AUF.getPatient()
|
Patient |
AccountTransaction.getPatient()
|
Patient |
Fall.getPatient()
|
Patient |
LabResult.getPatient()
|
Patient |
Rezept.getPatient()
|
static Patient |
Patient.load(java.lang.String id)
Einen Patienten mit gegebener ID aus der Datenbank einlesen |
static Patient |
Patient.loadByPatientID(java.lang.String patientNr)
Einen Patienten aufgrund seiner PatientenNr laden |
Methods in ch.elexis.data with parameters of type Patient | |
---|---|
java.lang.String |
LabItem.evaluate(Patient pat,
TimeTool date)
Evaluate a formula-based LabItem for a given Patient at a given date. |
java.lang.String |
LabItem.evaluateNew(Patient pat,
TimeTool date,
java.util.List<LabResult> results)
|
static java.util.List<Reminder> |
Reminder.findForPatient(Patient p,
Kontakt responsible)
Alle Reminder zu einem Patienten holen |
static java.util.List<Reminder> |
Reminder.findRemindersDueFor(Patient p,
Anwender a,
boolean bOnlyPopup)
Alle Reminder holen, die bei einem bestimmten Patienten für einen bestimmten Anwender fällig sind |
static LabResult |
LabResult.getForDate(Patient pat,
TimeTool date,
LabItem item)
|
Constructors in ch.elexis.data with parameters of type Patient | |
---|---|
AccountTransaction(Patient pat,
Rechnung r,
Money betrag,
java.lang.String date,
java.lang.String bemerkung)
|
|
LabResult(Patient p,
TimeTool date,
LabItem item,
java.lang.String result,
java.lang.String comment)
create a new LabResult. |
|
Prescription(Artikel a,
Patient p,
java.lang.String dosage,
java.lang.String remark)
|
|
Rezept(Patient pat)
|
Uses of Patient in ch.elexis.developer.resources.model |
---|
Constructors in ch.elexis.developer.resources.model with parameters of type Patient | |
---|---|
SampleDataType(Patient pat,
java.lang.String title,
int funFactor,
int boreFactor)
Create a new Object. |
Uses of Patient in ch.elexis.dialogs |
---|
Methods in ch.elexis.dialogs that return Patient | |
---|---|
Patient |
PatientErfassenDialog.getResult()
|
Constructors in ch.elexis.dialogs with parameters of type Patient | |
---|---|
AddBuchungDialog(Shell parentShell,
Patient p)
|
|
KonsFilterDialog(Patient p)
|
|
KonsFilterDialog(Patient p,
KonsFilter kf)
|
Uses of Patient in ch.elexis.exchange |
---|
Methods in ch.elexis.exchange that return Patient | |
---|---|
static Patient |
KontaktMatcher.findPatient(java.lang.String name,
java.lang.String vorname,
java.lang.String gebdat,
java.lang.String gender,
java.lang.String strasse,
java.lang.String plz,
java.lang.String ort,
java.lang.String natel,
KontaktMatcher.CreateMode createMode)
|
Methods in ch.elexis.exchange with parameters of type Patient | |
---|---|
ContactElement |
XChangeExporter.addPatient(Patient pat)
Add a Patient to the Container.This will as well export the medical history of the patient and ist thus the starting point for exporting the EMR. |
Uses of Patient in ch.elexis.exchange.elements |
---|
Methods in ch.elexis.exchange.elements with parameters of type Patient | |
---|---|
MedicalElement |
MedicalElement.asExporter(XChangeExporter parent,
Patient p)
|
Uses of Patient in ch.elexis.extdoc.dialogs |
---|
Constructors in ch.elexis.extdoc.dialogs with parameters of type Patient | |
---|---|
VerifierDialog(Shell parent,
Patient patient)
|
Uses of Patient in ch.elexis.extdoc.util |
---|
Methods in ch.elexis.extdoc.util that return Patient | |
---|---|
static Patient |
MatchPatientToPath.filenameBelongsToSomePatient(java.lang.String fullPathname)
Global: Checks whether the pathname matches an existing patient |
Methods in ch.elexis.extdoc.util with parameters of type Patient | |
---|---|
static java.lang.Object |
MatchPatientToPath.getFilesForPatient(Patient actPatient,
java.lang.String[] activePaths)
Return a list of files which belong to this patient |
static java.lang.String |
MatchPatientToPath.getSubDirPath(Patient pat)
|
Constructors in ch.elexis.extdoc.util with parameters of type Patient | |
---|---|
MatchPatientToPath(Patient patient)
Constructor: Create a new object for this patient |
Uses of Patient in ch.elexis.icpc |
---|
Methods in ch.elexis.icpc that return Patient | |
---|---|
Patient |
Episode.getPatient()
|
Methods in ch.elexis.icpc with parameters of type Patient | |
---|---|
static Episode |
Episode.findEpisode(Patient pat,
java.lang.String title)
|
Constructors in ch.elexis.icpc with parameters of type Patient | |
---|---|
Episode(Patient pat,
java.lang.String title)
|
Uses of Patient in ch.elexis.icpc.views |
---|
Methods in ch.elexis.icpc.views with parameters of type Patient | |
---|---|
void |
EpisodesDisplay.setPatient(Patient pat)
|
Uses of Patient in ch.elexis.images |
---|
Methods in ch.elexis.images that return Patient | |
---|---|
Patient |
Bild.getPatient()
|
Constructors in ch.elexis.images with parameters of type Patient | |
---|---|
Bild(Patient patient,
java.lang.String Titel,
byte[] data)
|
Uses of Patient in ch.elexis.impfplan.model |
---|
Methods in ch.elexis.impfplan.model with parameters of type Patient | |
---|---|
static java.util.List<VaccinationType> |
VaccinationType.findDueFor(Patient pat)
|
static boolean |
VaccinationType.isInRange(Patient p,
TimeTool base,
Tuple t)
|
Constructors in ch.elexis.impfplan.model with parameters of type Patient | |
---|---|
Vaccination(VaccinationType vt,
Patient pat)
|
|
Vaccination(VaccinationType vt,
Patient pat,
TimeTool date,
boolean bUnexact)
|
Uses of Patient in ch.elexis.importer.rtf |
---|
Methods in ch.elexis.importer.rtf that return Patient | |
---|---|
Patient |
ManualParser.findPatient(java.io.File in)
|
Uses of Patient in ch.elexis.labor.medics.labimport |
---|
Constructors in ch.elexis.labor.medics.labimport with parameters of type Patient | |
---|---|
PatientLabor(Patient patient)
|
Uses of Patient in ch.elexis.laborimport.bioanalytica |
---|
Methods in ch.elexis.laborimport.bioanalytica that return types with arguments of type Patient | |
---|---|
Result<Patient> |
HL7.getPatient()
Find the patient denoted by this HL7-record. |
Uses of Patient in ch.elexis.omnivore.data |
---|
Constructors in ch.elexis.omnivore.data with parameters of type Patient | |
---|---|
DocHandle(byte[] doc,
Patient pat,
java.lang.String title,
java.lang.String mime,
java.lang.String keyw)
|
Uses of Patient in ch.elexis.stickynotes.data |
---|
Methods in ch.elexis.stickynotes.data that return Patient | |
---|---|
Patient |
StickyNote.getPatient()
|
Methods in ch.elexis.stickynotes.data with parameters of type Patient | |
---|---|
static StickyNote |
StickyNote.load(Patient p)
|
Constructors in ch.elexis.stickynotes.data with parameters of type Patient | |
---|---|
StickyNote(Patient p)
|
Uses of Patient in ch.elexis.text |
---|
Constructors in ch.elexis.text with parameters of type Patient | |
---|---|
GenericDocument(Patient pat,
java.lang.String title,
java.lang.String category,
byte[] content,
java.lang.String date,
java.lang.String keywords,
java.lang.String mimetype)
Create a new GenericDocument from a File. |
|
GenericDocument(Patient pat,
java.lang.String title,
java.lang.String category,
java.io.File file,
java.lang.String date,
java.lang.String keywords,
java.lang.String mimetype)
Create a new GenericDocument from a File. |
Uses of Patient in ch.elexis.util |
---|
Methods in ch.elexis.util with parameters of type Patient | |
---|---|
void |
KGDrucker.doPrint(Patient pat)
Deprecated. |
void |
TemplateDrucker.doPrint(Patient pat)
|
Uses of Patient in ch.elexis.views |
---|
Methods in ch.elexis.views that return Patient | |
---|---|
Patient |
PatientenListeView.getSelectedPatient()
retrieve the patient that is currently selected in the list |
Methods in ch.elexis.views with parameters of type Patient | |
---|---|
int |
PatFilterImpl.accept(Patient p,
IPersistentObject o)
|
int |
PatListFilterBox.IPatFilter.accept(Patient p,
IPersistentObject o)
Will the Patient be accepted for the Filter depending on the Object? |
boolean |
RezeptBlatt.createEinnahmeliste(Patient pat,
Prescription[] pres)
|
boolean |
LaborblattView.createLaborblatt(Patient pat,
Document doc)
|
boolean |
LaborblattView.createLaborblatt(Patient pat,
java.lang.String[] header,
TableItem[] rows)
|
boolean |
KGPrintView.doPrint(Patient pat,
IProgressMonitor monitor)
Drukt die KG-Huelle anhand der Vorlage "KG" |
boolean |
TemplatePrintView.doPrint(Patient pat,
java.lang.String templateName,
java.lang.String printer,
java.lang.String tray,
IProgressMonitor monitor)
Drukt Dokument anhand einer Vorlage |
void |
HistoryDisplay.load(Patient pat)
|
void |
Patientenblatt2.setPatient(Patient p)
|
static void |
Patientenblatt2.PatientenfeldXidInhalt.xidSchreiben(Patient pat,
java.lang.String domain,
java.lang.String id)
Schreibt die XID. |
Uses of Patient in ch.medshare.connect.abacusjunior.packages |
---|
Methods in ch.medshare.connect.abacusjunior.packages with parameters of type Patient | |
---|---|
void |
DataPackage.fetchResults(Patient actPatient)
|
void |
Value.fetchValue(Patient patient,
java.lang.String value,
java.lang.String flags,
TimeTool date)
|
Uses of Patient in com.hilotec.elexis.messwerte.v2.data |
---|
Methods in com.hilotec.elexis.messwerte.v2.data that return Patient | |
---|---|
Patient |
Messung.getPatient()
|
Methods in com.hilotec.elexis.messwerte.v2.data with parameters of type Patient | |
---|---|
static java.util.List<Messung> |
Messung.getPatientMessungen(Patient patient,
MessungTyp typ)
Alle Messungen eines bestimmten Typs zu einem bestimmten Patienten zusammensuchen. |
Constructors in com.hilotec.elexis.messwerte.v2.data with parameters of type Patient | |
---|---|
Messung(Patient patient,
MessungTyp typ)
Neue Messung erstellen |
Uses of Patient in eaustria.basis.daten |
---|
Subclasses of Patient in eaustria.basis.daten | |
---|---|
class |
TransienterPatient
Ein transienter Patient ist nicht in der Elexis-Datenbank verzeichnet und unterstützt nur die Abfrage der Felder |
Uses of Patient in eaustria.dame.daten |
---|
Methods in eaustria.dame.daten that return Patient | |
---|---|
Patient |
Laborbefund.getPatient()
Liefert den Patienten, zu dem dieser Befund gehört. |
Uses of Patient in eaustria.dame.modell |
---|
Methods in eaustria.dame.modell with parameters of type Patient | |
---|---|
java.util.List<IOpaqueDocument> |
DameDokumentverwaltung.gefilterteDokumente(Patient pat,
Mandant mand)
Liefert alle Dokumente, die dem gegebenen Patient und dem gegebenen Mandanten zugeordnet sind und alle Dokumente, die keinem Patienten oder keinem Mandanten zugeordnet sind. |
Uses of Patient in eaustria.dame.modell.extrahierung |
---|
Methods in eaustria.dame.modell.extrahierung that return Patient | |
---|---|
Patient |
ExtrahierteNachricht.getPatient()
Liefert extrahierte Patientendaten des Dokuments oder null, wenn kein Patient gefunden. |
|
Elexis API documentationVersion 2.1.6 as of January 22 2012 | |||||||||
PREV NEXT | FRAMES NO FRAMES |