| Package | Description |
|---|---|
| ca.uhn.fhir.model.dstu2.resource |
| Modifier and Type | Method and Description |
|---|---|
Procedure.Performer |
Procedure.addPerformer()
Adds and returns a new value for performer ()
|
Procedure.Performer |
Procedure.getPerformerFirstRep()
Gets the first repetition for performer (),
creating it if it does not already exist.
|
Procedure.Performer |
Procedure.Performer.setActor(ResourceReferenceDt theValue)
Sets the value(s) for actor (who.actor)
|
Procedure.Performer |
Procedure.Performer.setRole(CodeableConceptDt theValue)
Sets the value(s) for role ()
|
| Modifier and Type | Method and Description |
|---|---|
List<Procedure.Performer> |
Procedure.getPerformer()
Gets the value(s) for performer ().
|
| Modifier and Type | Method and Description |
|---|---|
Procedure |
Procedure.addPerformer(Procedure.Performer theValue)
Adds a given new value for performer ()
|
| Modifier and Type | Method and Description |
|---|---|
Procedure |
Procedure.setPerformer(List<Procedure.Performer> theValue)
Sets the value(s) for performer ()
|
Copyright © 2014–2016 University Health Network. All rights reserved.