Elexis API documentation
Version 2.1.6 as of December 11 2011

at.herzpraxis.elexis.connect.cobasmira.packages
Class Probe

java.lang.Object
  extended by at.herzpraxis.elexis.connect.cobasmira.packages.Probe

public class Probe
extends java.lang.Object

Author:
Marco Descher / Herzpraxis Dr. Wolber, Goetzis, Austria Structure of a single probe line, as delivered and pre-split, this is called by CobasMiraAction:gotData 20 w tt nnnn ti scno iiiiiiiiii resultttttt dp uu t f rrLF (00) 20 (01) w: Worklist Type (one ascii char) (02) tt: Test Number (A1..Z1..A6..Z6) (03) nnnn: Test Name (String) (04) ti: Test Result Index (Integer number 00..99) (05) scno: Sample Cup Number (Integer number 0000..9999) (06) ii..: Patient Identification (String) (07) result: Concentration (Floating Point Number) (08) dp: no of digits behind decimal point (Integer number 00..99) (09) uu: Unit code (Integer number 00..99) (10) t: Result type (one ascii char) (11) f: Flag (one ascii char) (12) rr: Remark (Integer number 00..99)

Field Summary
static java.lang.String BUNDLE_NAME
           
 
Constructor Summary
Probe(java.lang.String strArray)
           
 
Method Summary
 TimeTool getDate()
           
 java.lang.String getIdent()
           
 float getResult()
           
 java.lang.String getTestKuerzel()
           
 int getUnit()
           
static float roundToDecimals(float d, int c)
          Round a given float value to a selected number of comma places
 void write(Patient patient)
          Schreibt Labordaten.
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

BUNDLE_NAME

public static final java.lang.String BUNDLE_NAME
See Also:
Constant Field Values
Constructor Detail

Probe

public Probe(java.lang.String strArray)
Method Detail

getTestKuerzel

public java.lang.String getTestKuerzel()

write

public void write(Patient patient)
           throws java.lang.Exception
Schreibt Labordaten.

Parameters:
patient -
Throws:
java.lang.Exception

roundToDecimals

public static float roundToDecimals(float d,
                                    int c)
Round a given float value to a selected number of comma places

Parameters:
d - the value to be rounded
c - the number of decimal places to round to

getDate

public TimeTool getDate()

getIdent

public java.lang.String getIdent()

getResult

public float getResult()

getUnit

public int getUnit()

Elexis API documentation
Version 2.1.6 as of December 11 2011

Copyright 2005-2011 by Gerry Weirich, Elexis