| Package | Description |
|---|---|
| ca.uhn.fhir.model.dstu2.resource |
| Modifier and Type | Method and Description |
|---|---|
Condition.Evidence |
Condition.addEvidence()
Adds and returns a new value for evidence ()
|
Condition.Evidence |
Condition.getEvidenceFirstRep()
Gets the first repetition for evidence (),
creating it if it does not already exist.
|
Condition.Evidence |
Condition.Evidence.setCode(CodeableConceptDt theValue)
Sets the value(s) for code ()
|
Condition.Evidence |
Condition.Evidence.setDetail(List<ResourceReferenceDt> theValue)
Sets the value(s) for detail ()
|
| Modifier and Type | Method and Description |
|---|---|
List<Condition.Evidence> |
Condition.getEvidence()
Gets the value(s) for evidence ().
|
| Modifier and Type | Method and Description |
|---|---|
Condition |
Condition.addEvidence(Condition.Evidence theValue)
Adds a given new value for evidence ()
|
| Modifier and Type | Method and Description |
|---|---|
Condition |
Condition.setEvidence(List<Condition.Evidence> theValue)
Sets the value(s) for evidence ()
|
Copyright © 2014–2016 University Health Network. All rights reserved.