public static class Contract.TermActor extends ca.uhn.fhir.model.api.BaseIdentifiableElement implements ca.uhn.fhir.model.api.IResourceBlock
Definition: List of actors participating in this Contract Provision.
| Constructor and Description |
|---|
TermActor() |
| Modifier and Type | Method and Description |
|---|---|
CodeableConceptDt |
addRole()
Adds and returns a new value for role ()
|
Contract.TermActor |
addRole(CodeableConceptDt theValue)
Adds a given new value for role ()
|
<T extends ca.uhn.fhir.model.api.IElement> |
getAllPopulatedChildElementsOfType(Class<T> theType) |
ResourceReferenceDt |
getEntity()
Gets the value(s) for entity ().
|
List<CodeableConceptDt> |
getRole()
Gets the value(s) for role ().
|
CodeableConceptDt |
getRoleFirstRep()
Gets the first repetition for role (),
creating it if it does not already exist.
|
boolean |
isEmpty() |
Contract.TermActor |
setEntity(ResourceReferenceDt theValue)
Sets the value(s) for entity ()
|
Contract.TermActor |
setRole(List<CodeableConceptDt> theValue)
Sets the value(s) for role ()
|
getElementSpecificId, getId, setElementSpecificId, setId, setIdaddUndeclaredExtension, addUndeclaredExtension, addUndeclaredExtension, getAllUndeclaredExtensions, getFormatCommentsPost, getFormatCommentsPre, getUndeclaredExtensions, getUndeclaredExtensionsByUrl, getUndeclaredModifierExtensions, hasFormatComment, isBaseEmptyclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitpublic TermActor()
public boolean isEmpty()
isEmpty in interface org.hl7.fhir.instance.model.api.IBasepublic <T extends ca.uhn.fhir.model.api.IElement> List<T> getAllPopulatedChildElementsOfType(Class<T> theType)
getAllPopulatedChildElementsOfType in interface ca.uhn.fhir.model.api.ICompositeElementpublic ResourceReferenceDt getEntity()
null.
Definition: The actor assigned a role in this Contract Provision.
public Contract.TermActor setEntity(ResourceReferenceDt theValue)
Definition: The actor assigned a role in this Contract Provision.
public List<CodeableConceptDt> getRole()
null.
Definition: Role played by the actor assigned this role in this Contract Provision.
public Contract.TermActor setRole(List<CodeableConceptDt> theValue)
Definition: Role played by the actor assigned this role in this Contract Provision.
public CodeableConceptDt addRole()
Definition: Role played by the actor assigned this role in this Contract Provision.
public Contract.TermActor addRole(CodeableConceptDt theValue)
Definition: Role played by the actor assigned this role in this Contract Provision.
theValue - The role to add (must not be null)public CodeableConceptDt getRoleFirstRep()
Definition: Role played by the actor assigned this role in this Contract Provision.
Copyright © 2014–2018 University Health Network. All rights reserved.