| Package | Description |
|---|---|
| ca.uhn.fhir.model.dstu2.resource |
| Modifier and Type | Method and Description |
|---|---|
Composition.Event |
Composition.Event.addCode(CodeableConceptDt theValue)
Adds a given new value for code ()
|
Composition.Event |
Composition.addEvent()
Adds and returns a new value for event ()
|
Composition.Event |
Composition.getEventFirstRep()
Gets the first repetition for event (),
creating it if it does not already exist.
|
Composition.Event |
Composition.Event.setCode(List<CodeableConceptDt> theValue)
Sets the value(s) for code ()
|
Composition.Event |
Composition.Event.setDetail(List<ResourceReferenceDt> theValue)
Sets the value(s) for detail ()
|
Composition.Event |
Composition.Event.setPeriod(PeriodDt theValue)
Sets the value(s) for period ()
|
| Modifier and Type | Method and Description |
|---|---|
List<Composition.Event> |
Composition.getEvent()
Gets the value(s) for event ().
|
| Modifier and Type | Method and Description |
|---|---|
Composition |
Composition.addEvent(Composition.Event theValue)
Adds a given new value for event ()
|
| Modifier and Type | Method and Description |
|---|---|
Composition |
Composition.setEvent(List<Composition.Event> theValue)
Sets the value(s) for event ()
|
Copyright © 2014–2016 University Health Network. All rights reserved.