public static class ClaimResponse.Coverage extends BaseIdentifiableElement implements IResourceBlock
Definition: Financial instrument by which payment information for health care
| Constructor and Description |
|---|
Coverage() |
| Modifier and Type | Method and Description |
|---|---|
StringDt |
addPreAuthRef()
Adds and returns a new value for preAuthRef ()
|
ClaimResponse.Coverage |
addPreAuthRef(String theString)
Adds a new value for preAuthRef ()
|
ClaimResponse.Coverage |
addPreAuthRef(StringDt theValue)
Adds a given new value for preAuthRef ()
|
<T extends IElement> |
getAllPopulatedChildElementsOfType(Class<T> theType) |
String |
getBusinessArrangement()
Gets the value(s) for businessArrangement ().
|
StringDt |
getBusinessArrangementElement()
Gets the value(s) for businessArrangement ().
|
ResourceReferenceDt |
getClaimResponse()
Gets the value(s) for claimResponse ().
|
ResourceReferenceDt |
getCoverage()
Gets the value(s) for coverage ().
|
Boolean |
getFocal()
Gets the value(s) for focal ().
|
BooleanDt |
getFocalElement()
Gets the value(s) for focal ().
|
CodingDt |
getOriginalRuleset()
Gets the value(s) for originalRuleset ().
|
List<StringDt> |
getPreAuthRef()
Gets the value(s) for preAuthRef ().
|
StringDt |
getPreAuthRefFirstRep()
Gets the first repetition for preAuthRef (),
creating it if it does not already exist.
|
CodingDt |
getRelationship()
Gets the value(s) for relationship ().
|
Integer |
getSequence()
Gets the value(s) for sequence ().
|
PositiveIntDt |
getSequenceElement()
Gets the value(s) for sequence ().
|
boolean |
isEmpty() |
ClaimResponse.Coverage |
setBusinessArrangement(String theString)
Sets the value for businessArrangement ()
|
ClaimResponse.Coverage |
setBusinessArrangement(StringDt theValue)
Sets the value(s) for businessArrangement ()
|
ClaimResponse.Coverage |
setClaimResponse(ResourceReferenceDt theValue)
Sets the value(s) for claimResponse ()
|
ClaimResponse.Coverage |
setCoverage(ResourceReferenceDt theValue)
Sets the value(s) for coverage ()
|
ClaimResponse.Coverage |
setFocal(boolean theBoolean)
Sets the value for focal ()
|
ClaimResponse.Coverage |
setFocal(BooleanDt theValue)
Sets the value(s) for focal ()
|
ClaimResponse.Coverage |
setOriginalRuleset(CodingDt theValue)
Sets the value(s) for originalRuleset ()
|
ClaimResponse.Coverage |
setPreAuthRef(List<StringDt> theValue)
Sets the value(s) for preAuthRef ()
|
ClaimResponse.Coverage |
setRelationship(CodingDt theValue)
Sets the value(s) for relationship ()
|
ClaimResponse.Coverage |
setSequence(int theInteger)
Sets the value for sequence ()
|
ClaimResponse.Coverage |
setSequence(PositiveIntDt theValue)
Sets the value(s) for sequence ()
|
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 Coverage()
public <T extends IElement> List<T> getAllPopulatedChildElementsOfType(Class<T> theType)
getAllPopulatedChildElementsOfType in interface ICompositeElementpublic PositiveIntDt getSequenceElement()
null.
Definition: A service line item.
public Integer getSequence()
null.
Definition: A service line item.
public ClaimResponse.Coverage setSequence(PositiveIntDt theValue)
Definition: A service line item.
public ClaimResponse.Coverage setSequence(int theInteger)
Definition: A service line item.
public BooleanDt getFocalElement()
null.
Definition: The instance number of the Coverage which is the focus for adjudication. The Coverage against which the claim is to be adjudicated.
public Boolean getFocal()
null.
Definition: The instance number of the Coverage which is the focus for adjudication. The Coverage against which the claim is to be adjudicated.
public ClaimResponse.Coverage setFocal(BooleanDt theValue)
Definition: The instance number of the Coverage which is the focus for adjudication. The Coverage against which the claim is to be adjudicated.
public ClaimResponse.Coverage setFocal(boolean theBoolean)
Definition: The instance number of the Coverage which is the focus for adjudication. The Coverage against which the claim is to be adjudicated.
public ResourceReferenceDt getCoverage()
null.
Definition: Reference to the program or plan identification, underwriter or payor.
public ClaimResponse.Coverage setCoverage(ResourceReferenceDt theValue)
Definition: Reference to the program or plan identification, underwriter or payor.
public StringDt getBusinessArrangementElement()
null.
Definition: The contract number of a business agreement which describes the terms and conditions.
public String getBusinessArrangement()
null.
Definition: The contract number of a business agreement which describes the terms and conditions.
public ClaimResponse.Coverage setBusinessArrangement(StringDt theValue)
Definition: The contract number of a business agreement which describes the terms and conditions.
public ClaimResponse.Coverage setBusinessArrangement(String theString)
Definition: The contract number of a business agreement which describes the terms and conditions.
public CodingDt getRelationship()
null.
Definition: The relationship of the patient to the subscriber
public ClaimResponse.Coverage setRelationship(CodingDt theValue)
Definition: The relationship of the patient to the subscriber
public List<StringDt> getPreAuthRef()
null.
Definition: A list of references from the Insurer to which these services pertain.
public ClaimResponse.Coverage setPreAuthRef(List<StringDt> theValue)
Definition: A list of references from the Insurer to which these services pertain.
public StringDt addPreAuthRef()
Definition: A list of references from the Insurer to which these services pertain.
public ClaimResponse.Coverage addPreAuthRef(StringDt theValue)
Definition: A list of references from the Insurer to which these services pertain.
theValue - The preAuthRef to add (must not be null)public StringDt getPreAuthRefFirstRep()
Definition: A list of references from the Insurer to which these services pertain.
public ClaimResponse.Coverage addPreAuthRef(String theString)
Definition: A list of references from the Insurer to which these services pertain.
public ResourceReferenceDt getClaimResponse()
null.
Definition: The Coverages adjudication details.
public ClaimResponse.Coverage setClaimResponse(ResourceReferenceDt theValue)
Definition: The Coverages adjudication details.
public CodingDt getOriginalRuleset()
null.
Definition: The style (standard) and version of the original material which was converted into this resource.
public ClaimResponse.Coverage setOriginalRuleset(CodingDt theValue)
Definition: The style (standard) and version of the original material which was converted into this resource.
Copyright © 2014–2016 University Health Network. All rights reserved.