| Package | Description |
|---|---|
| ca.uhn.fhir.model.dstu2.resource |
| Modifier and Type | Method and Description |
|---|---|
Observation.Related |
Observation.addRelated()
Adds and returns a new value for related ()
|
Observation.Related |
Observation.getRelatedFirstRep()
Gets the first repetition for related (),
creating it if it does not already exist.
|
Observation.Related |
Observation.Related.setTarget(ResourceReferenceDt theValue)
Sets the value(s) for target ()
|
Observation.Related |
Observation.Related.setType(BoundCodeDt<ObservationRelationshipTypeEnum> theValue)
Sets the value(s) for type ()
|
Observation.Related |
Observation.Related.setType(ObservationRelationshipTypeEnum theValue)
Sets the value(s) for type ()
|
| Modifier and Type | Method and Description |
|---|---|
List<Observation.Related> |
Observation.getRelated()
Gets the value(s) for related ().
|
| Modifier and Type | Method and Description |
|---|---|
Observation |
Observation.addRelated(Observation.Related theValue)
Adds a given new value for related ()
|
| Modifier and Type | Method and Description |
|---|---|
Observation |
Observation.setRelated(List<Observation.Related> theValue)
Sets the value(s) for related ()
|
Copyright © 2014–2016 University Health Network. All rights reserved.