public static class ClaimResponse.Error extends BaseIdentifiableElement implements IResourceBlock
Definition: Mutually exclusive with Services Provided (Item).
| Constructor and Description |
|---|
Error() |
| Modifier and Type | Method and Description |
|---|---|
<T extends IElement> |
getAllPopulatedChildElementsOfType(Class<T> theType) |
CodingDt |
getCode()
Gets the value(s) for code ().
|
Integer |
getDetailSequenceLinkId()
Gets the value(s) for detailSequenceLinkId ().
|
PositiveIntDt |
getDetailSequenceLinkIdElement()
Gets the value(s) for detailSequenceLinkId ().
|
Integer |
getSequenceLinkId()
Gets the value(s) for sequenceLinkId ().
|
PositiveIntDt |
getSequenceLinkIdElement()
Gets the value(s) for sequenceLinkId ().
|
Integer |
getSubdetailSequenceLinkId()
Gets the value(s) for subdetailSequenceLinkId ().
|
PositiveIntDt |
getSubdetailSequenceLinkIdElement()
Gets the value(s) for subdetailSequenceLinkId ().
|
boolean |
isEmpty() |
ClaimResponse.Error |
setCode(CodingDt theValue)
Sets the value(s) for code ()
|
ClaimResponse.Error |
setDetailSequenceLinkId(int theInteger)
Sets the value for detailSequenceLinkId ()
|
ClaimResponse.Error |
setDetailSequenceLinkId(PositiveIntDt theValue)
Sets the value(s) for detailSequenceLinkId ()
|
ClaimResponse.Error |
setSequenceLinkId(int theInteger)
Sets the value for sequenceLinkId ()
|
ClaimResponse.Error |
setSequenceLinkId(PositiveIntDt theValue)
Sets the value(s) for sequenceLinkId ()
|
ClaimResponse.Error |
setSubdetailSequenceLinkId(int theInteger)
Sets the value for subdetailSequenceLinkId ()
|
ClaimResponse.Error |
setSubdetailSequenceLinkId(PositiveIntDt theValue)
Sets the value(s) for subdetailSequenceLinkId ()
|
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 Error()
public <T extends IElement> List<T> getAllPopulatedChildElementsOfType(Class<T> theType)
getAllPopulatedChildElementsOfType in interface ICompositeElementpublic PositiveIntDt getSequenceLinkIdElement()
null.
Definition: The sequence number of the line item submitted which contains the error. This value is omitted when the error is elsewhere.
public Integer getSequenceLinkId()
null.
Definition: The sequence number of the line item submitted which contains the error. This value is omitted when the error is elsewhere.
public ClaimResponse.Error setSequenceLinkId(PositiveIntDt theValue)
Definition: The sequence number of the line item submitted which contains the error. This value is omitted when the error is elsewhere.
public ClaimResponse.Error setSequenceLinkId(int theInteger)
Definition: The sequence number of the line item submitted which contains the error. This value is omitted when the error is elsewhere.
public PositiveIntDt getDetailSequenceLinkIdElement()
null.
Definition: The sequence number of the addition within the line item submitted which contains the error. This value is omitted when the error is not related to an Addition.
public Integer getDetailSequenceLinkId()
null.
Definition: The sequence number of the addition within the line item submitted which contains the error. This value is omitted when the error is not related to an Addition.
public ClaimResponse.Error setDetailSequenceLinkId(PositiveIntDt theValue)
Definition: The sequence number of the addition within the line item submitted which contains the error. This value is omitted when the error is not related to an Addition.
public ClaimResponse.Error setDetailSequenceLinkId(int theInteger)
Definition: The sequence number of the addition within the line item submitted which contains the error. This value is omitted when the error is not related to an Addition.
public PositiveIntDt getSubdetailSequenceLinkIdElement()
null.
Definition: The sequence number of the addition within the line item submitted which contains the error. This value is omitted when the error is not related to an Addition.
public Integer getSubdetailSequenceLinkId()
null.
Definition: The sequence number of the addition within the line item submitted which contains the error. This value is omitted when the error is not related to an Addition.
public ClaimResponse.Error setSubdetailSequenceLinkId(PositiveIntDt theValue)
Definition: The sequence number of the addition within the line item submitted which contains the error. This value is omitted when the error is not related to an Addition.
public ClaimResponse.Error setSubdetailSequenceLinkId(int theInteger)
Definition: The sequence number of the addition within the line item submitted which contains the error. This value is omitted when the error is not related to an Addition.
public CodingDt getCode()
null.
Definition: An error code,froma specified code system, which details why the claim could not be adjudicated.
public ClaimResponse.Error setCode(CodingDt theValue)
Definition: An error code,froma specified code system, which details why the claim could not be adjudicated.
Copyright © 2014–2016 University Health Network. All rights reserved.