| Package | Description |
|---|---|
| ca.uhn.fhir.model.dstu2.resource |
| Modifier and Type | Method and Description |
|---|---|
DocumentReference.RelatesTo |
DocumentReference.addRelatesTo()
Adds and returns a new value for relatesTo ()
|
DocumentReference.RelatesTo |
DocumentReference.getRelatesToFirstRep()
Gets the first repetition for relatesTo (),
creating it if it does not already exist.
|
DocumentReference.RelatesTo |
DocumentReference.RelatesTo.setCode(BoundCodeDt<DocumentRelationshipTypeEnum> theValue)
Sets the value(s) for code ()
|
DocumentReference.RelatesTo |
DocumentReference.RelatesTo.setCode(DocumentRelationshipTypeEnum theValue)
Sets the value(s) for code ()
|
DocumentReference.RelatesTo |
DocumentReference.RelatesTo.setTarget(ResourceReferenceDt theValue)
Sets the value(s) for target ()
|
| Modifier and Type | Method and Description |
|---|---|
List<DocumentReference.RelatesTo> |
DocumentReference.getRelatesTo()
Gets the value(s) for relatesTo ().
|
| Modifier and Type | Method and Description |
|---|---|
DocumentReference |
DocumentReference.addRelatesTo(DocumentReference.RelatesTo theValue)
Adds a given new value for relatesTo ()
|
| Modifier and Type | Method and Description |
|---|---|
DocumentReference |
DocumentReference.setRelatesTo(List<DocumentReference.RelatesTo> theValue)
Sets the value(s) for relatesTo ()
|
Copyright © 2014–2016 University Health Network. All rights reserved.