| Package | Description |
|---|---|
| ca.uhn.fhir.model.dstu2.resource |
| Modifier and Type | Method and Description |
|---|---|
Provenance.Agent |
Provenance.addAgent()
Adds and returns a new value for agent (who)
|
Provenance.Agent |
Provenance.Agent.addRelatedAgent(Provenance.AgentRelatedAgent theValue)
Adds a given new value for relatedAgent ()
|
Provenance.Agent |
Provenance.Entity.getAgent()
Gets the value(s) for agent ().
|
Provenance.Agent |
Provenance.getAgentFirstRep()
Gets the first repetition for agent (who),
creating it if it does not already exist.
|
Provenance.Agent |
Provenance.Agent.setActor(ResourceReferenceDt theValue)
Sets the value(s) for actor (who.actor)
|
Provenance.Agent |
Provenance.Agent.setRelatedAgent(List<Provenance.AgentRelatedAgent> theValue)
Sets the value(s) for relatedAgent ()
|
Provenance.Agent |
Provenance.Agent.setRole(CodingDt theValue)
Sets the value(s) for role ()
|
Provenance.Agent |
Provenance.Agent.setUserId(IdentifierDt theValue)
Sets the value(s) for userId (who.actor)
|
| Modifier and Type | Method and Description |
|---|---|
List<Provenance.Agent> |
Provenance.getAgent()
Gets the value(s) for agent (who).
|
| Modifier and Type | Method and Description |
|---|---|
Provenance |
Provenance.addAgent(Provenance.Agent theValue)
Adds a given new value for agent (who)
|
Provenance.Entity |
Provenance.Entity.setAgent(Provenance.Agent theValue)
Sets the value(s) for agent ()
|
| Modifier and Type | Method and Description |
|---|---|
Provenance |
Provenance.setAgent(List<Provenance.Agent> theValue)
Sets the value(s) for agent (who)
|
Copyright © 2014–2016 University Health Network. All rights reserved.