Package org.hl7.fhir.dstu2016may.model
Class Claim.CoverageComponent
- java.lang.Object
-
- org.hl7.fhir.dstu2016may.model.Base
-
- org.hl7.fhir.dstu2016may.model.Element
-
- org.hl7.fhir.dstu2016may.model.BackboneElement
-
- org.hl7.fhir.dstu2016may.model.Claim.CoverageComponent
-
- All Implemented Interfaces:
ca.uhn.fhir.model.api.IElement,Serializable,org.hl7.fhir.instance.model.api.IBase,org.hl7.fhir.instance.model.api.IBaseBackboneElement,org.hl7.fhir.instance.model.api.IBaseElement,org.hl7.fhir.instance.model.api.IBaseHasExtensions,org.hl7.fhir.instance.model.api.IBaseHasModifierExtensions
- Enclosing class:
- Claim
public static class Claim.CoverageComponent extends BackboneElement implements org.hl7.fhir.instance.model.api.IBaseBackboneElement
- See Also:
- Serialized Form
-
-
Field Summary
Fields Modifier and Type Field Description protected StringTypebusinessArrangementThe contract number of a business agreement which describes the terms and conditions.protected ReferenceclaimResponseThe Coverages adjudication details.protected ClaimResponseclaimResponseTargetThe actual object that is the target of the reference (The Coverages adjudication details.)protected TypecoverageReference to the program or plan identification, underwriter or payor.protected BooleanTypefocalThe instance number of the Coverage which is the focus for adjudication.protected CodingoriginalRulesetThe style (standard) and version of the original material which was converted into this resource.protected List<StringType>preAuthRefA list of references from the Insurer to which these services pertain.protected PositiveIntTypesequenceA service line item.-
Fields inherited from class org.hl7.fhir.dstu2016may.model.BackboneElement
modifierExtension
-
-
Constructor Summary
Constructors Constructor Description CoverageComponent()ConstructorCoverageComponent(PositiveIntType sequence, BooleanType focal, Type coverage)Constructor
-
Method Summary
-
Methods inherited from class org.hl7.fhir.dstu2016may.model.BackboneElement
addModifierExtension, addModifierExtension, copyValues, getModifierExtension, hasModifierExtension
-
Methods inherited from class org.hl7.fhir.dstu2016may.model.Element
addExtension, addExtension, copyValues, getExtension, getExtensionsByUrl, getExtensionString, getId, getIdElement, hasExtension, hasExtension, hasId, hasIdElement, setId, setIdElement
-
Methods inherited from class org.hl7.fhir.dstu2016may.model.Base
castToActionDefinition, castToAddress, castToAnnotation, castToAttachment, castToBase64Binary, castToBoolean, castToCode, castToCodeableConcept, castToCoding, castToContactPoint, castToDataRequirement, castToDate, castToDateTime, castToDecimal, castToDuration, castToElementDefinition, castToExtension, castToHumanName, castToId, castToIdentifier, castToInstant, castToInteger, castToMarkdown, castToMeta, castToModuleMetadata, castToMoney, castToNarrative, castToOid, castToParameterDefinition, castToPeriod, castToPositiveInt, castToQuantity, castToRange, castToRatio, castToReference, castToResource, castToSampledData, castToSignature, castToSimpleQuantity, castToString, castToTime, castToTiming, castToTriggerDefinition, castToUnsignedInt, castToUri, children, compareDeep, compareDeep, compareDeep, compareValues, compareValues, equals, getChildByName, getFormatCommentsPost, getFormatCommentsPre, getUserData, getUserInt, getUserString, hasFormatComment, hasPrimitiveValue, hasType, hasUserData, isMetadataBased, isPrimitive, listChildrenByName, listChildrenByName, primitiveValue, setUserData, setUserDataINN
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Methods inherited from interface org.hl7.fhir.instance.model.api.IBase
getFormatCommentsPost, getFormatCommentsPre, getUserData, hasFormatComment, setUserData
-
Methods inherited from interface org.hl7.fhir.instance.model.api.IBaseElement
getUserData, setUserData
-
-
-
-
Field Detail
-
sequence
protected PositiveIntType sequence
A service line item.
-
focal
protected BooleanType focal
The instance number of the Coverage which is the focus for adjudication. The Coverage against which the claim is to be adjudicated.
-
coverage
protected Type coverage
Reference to the program or plan identification, underwriter or payor.
-
businessArrangement
protected StringType businessArrangement
The contract number of a business agreement which describes the terms and conditions.
-
preAuthRef
protected List<StringType> preAuthRef
A list of references from the Insurer to which these services pertain.
-
claimResponse
protected Reference claimResponse
The Coverages adjudication details.
-
claimResponseTarget
protected ClaimResponse claimResponseTarget
The actual object that is the target of the reference (The Coverages adjudication details.)
-
originalRuleset
protected Coding originalRuleset
The style (standard) and version of the original material which was converted into this resource.
-
-
Constructor Detail
-
CoverageComponent
public CoverageComponent()
Constructor
-
CoverageComponent
public CoverageComponent(PositiveIntType sequence, BooleanType focal, Type coverage)
Constructor
-
-
Method Detail
-
getSequenceElement
public PositiveIntType getSequenceElement()
- Returns:
sequence(A service line item.). This is the underlying object with id, value and extensions. The accessor "getSequence" gives direct access to the value
-
hasSequenceElement
public boolean hasSequenceElement()
-
hasSequence
public boolean hasSequence()
-
setSequenceElement
public Claim.CoverageComponent setSequenceElement(PositiveIntType value)
- Parameters:
value-sequence(A service line item.). This is the underlying object with id, value and extensions. The accessor "getSequence" gives direct access to the value
-
getSequence
public int getSequence()
- Returns:
- A service line item.
-
setSequence
public Claim.CoverageComponent setSequence(int value)
- Parameters:
value- A service line item.
-
getFocalElement
public BooleanType getFocalElement()
- Returns:
focal(The instance number of the Coverage which is the focus for adjudication. The Coverage against which the claim is to be adjudicated.). This is the underlying object with id, value and extensions. The accessor "getFocal" gives direct access to the value
-
hasFocalElement
public boolean hasFocalElement()
-
hasFocal
public boolean hasFocal()
-
setFocalElement
public Claim.CoverageComponent setFocalElement(BooleanType value)
- Parameters:
value-focal(The instance number of the Coverage which is the focus for adjudication. The Coverage against which the claim is to be adjudicated.). This is the underlying object with id, value and extensions. The accessor "getFocal" gives direct access to the value
-
getFocal
public boolean getFocal()
- Returns:
- The instance number of the Coverage which is the focus for adjudication. The Coverage against which the claim is to be adjudicated.
-
setFocal
public Claim.CoverageComponent setFocal(boolean value)
- Parameters:
value- The instance number of the Coverage which is the focus for adjudication. The Coverage against which the claim is to be adjudicated.
-
getCoverage
public Type getCoverage()
- Returns:
coverage(Reference to the program or plan identification, underwriter or payor.)
-
getCoverageIdentifier
public Identifier getCoverageIdentifier() throws org.hl7.fhir.exceptions.FHIRException
- Returns:
coverage(Reference to the program or plan identification, underwriter or payor.)- Throws:
org.hl7.fhir.exceptions.FHIRException
-
hasCoverageIdentifier
public boolean hasCoverageIdentifier()
-
getCoverageReference
public Reference getCoverageReference() throws org.hl7.fhir.exceptions.FHIRException
- Returns:
coverage(Reference to the program or plan identification, underwriter or payor.)- Throws:
org.hl7.fhir.exceptions.FHIRException
-
hasCoverageReference
public boolean hasCoverageReference()
-
hasCoverage
public boolean hasCoverage()
-
setCoverage
public Claim.CoverageComponent setCoverage(Type value)
- Parameters:
value-coverage(Reference to the program or plan identification, underwriter or payor.)
-
getBusinessArrangementElement
public StringType getBusinessArrangementElement()
- Returns:
businessArrangement(The contract number of a business agreement which describes the terms and conditions.). This is the underlying object with id, value and extensions. The accessor "getBusinessArrangement" gives direct access to the value
-
hasBusinessArrangementElement
public boolean hasBusinessArrangementElement()
-
hasBusinessArrangement
public boolean hasBusinessArrangement()
-
setBusinessArrangementElement
public Claim.CoverageComponent setBusinessArrangementElement(StringType value)
- Parameters:
value-businessArrangement(The contract number of a business agreement which describes the terms and conditions.). This is the underlying object with id, value and extensions. The accessor "getBusinessArrangement" gives direct access to the value
-
getBusinessArrangement
public String getBusinessArrangement()
- Returns:
- The contract number of a business agreement which describes the terms and conditions.
-
setBusinessArrangement
public Claim.CoverageComponent setBusinessArrangement(String value)
- Parameters:
value- The contract number of a business agreement which describes the terms and conditions.
-
getPreAuthRef
public List<StringType> getPreAuthRef()
- Returns:
preAuthRef(A list of references from the Insurer to which these services pertain.)
-
hasPreAuthRef
public boolean hasPreAuthRef()
-
addPreAuthRefElement
public StringType addPreAuthRefElement()
- Returns:
preAuthRef(A list of references from the Insurer to which these services pertain.)
-
addPreAuthRef
public Claim.CoverageComponent addPreAuthRef(String value)
- Parameters:
value-preAuthRef(A list of references from the Insurer to which these services pertain.)
-
hasPreAuthRef
public boolean hasPreAuthRef(String value)
- Parameters:
value-preAuthRef(A list of references from the Insurer to which these services pertain.)
-
getClaimResponse
public Reference getClaimResponse()
- Returns:
claimResponse(The Coverages adjudication details.)
-
hasClaimResponse
public boolean hasClaimResponse()
-
setClaimResponse
public Claim.CoverageComponent setClaimResponse(Reference value)
- Parameters:
value-claimResponse(The Coverages adjudication details.)
-
getClaimResponseTarget
public ClaimResponse getClaimResponseTarget()
- Returns:
claimResponseThe actual object that is the target of the reference. The reference library doesn't populate this, but you can use it to hold the resource if you resolve it. (The Coverages adjudication details.)
-
setClaimResponseTarget
public Claim.CoverageComponent setClaimResponseTarget(ClaimResponse value)
- Parameters:
value-claimResponseThe actual object that is the target of the reference. The reference library doesn't use these, but you can use it to hold the resource if you resolve it. (The Coverages adjudication details.)
-
getOriginalRuleset
public Coding getOriginalRuleset()
- Returns:
originalRuleset(The style (standard) and version of the original material which was converted into this resource.)
-
hasOriginalRuleset
public boolean hasOriginalRuleset()
-
setOriginalRuleset
public Claim.CoverageComponent setOriginalRuleset(Coding value)
- Parameters:
value-originalRuleset(The style (standard) and version of the original material which was converted into this resource.)
-
listChildren
protected void listChildren(List<Property> childrenList)
- Overrides:
listChildrenin classBackboneElement
-
getProperty
public Base[] getProperty(int hash, String name, boolean checkValid) throws org.hl7.fhir.exceptions.FHIRException
- Overrides:
getPropertyin classBackboneElement- Throws:
org.hl7.fhir.exceptions.FHIRException
-
setProperty
public void setProperty(int hash, String name, Base value) throws org.hl7.fhir.exceptions.FHIRException
- Overrides:
setPropertyin classBackboneElement- Throws:
org.hl7.fhir.exceptions.FHIRException
-
setProperty
public void setProperty(String name, Base value) throws org.hl7.fhir.exceptions.FHIRException
- Overrides:
setPropertyin classBackboneElement- Throws:
org.hl7.fhir.exceptions.FHIRException
-
makeProperty
public Base makeProperty(int hash, String name) throws org.hl7.fhir.exceptions.FHIRException
Description copied from class:Basemake an instance of a property. If the property is a repeating property, make a new instance. if the property is not repeating, return the property- Overrides:
makePropertyin classBackboneElement- Returns:
- Throws:
org.hl7.fhir.exceptions.FHIRException
-
addChild
public Base addChild(String name) throws org.hl7.fhir.exceptions.FHIRException
- Overrides:
addChildin classBackboneElement- Throws:
org.hl7.fhir.exceptions.FHIRException
-
copy
public Claim.CoverageComponent copy()
- Specified by:
copyin classBackboneElement
-
equalsDeep
public boolean equalsDeep(Base other)
- Overrides:
equalsDeepin classBackboneElement
-
equalsShallow
public boolean equalsShallow(Base other)
- Overrides:
equalsShallowin classBackboneElement
-
isEmpty
public boolean isEmpty()
- Specified by:
isEmptyin interfaceorg.hl7.fhir.instance.model.api.IBase- Overrides:
isEmptyin classBackboneElement
-
fhirType
public String fhirType()
- Specified by:
fhirTypein interfaceorg.hl7.fhir.instance.model.api.IBase- Overrides:
fhirTypein classBackboneElement
-
-