public static class Claim.CoverageSubscriber extends BaseIdentifiableElement implements IResourceBlock
Definition: Th demographics for the individual in whose name the insurance coverage is issued.
Constructor and Description |
---|
CoverageSubscriber() |
Modifier and Type | Method and Description |
---|---|
AddressDt |
getAddress()
Gets the value(s) for address (PolicyHolder address).
|
AddressDt |
getAddressElement()
Gets the value(s) for address (PolicyHolder address).
|
<T extends IElement> |
getAllPopulatedChildElementsOfType(Class<T> theType) |
DateDt |
getBirthdate()
Gets the value(s) for birthdate (PolicyHolder date of birth).
|
DateDt |
getBirthdateElement()
Gets the value(s) for birthdate (PolicyHolder date of birth).
|
HumanNameDt |
getName()
Gets the value(s) for name (PolicyHolder name).
|
HumanNameDt |
getNameElement()
Gets the value(s) for name (PolicyHolder name).
|
boolean |
isEmpty() |
Claim.CoverageSubscriber |
setAddress(AddressDt theValue)
Sets the value(s) for address (PolicyHolder address)
|
Claim.CoverageSubscriber |
setBirthdate(DateDt theValue)
Sets the value(s) for birthdate (PolicyHolder date of birth)
|
Claim.CoverageSubscriber |
setBirthdate(Date theDate,
TemporalPrecisionEnum thePrecision)
Sets the value for birthdate (PolicyHolder date of birth)
|
Claim.CoverageSubscriber |
setBirthdateWithDayPrecision(Date theDate)
Sets the value for birthdate (PolicyHolder date of birth)
|
Claim.CoverageSubscriber |
setName(HumanNameDt theValue)
Sets the value(s) for name (PolicyHolder name)
|
getElementSpecificId, getId, setElementSpecificId, setId, setId
addUndeclaredExtension, addUndeclaredExtension, addUndeclaredExtension, getAllUndeclaredExtensions, getFormatCommentsPost, getFormatCommentsPre, getUndeclaredExtensions, getUndeclaredExtensionsByUrl, getUndeclaredModifierExtensions, hasFormatComment, isBaseEmpty
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getElementSpecificId, getId, setElementSpecificId, setId, setId
getFormatCommentsPost, getFormatCommentsPre, hasFormatComment
public <T extends IElement> List<T> getAllPopulatedChildElementsOfType(Class<T> theType)
getAllPopulatedChildElementsOfType
in interface ICompositeElement
public HumanNameDt getName()
null
.
Definition: The name of the PolicyHolder
public HumanNameDt getNameElement()
null
.
Definition: The name of the PolicyHolder
public Claim.CoverageSubscriber setName(HumanNameDt theValue)
Definition: The name of the PolicyHolder
public AddressDt getAddress()
null
.
Definition: The mailing address, typically home, of the PolicyHolder
public AddressDt getAddressElement()
null
.
Definition: The mailing address, typically home, of the PolicyHolder
public Claim.CoverageSubscriber setAddress(AddressDt theValue)
Definition: The mailing address, typically home, of the PolicyHolder
public DateDt getBirthdate()
null
.
Definition: The date of birth of the PolicyHolder
public DateDt getBirthdateElement()
null
.
Definition: The date of birth of the PolicyHolder
public Claim.CoverageSubscriber setBirthdate(DateDt theValue)
Definition: The date of birth of the PolicyHolder
public Claim.CoverageSubscriber setBirthdateWithDayPrecision(Date theDate)
Definition: The date of birth of the PolicyHolder
public Claim.CoverageSubscriber setBirthdate(Date theDate, TemporalPrecisionEnum thePrecision)
Definition: The date of birth of the PolicyHolder
Copyright © 2014–2017 University Health Network. All rights reserved.