|
Elexis API documentationVersion 2.1.6 as of January 22 2012 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectch.elexis.importers.HL7.OBR
public class HL7.OBR
Method Summary | |
---|---|
HL7.OBX |
firstOBX()
Find the first OBX of this OBR |
TimeTool |
getDate()
Unfortunately, not all labs use all date fields. |
HL7.OBR |
nextOBR(HL7.OBR obr)
|
HL7.OBX |
nextOBX(HL7.OBX old)
Find the next OBX after a given OBX |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public HL7.OBR nextOBR(HL7.OBR obr)
public HL7.OBX nextOBX(HL7.OBX old)
old
- the OBX from which to start searching
public HL7.OBX firstOBX()
public TimeTool getDate()
|
Elexis API documentationVersion 2.1.6 as of January 22 2012 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |