public class ArdenValue extends Object
Constructor and Description |
---|
ArdenValue() |
ArdenValue(Patient p,
Locale l) |
Modifier and Type | Method and Description |
---|---|
void |
addObs(List<Obs> o) |
Patient |
getPatient() |
Boolean |
getValueAsBoolean()
This converts the value_numeric to a value_boolean, essentially
|
Integer |
getValueCoded() |
Double |
getValueNumeric() |
String |
getValueText() |
void |
PrintObsMap() |
public Double getValueNumeric()
public Boolean getValueAsBoolean()
public String getValueText()
public Integer getValueCoded()
public Patient getPatient()
public void PrintObsMap()
Copyright © 2018 OpenMRS LLC.. All Rights Reserved.