public static class Claim.Payee extends BaseIdentifiableElement implements IResourceBlock
Definition: The party to be reimbursed for the services.
| Constructor and Description |
|---|
Payee() |
| Modifier and Type | Method and Description |
|---|---|
<T extends IElement> |
getAllPopulatedChildElementsOfType(Class<T> theType) |
ResourceReferenceDt |
getOrganization()
Gets the value(s) for organization ().
|
ResourceReferenceDt |
getPerson()
Gets the value(s) for person ().
|
ResourceReferenceDt |
getProvider()
Gets the value(s) for provider ().
|
CodingDt |
getType()
Gets the value(s) for type ().
|
boolean |
isEmpty() |
Claim.Payee |
setOrganization(ResourceReferenceDt theValue)
Sets the value(s) for organization ()
|
Claim.Payee |
setPerson(ResourceReferenceDt theValue)
Sets the value(s) for person ()
|
Claim.Payee |
setProvider(ResourceReferenceDt theValue)
Sets the value(s) for provider ()
|
Claim.Payee |
setType(CodingDt 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 Payee()
public <T extends IElement> List<T> getAllPopulatedChildElementsOfType(Class<T> theType)
getAllPopulatedChildElementsOfType in interface ICompositeElementpublic CodingDt getType()
null.
Definition: Party to be reimbursed: Subscriber, provider, other.
public Claim.Payee setType(CodingDt theValue)
Definition: Party to be reimbursed: Subscriber, provider, other.
public ResourceReferenceDt getProvider()
null.
Definition: The provider who is to be reimbursed for the claim (the party to whom any benefit is assigned)
public Claim.Payee setProvider(ResourceReferenceDt theValue)
Definition: The provider who is to be reimbursed for the claim (the party to whom any benefit is assigned)
public ResourceReferenceDt getOrganization()
null.
Definition: The organization who is to be reimbursed for the claim (the party to whom any benefit is assigned)
public Claim.Payee setOrganization(ResourceReferenceDt theValue)
Definition: The organization who is to be reimbursed for the claim (the party to whom any benefit is assigned)
public ResourceReferenceDt getPerson()
null.
Definition: The person other than the subscriber who is to be reimbursed for the claim (the party to whom any benefit is assigned)
public Claim.Payee setPerson(ResourceReferenceDt theValue)
Definition: The person other than the subscriber who is to be reimbursed for the claim (the party to whom any benefit is assigned)
Copyright © 2014–2016 University Health Network. All rights reserved.