public static class Provenance.AgentRelatedAgent extends BaseIdentifiableElement implements IResourceBlock
Definition: A relationship between two the agents referenced in this resource. This is defined to allow for explicit description of the delegation between agents. For example, this human author used this device, or one person acted on another's behest
| Constructor and Description |
|---|
AgentRelatedAgent() |
| Modifier and Type | Method and Description |
|---|---|
<T extends IElement> |
getAllPopulatedChildElementsOfType(Class<T> theType) |
String |
getTarget()
Gets the value(s) for target ().
|
UriDt |
getTargetElement()
Gets the value(s) for target ().
|
CodeableConceptDt |
getType()
Gets the value(s) for type ().
|
boolean |
isEmpty() |
Provenance.AgentRelatedAgent |
setTarget(String theUri)
Sets the value for target ()
|
Provenance.AgentRelatedAgent |
setTarget(UriDt theValue)
Sets the value(s) for target ()
|
Provenance.AgentRelatedAgent |
setType(CodeableConceptDt theValue)
Sets the value(s) for type ()
|
getElementSpecificId, getId, setElementSpecificId, setId, setIdaddUndeclaredExtension, addUndeclaredExtension, addUndeclaredExtension, getAllUndeclaredExtensions, getUndeclaredExtensions, getUndeclaredExtensionsByUrl, getUndeclaredModifierExtensions, isBaseEmptyclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetElementSpecificId, getId, setElementSpecificId, setId, setIdpublic AgentRelatedAgent()
public <T extends IElement> List<T> getAllPopulatedChildElementsOfType(Class<T> theType)
getAllPopulatedChildElementsOfType in interface ICompositeElementpublic CodeableConceptDt getType()
null.
Definition: The type of relationship between agents
public Provenance.AgentRelatedAgent setType(CodeableConceptDt theValue)
Definition: The type of relationship between agents
public UriDt getTargetElement()
null.
Definition: An internal reference to another agent listed in this provenance by its identifier
public String getTarget()
null.
Definition: An internal reference to another agent listed in this provenance by its identifier
public Provenance.AgentRelatedAgent setTarget(UriDt theValue)
Definition: An internal reference to another agent listed in this provenance by its identifier
public Provenance.AgentRelatedAgent setTarget(String theUri)
Definition: An internal reference to another agent listed in this provenance by its identifier
Copyright © 2014–2016 University Health Network. All rights reserved.