| Package | Description |
|---|---|
| ca.uhn.fhir.model.dstu2.resource |
| Modifier and Type | Method and Description |
|---|---|
DocumentReference.ContextRelated |
DocumentReference.Context.addRelated()
Adds and returns a new value for related ()
|
DocumentReference.ContextRelated |
DocumentReference.Context.getRelatedFirstRep()
Gets the first repetition for related (),
creating it if it does not already exist.
|
DocumentReference.ContextRelated |
DocumentReference.ContextRelated.setIdentifier(IdentifierDt theValue)
Sets the value(s) for identifier ()
|
DocumentReference.ContextRelated |
DocumentReference.ContextRelated.setRef(ResourceReferenceDt theValue)
Sets the value(s) for ref ()
|
| Modifier and Type | Method and Description |
|---|---|
List<DocumentReference.ContextRelated> |
DocumentReference.Context.getRelated()
Gets the value(s) for related ().
|
| Modifier and Type | Method and Description |
|---|---|
DocumentReference.Context |
DocumentReference.Context.addRelated(DocumentReference.ContextRelated theValue)
Adds a given new value for related ()
|
| Modifier and Type | Method and Description |
|---|---|
DocumentReference.Context |
DocumentReference.Context.setRelated(List<DocumentReference.ContextRelated> theValue)
Sets the value(s) for related ()
|
Copyright © 2014–2016 University Health Network. All rights reserved.