public class I2b2Visit extends VisitImpl
StoredExtensionType.getId().Visit.Status| Constructor and Description |
|---|
I2b2Visit(int encounter_num,
int patient_num) |
| Modifier and Type | Method and Description |
|---|---|
String |
getActiveStatusCd()
Get the i2b2 vital_status_cd for this visit.
|
String |
getInOutCd() |
int |
getNum() |
int |
getPatientNum() |
void |
setActiveStatusCd(String vital_cd)
For decoding instructions, see the i2b2 documentation CRC_Design.pdf
The vital cd can be one or two characters.
|
String |
toString() |
getEndTime, getLocationId, getPatientId, getStartTime, getStatus, setEndTime, setLocationId, setPatientId, setStartTime, setStatuscheckAndUpdateDirty, dirtyIterator, getId, getSourceId, getSourceTimestamp, isDirty, markDirty, setId, setSourceId, setSourceTimestampclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitequals, getId, hashCode, setIdgetSourceId, getSourceTimestamp, setSourceId, setSourceTimestamppublic int getNum()
public int getPatientNum()
public String getActiveStatusCd()
public void setActiveStatusCd(String vital_cd)
null or "" use both timestamps accurate to day
vital_cd.length > 1 use second character as start indicator, otherwise if unable to decode the end indicator, use the first character.vital_cd - code to indicate accuracy of start and end datepublic String getInOutCd()
Copyright © 2013–2017 R.W.Majeed. All rights reserved.