| Package | Description |
|---|---|
| org.ornet.cdm |
| Modifier and Type | Field and Description |
|---|---|
protected java.util.List<ClinicalInfo> |
Order.reason |
protected java.util.List<ClinicalInfo> |
Order.relevantClinicalInfo |
| Modifier and Type | Method and Description |
|---|---|
ClinicalInfo |
ObjectFactory.createClinicalInfo()
Create an instance of
ClinicalInfo |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<ClinicalInfo> |
Order.getReason()
Gets the value of the reason property.
|
java.util.List<ClinicalInfo> |
Order.getRelevantClinicalInfo()
Gets the value of the relevantClinicalInfo property.
|