| Package | Description |
|---|---|
| org.eurekaclinical.i2b2.client.pdo |
| Modifier and Type | Method and Description |
|---|---|
Observation.Builder |
Observation.Builder.blob(String blob)
Sets the blob of the observation being built.
|
Observation.Builder |
Observation.Builder.conceptCode(String conceptCode)
Sets the i2b2 concept code of the observation being built.
|
Observation.Builder |
Observation.Builder.conceptPath(String conceptPath)
Sets the i2b2 concept path of the observation being built.
|
Observation.Builder |
Observation.Builder.endDate(Date endDate)
Sets the end date of the observation being built.
|
Observation.Builder |
Observation.Builder.location(String location)
Sets the location of the observation being built.
|
Observation.Builder |
Observation.Builder.modifier(String modifier)
Sets the modifier of the observation being built.
|
Observation.Builder |
Observation.Builder.nval(String nval)
Sets the numerical value of the observation being built.
|
Observation.Builder |
Observation.Builder.observer(String observer)
Sets the observer of the observation being built.
|
Observation.Builder |
Observation.Builder.startDate(Date startDate)
Sets the start date of the observation being built.
|
Observation.Builder |
Observation.Builder.tval(String tval)
Sets the text value of the observation being built.
|
Observation.Builder |
Observation.Builder.units(String units)
Sets the units the observation being built.
|
Observation.Builder |
Observation.Builder.valueflag(String valueflag)
Sets the value flag of the observation being built.
|
Observation.Builder |
Observation.Builder.valuetype(String valuetype)
Sets the value type of the observation being built.
|
Copyright © 2016–2019 Emory University. All rights reserved.