Elexis: Das führende OpenSource-Arztpraxisprogamm
im deutschsprachigen Raum
Java doc für Elexis version 2.1.7.dev vom 01.09.2013

ch.ct.patientenerfassung.client
Class PatientenErfClient

java.lang.Object
  extended by ch.ct.patientenerfassung.client.PatientenErfClient

public class PatientenErfClient
extends java.lang.Object


Field Summary
static java.util.Properties patientenErfassungProp
           
 
Constructor Summary
PatientenErfClient()
           
 
Method Summary
 java.lang.String convertGebDate(java.lang.String gebDat)
           
 short convertGeschlecht(java.lang.String geschlecht)
           
static void main(java.lang.String[] args)
           
 void speichernPatient()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

patientenErfassungProp

public static java.util.Properties patientenErfassungProp
Constructor Detail

PatientenErfClient

public PatientenErfClient()
Method Detail

speichernPatient

public void speichernPatient()
                      throws java.lang.Exception
Throws:
java.lang.Exception

main

public static void main(java.lang.String[] args)
                 throws java.lang.Exception
Throws:
java.lang.Exception

convertGebDate

public java.lang.String convertGebDate(java.lang.String gebDat)

convertGeschlecht

public short convertGeschlecht(java.lang.String geschlecht)

Elexis: Das führende OpenSource-Arztpraxisprogamm
im deutschsprachigen Raum
Java doc für Elexis version 2.1.7.dev vom 01.09.2013