Package org.hl7.fhir.r4.model
Class ExplanationOfBenefit.ItemComponent
- java.lang.Object
-
- org.hl7.fhir.r4.model.Base
-
- org.hl7.fhir.r4.model.Element
-
- org.hl7.fhir.r4.model.BackboneElement
-
- org.hl7.fhir.r4.model.ExplanationOfBenefit.ItemComponent
-
- 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:
- ExplanationOfBenefit
public static class ExplanationOfBenefit.ItemComponent extends BackboneElement implements org.hl7.fhir.instance.model.api.IBaseBackboneElement
- See Also:
- Serialized Form
-
-
Field Summary
Fields Modifier and Type Field Description protected List<ExplanationOfBenefit.AdjudicationComponent>adjudicationIf this item is a group then the values here are a summary of the adjudication of the detail items.protected CodeableConceptbodySitePhysical service site on the patient (limb, tooth, etc.).protected List<PositiveIntType>careTeamSequenceCare team members related to this service or product.protected CodeableConceptcategoryCode to identify the general type of benefits under which products and services are provided.protected List<ExplanationOfBenefit.DetailComponent>detailSecond-tier of goods and services.protected List<PositiveIntType>diagnosisSequenceDiagnoses applicable for this service or product.protected List<Reference>encounterA billed item may include goods or services provided in multiple encounters.protected List<Encounter>encounterTargetThe actual objects that are the target of the reference (A billed item may include goods or services provided in multiple encounters.)protected DecimalTypefactorA real number that represents a multiplier used in determining the overall value of services delivered and/or goods received.protected List<PositiveIntType>informationSequenceExceptions, special conditions and supporting information applicable for this service or product.protected TypelocationWhere the product or service was provided.protected List<CodeableConcept>modifierItem typification or modifiers codes to convey additional context for the product or service.protected MoneynetThe quantity times the unit price for an additional service or product or charge.protected List<PositiveIntType>noteNumberThe numbers associated with notes below which apply to the adjudication of this item.protected List<PositiveIntType>procedureSequenceProcedures applicable for this service or product.protected CodeableConceptproductOrServiceWhen the value is a group code then this item collects a set of related claim details, otherwise this contains the product, service, drug or other billing code for the item.protected List<CodeableConcept>programCodeIdentifies the program under which this may be recovered.protected QuantityquantityThe number of repetitions of a service or product.protected CodeableConceptrevenueThe type of revenue or cost center providing the product and/or service.protected PositiveIntTypesequenceA number to uniquely identify item entries.protected TypeservicedThe date or dates when the service or product was supplied, performed or completed.protected List<CodeableConcept>subSiteA region or surface of the bodySite, e.g.protected List<Reference>udiUnique Device Identifiers associated with this line item.protected List<Device>udiTargetThe actual objects that are the target of the reference (Unique Device Identifiers associated with this line item.)protected MoneyunitPriceIf the item is not a group then this is the fee for the product or service, otherwise this is the total of the fees for the details of the group.-
Fields inherited from class org.hl7.fhir.r4.model.BackboneElement
modifierExtension
-
-
Constructor Summary
Constructors Constructor Description ItemComponent()ConstructorItemComponent(PositiveIntType sequence, CodeableConcept productOrService)Constructor
-
Method Summary
-
Methods inherited from class org.hl7.fhir.r4.model.BackboneElement
addModifierExtension, addModifierExtension, checkNoModifiers, copyValues, getModifierExtension, getModifierExtensionFirstRep, hasModifierExtension, setModifierExtension
-
Methods inherited from class org.hl7.fhir.r4.model.Element
addExtension, addExtension, addExtension, copyValues, getExtension, getExtensionByUrl, getExtensionFirstRep, getExtensionsByUrl, getExtensionString, getId, getIdBase, getIdElement, hasExtension, hasExtension, hasId, hasIdElement, isDisallowExtensions, noExtensions, removeExtension, setDisallowExtensions, setExtension, setId, setIdBase, setIdElement
-
Methods inherited from class org.hl7.fhir.r4.model.Base
castToAddress, castToAnnotation, castToAttachment, castToBase64Binary, castToBoolean, castToCanonical, castToCode, castToCodeableConcept, castToCoding, castToContactDetail, castToContactPoint, castToContributor, castToDataRequirement, castToDate, castToDateTime, castToDecimal, castToDosage, castToDuration, castToElementDefinition, castToExpression, castToExtension, castToHumanName, castToId, castToIdentifier, castToInstant, castToInteger, castToMarkdown, castToMarketingStatus, castToMeta, castToMoney, castToNarrative, castToOid, castToParameterDefinition, castToPeriod, castToPopulation, castToPositiveInt, castToProdCharacteristic, castToProductShelfLife, castToQuantity, castToRange, castToRatio, castToReference, castToRelatedArtifact, castToResource, castToSampledData, castToSignature, castToSimpleQuantity, castToString, castToSubstanceAmount, castToTime, castToTiming, castToTriggerDefinition, castToType, castToUnsignedInt, castToUri, castToUrl, castToUsageContext, castToXhtml, castToXhtmlString, children, clearUserData, compareDeep, compareDeep, compareDeep, compareDeep, compareValues, compareValues, dateTimeValue, equals, getChildByName, getFormatCommentsPost, getFormatCommentsPre, getNamedProperty, getUserData, getUserInt, getUserString, hasFormatComment, hasPrimitiveValue, hasType, hasUserData, isBooleanPrimitive, isDateTime, isMetadataBased, isPrimitive, isResource, 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 number to uniquely identify item entries.
-
careTeamSequence
protected List<PositiveIntType> careTeamSequence
Care team members related to this service or product.
-
diagnosisSequence
protected List<PositiveIntType> diagnosisSequence
Diagnoses applicable for this service or product.
-
procedureSequence
protected List<PositiveIntType> procedureSequence
Procedures applicable for this service or product.
-
informationSequence
protected List<PositiveIntType> informationSequence
Exceptions, special conditions and supporting information applicable for this service or product.
-
revenue
protected CodeableConcept revenue
The type of revenue or cost center providing the product and/or service.
-
category
protected CodeableConcept category
Code to identify the general type of benefits under which products and services are provided.
-
productOrService
protected CodeableConcept productOrService
When the value is a group code then this item collects a set of related claim details, otherwise this contains the product, service, drug or other billing code for the item.
-
modifier
protected List<CodeableConcept> modifier
Item typification or modifiers codes to convey additional context for the product or service.
-
programCode
protected List<CodeableConcept> programCode
Identifies the program under which this may be recovered.
-
serviced
protected Type serviced
The date or dates when the service or product was supplied, performed or completed.
-
unitPrice
protected Money unitPrice
If the item is not a group then this is the fee for the product or service, otherwise this is the total of the fees for the details of the group.
-
factor
protected DecimalType factor
A real number that represents a multiplier used in determining the overall value of services delivered and/or goods received. The concept of a Factor allows for a discount or surcharge multiplier to be applied to a monetary amount.
-
net
protected Money net
The quantity times the unit price for an additional service or product or charge.
-
udiTarget
protected List<Device> udiTarget
The actual objects that are the target of the reference (Unique Device Identifiers associated with this line item.)
-
bodySite
protected CodeableConcept bodySite
Physical service site on the patient (limb, tooth, etc.).
-
subSite
protected List<CodeableConcept> subSite
A region or surface of the bodySite, e.g. limb region or tooth surface(s).
-
encounter
protected List<Reference> encounter
A billed item may include goods or services provided in multiple encounters.
-
encounterTarget
protected List<Encounter> encounterTarget
The actual objects that are the target of the reference (A billed item may include goods or services provided in multiple encounters.)
-
noteNumber
protected List<PositiveIntType> noteNumber
The numbers associated with notes below which apply to the adjudication of this item.
-
adjudication
protected List<ExplanationOfBenefit.AdjudicationComponent> adjudication
If this item is a group then the values here are a summary of the adjudication of the detail items. If this item is a simple product or service then this is the result of the adjudication of this item.
-
detail
protected List<ExplanationOfBenefit.DetailComponent> detail
Second-tier of goods and services.
-
-
Constructor Detail
-
ItemComponent
public ItemComponent()
Constructor
-
ItemComponent
public ItemComponent(PositiveIntType sequence, CodeableConcept productOrService)
Constructor
-
-
Method Detail
-
getSequenceElement
public PositiveIntType getSequenceElement()
- Returns:
sequence(A number to uniquely identify item entries.). 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 ExplanationOfBenefit.ItemComponent setSequenceElement(PositiveIntType value)
- Parameters:
value-sequence(A number to uniquely identify item entries.). 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 number to uniquely identify item entries.
-
setSequence
public ExplanationOfBenefit.ItemComponent setSequence(int value)
- Parameters:
value- A number to uniquely identify item entries.
-
getCareTeamSequence
public List<PositiveIntType> getCareTeamSequence()
- Returns:
careTeamSequence(Care team members related to this service or product.)
-
setCareTeamSequence
public ExplanationOfBenefit.ItemComponent setCareTeamSequence(List<PositiveIntType> theCareTeamSequence)
- Returns:
- Returns a reference to
thisfor easy method chaining
-
hasCareTeamSequence
public boolean hasCareTeamSequence()
-
addCareTeamSequenceElement
public PositiveIntType addCareTeamSequenceElement()
- Returns:
careTeamSequence(Care team members related to this service or product.)
-
addCareTeamSequence
public ExplanationOfBenefit.ItemComponent addCareTeamSequence(int value)
- Parameters:
value-careTeamSequence(Care team members related to this service or product.)
-
hasCareTeamSequence
public boolean hasCareTeamSequence(int value)
- Parameters:
value-careTeamSequence(Care team members related to this service or product.)
-
getDiagnosisSequence
public List<PositiveIntType> getDiagnosisSequence()
- Returns:
diagnosisSequence(Diagnoses applicable for this service or product.)
-
setDiagnosisSequence
public ExplanationOfBenefit.ItemComponent setDiagnosisSequence(List<PositiveIntType> theDiagnosisSequence)
- Returns:
- Returns a reference to
thisfor easy method chaining
-
hasDiagnosisSequence
public boolean hasDiagnosisSequence()
-
addDiagnosisSequenceElement
public PositiveIntType addDiagnosisSequenceElement()
- Returns:
diagnosisSequence(Diagnoses applicable for this service or product.)
-
addDiagnosisSequence
public ExplanationOfBenefit.ItemComponent addDiagnosisSequence(int value)
- Parameters:
value-diagnosisSequence(Diagnoses applicable for this service or product.)
-
hasDiagnosisSequence
public boolean hasDiagnosisSequence(int value)
- Parameters:
value-diagnosisSequence(Diagnoses applicable for this service or product.)
-
getProcedureSequence
public List<PositiveIntType> getProcedureSequence()
- Returns:
procedureSequence(Procedures applicable for this service or product.)
-
setProcedureSequence
public ExplanationOfBenefit.ItemComponent setProcedureSequence(List<PositiveIntType> theProcedureSequence)
- Returns:
- Returns a reference to
thisfor easy method chaining
-
hasProcedureSequence
public boolean hasProcedureSequence()
-
addProcedureSequenceElement
public PositiveIntType addProcedureSequenceElement()
- Returns:
procedureSequence(Procedures applicable for this service or product.)
-
addProcedureSequence
public ExplanationOfBenefit.ItemComponent addProcedureSequence(int value)
- Parameters:
value-procedureSequence(Procedures applicable for this service or product.)
-
hasProcedureSequence
public boolean hasProcedureSequence(int value)
- Parameters:
value-procedureSequence(Procedures applicable for this service or product.)
-
getInformationSequence
public List<PositiveIntType> getInformationSequence()
- Returns:
informationSequence(Exceptions, special conditions and supporting information applicable for this service or product.)
-
setInformationSequence
public ExplanationOfBenefit.ItemComponent setInformationSequence(List<PositiveIntType> theInformationSequence)
- Returns:
- Returns a reference to
thisfor easy method chaining
-
hasInformationSequence
public boolean hasInformationSequence()
-
addInformationSequenceElement
public PositiveIntType addInformationSequenceElement()
- Returns:
informationSequence(Exceptions, special conditions and supporting information applicable for this service or product.)
-
addInformationSequence
public ExplanationOfBenefit.ItemComponent addInformationSequence(int value)
- Parameters:
value-informationSequence(Exceptions, special conditions and supporting information applicable for this service or product.)
-
hasInformationSequence
public boolean hasInformationSequence(int value)
- Parameters:
value-informationSequence(Exceptions, special conditions and supporting information applicable for this service or product.)
-
getRevenue
public CodeableConcept getRevenue()
- Returns:
revenue(The type of revenue or cost center providing the product and/or service.)
-
hasRevenue
public boolean hasRevenue()
-
setRevenue
public ExplanationOfBenefit.ItemComponent setRevenue(CodeableConcept value)
- Parameters:
value-revenue(The type of revenue or cost center providing the product and/or service.)
-
getCategory
public CodeableConcept getCategory()
- Returns:
category(Code to identify the general type of benefits under which products and services are provided.)
-
hasCategory
public boolean hasCategory()
-
setCategory
public ExplanationOfBenefit.ItemComponent setCategory(CodeableConcept value)
- Parameters:
value-category(Code to identify the general type of benefits under which products and services are provided.)
-
getProductOrService
public CodeableConcept getProductOrService()
- Returns:
productOrService(When the value is a group code then this item collects a set of related claim details, otherwise this contains the product, service, drug or other billing code for the item.)
-
hasProductOrService
public boolean hasProductOrService()
-
setProductOrService
public ExplanationOfBenefit.ItemComponent setProductOrService(CodeableConcept value)
- Parameters:
value-productOrService(When the value is a group code then this item collects a set of related claim details, otherwise this contains the product, service, drug or other billing code for the item.)
-
getModifier
public List<CodeableConcept> getModifier()
- Returns:
modifier(Item typification or modifiers codes to convey additional context for the product or service.)
-
setModifier
public ExplanationOfBenefit.ItemComponent setModifier(List<CodeableConcept> theModifier)
- Returns:
- Returns a reference to
thisfor easy method chaining
-
hasModifier
public boolean hasModifier()
-
addModifier
public CodeableConcept addModifier()
-
addModifier
public ExplanationOfBenefit.ItemComponent addModifier(CodeableConcept t)
-
getModifierFirstRep
public CodeableConcept getModifierFirstRep()
- Returns:
- The first repetition of repeating field
modifier, creating it if it does not already exist
-
getProgramCode
public List<CodeableConcept> getProgramCode()
- Returns:
programCode(Identifies the program under which this may be recovered.)
-
setProgramCode
public ExplanationOfBenefit.ItemComponent setProgramCode(List<CodeableConcept> theProgramCode)
- Returns:
- Returns a reference to
thisfor easy method chaining
-
hasProgramCode
public boolean hasProgramCode()
-
addProgramCode
public CodeableConcept addProgramCode()
-
addProgramCode
public ExplanationOfBenefit.ItemComponent addProgramCode(CodeableConcept t)
-
getProgramCodeFirstRep
public CodeableConcept getProgramCodeFirstRep()
- Returns:
- The first repetition of repeating field
programCode, creating it if it does not already exist
-
getServiced
public Type getServiced()
- Returns:
serviced(The date or dates when the service or product was supplied, performed or completed.)
-
getServicedDateType
public DateType getServicedDateType() throws org.hl7.fhir.exceptions.FHIRException
- Returns:
serviced(The date or dates when the service or product was supplied, performed or completed.)- Throws:
org.hl7.fhir.exceptions.FHIRException
-
hasServicedDateType
public boolean hasServicedDateType()
-
getServicedPeriod
public Period getServicedPeriod() throws org.hl7.fhir.exceptions.FHIRException
- Returns:
serviced(The date or dates when the service or product was supplied, performed or completed.)- Throws:
org.hl7.fhir.exceptions.FHIRException
-
hasServicedPeriod
public boolean hasServicedPeriod()
-
hasServiced
public boolean hasServiced()
-
setServiced
public ExplanationOfBenefit.ItemComponent setServiced(Type value)
- Parameters:
value-serviced(The date or dates when the service or product was supplied, performed or completed.)
-
getLocation
public Type getLocation()
- Returns:
location(Where the product or service was provided.)
-
getLocationCodeableConcept
public CodeableConcept getLocationCodeableConcept() throws org.hl7.fhir.exceptions.FHIRException
- Returns:
location(Where the product or service was provided.)- Throws:
org.hl7.fhir.exceptions.FHIRException
-
hasLocationCodeableConcept
public boolean hasLocationCodeableConcept()
-
getLocationAddress
public Address getLocationAddress() throws org.hl7.fhir.exceptions.FHIRException
- Returns:
location(Where the product or service was provided.)- Throws:
org.hl7.fhir.exceptions.FHIRException
-
hasLocationAddress
public boolean hasLocationAddress()
-
getLocationReference
public Reference getLocationReference() throws org.hl7.fhir.exceptions.FHIRException
- Returns:
location(Where the product or service was provided.)- Throws:
org.hl7.fhir.exceptions.FHIRException
-
hasLocationReference
public boolean hasLocationReference()
-
hasLocation
public boolean hasLocation()
-
setLocation
public ExplanationOfBenefit.ItemComponent setLocation(Type value)
- Parameters:
value-location(Where the product or service was provided.)
-
getQuantity
public Quantity getQuantity()
- Returns:
quantity(The number of repetitions of a service or product.)
-
hasQuantity
public boolean hasQuantity()
-
setQuantity
public ExplanationOfBenefit.ItemComponent setQuantity(Quantity value)
- Parameters:
value-quantity(The number of repetitions of a service or product.)
-
getUnitPrice
public Money getUnitPrice()
- Returns:
unitPrice(If the item is not a group then this is the fee for the product or service, otherwise this is the total of the fees for the details of the group.)
-
hasUnitPrice
public boolean hasUnitPrice()
-
setUnitPrice
public ExplanationOfBenefit.ItemComponent setUnitPrice(Money value)
- Parameters:
value-unitPrice(If the item is not a group then this is the fee for the product or service, otherwise this is the total of the fees for the details of the group.)
-
getFactorElement
public DecimalType getFactorElement()
- Returns:
factor(A real number that represents a multiplier used in determining the overall value of services delivered and/or goods received. The concept of a Factor allows for a discount or surcharge multiplier to be applied to a monetary amount.). This is the underlying object with id, value and extensions. The accessor "getFactor" gives direct access to the value
-
hasFactorElement
public boolean hasFactorElement()
-
hasFactor
public boolean hasFactor()
-
setFactorElement
public ExplanationOfBenefit.ItemComponent setFactorElement(DecimalType value)
- Parameters:
value-factor(A real number that represents a multiplier used in determining the overall value of services delivered and/or goods received. The concept of a Factor allows for a discount or surcharge multiplier to be applied to a monetary amount.). This is the underlying object with id, value and extensions. The accessor "getFactor" gives direct access to the value
-
getFactor
public BigDecimal getFactor()
- Returns:
- A real number that represents a multiplier used in determining the overall value of services delivered and/or goods received. The concept of a Factor allows for a discount or surcharge multiplier to be applied to a monetary amount.
-
setFactor
public ExplanationOfBenefit.ItemComponent setFactor(BigDecimal value)
- Parameters:
value- A real number that represents a multiplier used in determining the overall value of services delivered and/or goods received. The concept of a Factor allows for a discount or surcharge multiplier to be applied to a monetary amount.
-
setFactor
public ExplanationOfBenefit.ItemComponent setFactor(long value)
- Parameters:
value- A real number that represents a multiplier used in determining the overall value of services delivered and/or goods received. The concept of a Factor allows for a discount or surcharge multiplier to be applied to a monetary amount.
-
setFactor
public ExplanationOfBenefit.ItemComponent setFactor(double value)
- Parameters:
value- A real number that represents a multiplier used in determining the overall value of services delivered and/or goods received. The concept of a Factor allows for a discount or surcharge multiplier to be applied to a monetary amount.
-
getNet
public Money getNet()
- Returns:
net(The quantity times the unit price for an additional service or product or charge.)
-
hasNet
public boolean hasNet()
-
setNet
public ExplanationOfBenefit.ItemComponent setNet(Money value)
- Parameters:
value-net(The quantity times the unit price for an additional service or product or charge.)
-
getUdi
public List<Reference> getUdi()
- Returns:
udi(Unique Device Identifiers associated with this line item.)
-
setUdi
public ExplanationOfBenefit.ItemComponent setUdi(List<Reference> theUdi)
- Returns:
- Returns a reference to
thisfor easy method chaining
-
hasUdi
public boolean hasUdi()
-
addUdi
public ExplanationOfBenefit.ItemComponent addUdi(Reference t)
-
getUdiFirstRep
public Reference getUdiFirstRep()
- Returns:
- The first repetition of repeating field
udi, creating it if it does not already exist
-
getUdiTarget
@Deprecated public List<Device> getUdiTarget()
Deprecated.Use Reference#setResource(IBaseResource) instead
-
addUdiTarget
@Deprecated public Device addUdiTarget()
Deprecated.Use Reference#setResource(IBaseResource) instead
-
getBodySite
public CodeableConcept getBodySite()
- Returns:
bodySite(Physical service site on the patient (limb, tooth, etc.).)
-
hasBodySite
public boolean hasBodySite()
-
setBodySite
public ExplanationOfBenefit.ItemComponent setBodySite(CodeableConcept value)
- Parameters:
value-bodySite(Physical service site on the patient (limb, tooth, etc.).)
-
getSubSite
public List<CodeableConcept> getSubSite()
- Returns:
subSite(A region or surface of the bodySite, e.g. limb region or tooth surface(s).)
-
setSubSite
public ExplanationOfBenefit.ItemComponent setSubSite(List<CodeableConcept> theSubSite)
- Returns:
- Returns a reference to
thisfor easy method chaining
-
hasSubSite
public boolean hasSubSite()
-
addSubSite
public CodeableConcept addSubSite()
-
addSubSite
public ExplanationOfBenefit.ItemComponent addSubSite(CodeableConcept t)
-
getSubSiteFirstRep
public CodeableConcept getSubSiteFirstRep()
- Returns:
- The first repetition of repeating field
subSite, creating it if it does not already exist
-
getEncounter
public List<Reference> getEncounter()
- Returns:
encounter(A billed item may include goods or services provided in multiple encounters.)
-
setEncounter
public ExplanationOfBenefit.ItemComponent setEncounter(List<Reference> theEncounter)
- Returns:
- Returns a reference to
thisfor easy method chaining
-
hasEncounter
public boolean hasEncounter()
-
addEncounter
public Reference addEncounter()
-
addEncounter
public ExplanationOfBenefit.ItemComponent addEncounter(Reference t)
-
getEncounterFirstRep
public Reference getEncounterFirstRep()
- Returns:
- The first repetition of repeating field
encounter, creating it if it does not already exist
-
getEncounterTarget
@Deprecated public List<Encounter> getEncounterTarget()
Deprecated.Use Reference#setResource(IBaseResource) instead
-
addEncounterTarget
@Deprecated public Encounter addEncounterTarget()
Deprecated.Use Reference#setResource(IBaseResource) instead
-
getNoteNumber
public List<PositiveIntType> getNoteNumber()
- Returns:
noteNumber(The numbers associated with notes below which apply to the adjudication of this item.)
-
setNoteNumber
public ExplanationOfBenefit.ItemComponent setNoteNumber(List<PositiveIntType> theNoteNumber)
- Returns:
- Returns a reference to
thisfor easy method chaining
-
hasNoteNumber
public boolean hasNoteNumber()
-
addNoteNumberElement
public PositiveIntType addNoteNumberElement()
- Returns:
noteNumber(The numbers associated with notes below which apply to the adjudication of this item.)
-
addNoteNumber
public ExplanationOfBenefit.ItemComponent addNoteNumber(int value)
- Parameters:
value-noteNumber(The numbers associated with notes below which apply to the adjudication of this item.)
-
hasNoteNumber
public boolean hasNoteNumber(int value)
- Parameters:
value-noteNumber(The numbers associated with notes below which apply to the adjudication of this item.)
-
getAdjudication
public List<ExplanationOfBenefit.AdjudicationComponent> getAdjudication()
- Returns:
adjudication(If this item is a group then the values here are a summary of the adjudication of the detail items. If this item is a simple product or service then this is the result of the adjudication of this item.)
-
setAdjudication
public ExplanationOfBenefit.ItemComponent setAdjudication(List<ExplanationOfBenefit.AdjudicationComponent> theAdjudication)
- Returns:
- Returns a reference to
thisfor easy method chaining
-
hasAdjudication
public boolean hasAdjudication()
-
addAdjudication
public ExplanationOfBenefit.AdjudicationComponent addAdjudication()
-
addAdjudication
public ExplanationOfBenefit.ItemComponent addAdjudication(ExplanationOfBenefit.AdjudicationComponent t)
-
getAdjudicationFirstRep
public ExplanationOfBenefit.AdjudicationComponent getAdjudicationFirstRep()
- Returns:
- The first repetition of repeating field
adjudication, creating it if it does not already exist
-
getDetail
public List<ExplanationOfBenefit.DetailComponent> getDetail()
- Returns:
detail(Second-tier of goods and services.)
-
setDetail
public ExplanationOfBenefit.ItemComponent setDetail(List<ExplanationOfBenefit.DetailComponent> theDetail)
- Returns:
- Returns a reference to
thisfor easy method chaining
-
hasDetail
public boolean hasDetail()
-
addDetail
public ExplanationOfBenefit.DetailComponent addDetail()
-
addDetail
public ExplanationOfBenefit.ItemComponent addDetail(ExplanationOfBenefit.DetailComponent t)
-
getDetailFirstRep
public ExplanationOfBenefit.DetailComponent getDetailFirstRep()
- Returns:
- The first repetition of repeating field
detail, creating it if it does not already exist
-
listChildren
protected void listChildren(List<Property> children)
- Overrides:
listChildrenin classBackboneElement
-
getNamedProperty
public Property getNamedProperty(int _hash, String _name, boolean _checkValid) throws org.hl7.fhir.exceptions.FHIRException
- Overrides:
getNamedPropertyin classBackboneElement- Throws:
org.hl7.fhir.exceptions.FHIRException
-
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 Base setProperty(int hash, String name, Base value) throws org.hl7.fhir.exceptions.FHIRException
- Overrides:
setPropertyin classBackboneElement- Throws:
org.hl7.fhir.exceptions.FHIRException
-
setProperty
public Base 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
- Overrides:
makePropertyin classBackboneElement- Throws:
org.hl7.fhir.exceptions.FHIRException
-
getTypesForProperty
public String[] getTypesForProperty(int hash, String name) throws org.hl7.fhir.exceptions.FHIRException
- Overrides:
getTypesForPropertyin classBackboneElement- 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 ExplanationOfBenefit.ItemComponent copy()
- Specified by:
copyin classBackboneElement
-
copyValues
public void copyValues(ExplanationOfBenefit.ItemComponent dst)
-
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
-
-