Class ExplanationOfBenefitItem
- All Implemented Interfaces:
org.jvnet.jaxb2_commons.lang.Equals2,org.jvnet.jaxb2_commons.lang.HashCode2,org.jvnet.jaxb2_commons.lang.ToString2
Java class for ExplanationOfBenefit.Item complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="ExplanationOfBenefit.Item">
<complexContent>
<extension base="{http://hl7.org/fhir}BackboneElement">
<sequence>
<element name="sequence" type="{http://hl7.org/fhir}positiveInt"/>
<element name="type" type="{http://hl7.org/fhir}Coding"/>
<choice minOccurs="0">
<element name="providerIdentifier" type="{http://hl7.org/fhir}Identifier"/>
<element name="providerReference" type="{http://hl7.org/fhir}Reference"/>
</choice>
<choice minOccurs="0">
<element name="supervisorIdentifier" type="{http://hl7.org/fhir}Identifier"/>
<element name="supervisorReference" type="{http://hl7.org/fhir}Reference"/>
</choice>
<element name="providerQualification" type="{http://hl7.org/fhir}Coding" minOccurs="0"/>
<element name="diagnosisLinkId" type="{http://hl7.org/fhir}positiveInt" maxOccurs="unbounded" minOccurs="0"/>
<element name="service" type="{http://hl7.org/fhir}Coding"/>
<element name="serviceModifier" type="{http://hl7.org/fhir}Coding" maxOccurs="unbounded" minOccurs="0"/>
<element name="modifier" type="{http://hl7.org/fhir}Coding" maxOccurs="unbounded" minOccurs="0"/>
<element name="programCode" type="{http://hl7.org/fhir}Coding" maxOccurs="unbounded" minOccurs="0"/>
<choice minOccurs="0">
<element name="servicedDate" type="{http://hl7.org/fhir}date"/>
<element name="servicedPeriod" type="{http://hl7.org/fhir}Period"/>
</choice>
<element name="place" type="{http://hl7.org/fhir}Coding" minOccurs="0"/>
<element name="quantity" type="{http://hl7.org/fhir}SimpleQuantity" minOccurs="0"/>
<element name="unitPrice" type="{http://hl7.org/fhir}Money" minOccurs="0"/>
<element name="factor" type="{http://hl7.org/fhir}decimal" minOccurs="0"/>
<element name="points" type="{http://hl7.org/fhir}decimal" minOccurs="0"/>
<element name="net" type="{http://hl7.org/fhir}Money" minOccurs="0"/>
<element name="udi" type="{http://hl7.org/fhir}Reference" maxOccurs="unbounded" minOccurs="0"/>
<element name="bodySite" type="{http://hl7.org/fhir}Coding" minOccurs="0"/>
<element name="subSite" type="{http://hl7.org/fhir}Coding" maxOccurs="unbounded" minOccurs="0"/>
<element name="noteNumber" type="{http://hl7.org/fhir}positiveInt" maxOccurs="unbounded" minOccurs="0"/>
<element name="adjudication" type="{http://hl7.org/fhir}ExplanationOfBenefit.Adjudication" maxOccurs="unbounded" minOccurs="0"/>
<element name="detail" type="{http://hl7.org/fhir}ExplanationOfBenefit.Detail" maxOccurs="unbounded" minOccurs="0"/>
<element name="prosthesis" type="{http://hl7.org/fhir}ExplanationOfBenefit.Prosthesis" minOccurs="0"/>
</sequence>
</extension>
</complexContent>
</complexType>
-
Field Summary
FieldsModifier and TypeFieldDescriptionprotected List<ExplanationOfBenefitAdjudication> protected Codingprotected List<ExplanationOfBenefitDetail> protected List<PositiveInt> protected Decimalprotected Moneyprotected List<PositiveInt> protected Codingprotected Decimalprotected ExplanationOfBenefitProsthesisprotected Identifierprotected Codingprotected Referenceprotected SimpleQuantityprotected PositiveIntprotected Codingprotected Dateprotected Periodprotected Identifierprotected Referenceprotected Codingprotected MoneyFields inherited from class org.hl7.fhir.BackboneElement
modifierExtension -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionappend(org.jvnet.jaxb2_commons.locator.ObjectLocator locator, StringBuilder buffer, org.jvnet.jaxb2_commons.lang.ToStringStrategy2 strategy) appendFields(org.jvnet.jaxb2_commons.locator.ObjectLocator locator, StringBuilder buffer, org.jvnet.jaxb2_commons.lang.ToStringStrategy2 strategy) booleanbooleanequals(org.jvnet.jaxb2_commons.locator.ObjectLocator thisLocator, org.jvnet.jaxb2_commons.locator.ObjectLocator thatLocator, Object object, org.jvnet.jaxb2_commons.lang.EqualsStrategy2 strategy) Gets the value of the adjudication property.Gets the value of the bodySite property.Gets the value of the detail property.Gets the value of the diagnosisLinkId property.Gets the value of the factor property.Gets the value of the modifier property.getNet()Gets the value of the net property.Gets the value of the noteNumber property.getPlace()Gets the value of the place property.Gets the value of the points property.Gets the value of the programCode property.Gets the value of the prosthesis property.Gets the value of the providerIdentifier property.Gets the value of the providerQualification property.Gets the value of the providerReference property.Gets the value of the quantity property.Gets the value of the sequence property.Gets the value of the service property.Gets the value of the servicedDate property.Gets the value of the servicedPeriod property.Gets the value of the serviceModifier property.Gets the value of the subSite property.Gets the value of the supervisorIdentifier property.Gets the value of the supervisorReference property.getType()Gets the value of the type property.getUdi()Gets the value of the udi property.Gets the value of the unitPrice property.inthashCode()inthashCode(org.jvnet.jaxb2_commons.locator.ObjectLocator locator, org.jvnet.jaxb2_commons.lang.HashCodeStrategy2 strategy) voidvoidsetBodySite(Coding value) Sets the value of the bodySite property.voidsetDetail(List<ExplanationOfBenefitDetail> value) voidsetDiagnosisLinkId(List<PositiveInt> value) voidSets the value of the factor property.voidsetModifier(List<Coding> value) voidSets the value of the net property.voidsetNoteNumber(List<PositiveInt> value) voidSets the value of the place property.voidSets the value of the points property.voidsetProgramCode(List<Coding> value) voidSets the value of the prosthesis property.voidsetProviderIdentifier(Identifier value) Sets the value of the providerIdentifier property.voidsetProviderQualification(Coding value) Sets the value of the providerQualification property.voidsetProviderReference(Reference value) Sets the value of the providerReference property.voidsetQuantity(SimpleQuantity value) Sets the value of the quantity property.voidsetSequence(PositiveInt value) Sets the value of the sequence property.voidsetService(Coding value) Sets the value of the service property.voidsetServicedDate(Date value) Sets the value of the servicedDate property.voidsetServicedPeriod(Period value) Sets the value of the servicedPeriod property.voidsetServiceModifier(List<Coding> value) voidsetSubSite(List<Coding> value) voidSets the value of the supervisorIdentifier property.voidsetSupervisorReference(Reference value) Sets the value of the supervisorReference property.voidSets the value of the type property.voidvoidsetUnitPrice(Money value) Sets the value of the unitPrice property.toString()withAdjudication(ExplanationOfBenefitAdjudication... values) withBodySite(Coding value) withDetail(ExplanationOfBenefitDetail... values) withDiagnosisLinkId(Collection<PositiveInt> values) withDiagnosisLinkId(PositiveInt... values) withExtension(Collection<Extension> values) withExtension(Extension... values) withFactor(Decimal value) withModifier(Collection<Coding> values) withModifier(Coding... values) withModifierExtension(Collection<Extension> values) withModifierExtension(Extension... values) withNoteNumber(Collection<PositiveInt> values) withNoteNumber(PositiveInt... values) withPoints(Decimal value) withProgramCode(Collection<Coding> values) withProgramCode(Coding... values) withProviderIdentifier(Identifier value) withProviderQualification(Coding value) withProviderReference(Reference value) withQuantity(SimpleQuantity value) withSequence(PositiveInt value) withService(Coding value) withServicedDate(Date value) withServicedPeriod(Period value) withServiceModifier(Collection<Coding> values) withServiceModifier(Coding... values) withSubSite(Collection<Coding> values) withSubSite(Coding... values) withSupervisorReference(Reference value) withUdi(Collection<Reference> values) withUnitPrice(Money value) Methods inherited from class org.hl7.fhir.BackboneElement
getModifierExtension, setModifierExtensionMethods inherited from class org.hl7.fhir.Element
getExtension, getId, setExtension, setId
-
Field Details
-
sequence
-
type
-
providerIdentifier
-
providerReference
-
supervisorIdentifier
-
supervisorReference
-
providerQualification
-
diagnosisLinkId
-
service
-
serviceModifier
-
modifier
-
programCode
-
servicedDate
-
servicedPeriod
-
place
-
quantity
-
unitPrice
-
factor
-
points
-
net
-
udi
-
bodySite
-
subSite
-
noteNumber
-
adjudication
-
detail
-
prosthesis
-
-
Constructor Details
-
ExplanationOfBenefitItem
public ExplanationOfBenefitItem()
-
-
Method Details
-
getSequence
Gets the value of the sequence property.- Returns:
- possible object is
PositiveInt
-
setSequence
Sets the value of the sequence property.- Parameters:
value- allowed object isPositiveInt
-
getType
Gets the value of the type property.- Returns:
- possible object is
Coding
-
setType
Sets the value of the type property.- Parameters:
value- allowed object isCoding
-
getProviderIdentifier
Gets the value of the providerIdentifier property.- Returns:
- possible object is
Identifier
-
setProviderIdentifier
Sets the value of the providerIdentifier property.- Parameters:
value- allowed object isIdentifier
-
getProviderReference
Gets the value of the providerReference property.- Returns:
- possible object is
Reference
-
setProviderReference
Sets the value of the providerReference property.- Parameters:
value- allowed object isReference
-
getSupervisorIdentifier
Gets the value of the supervisorIdentifier property.- Returns:
- possible object is
Identifier
-
setSupervisorIdentifier
Sets the value of the supervisorIdentifier property.- Parameters:
value- allowed object isIdentifier
-
getSupervisorReference
Gets the value of the supervisorReference property.- Returns:
- possible object is
Reference
-
setSupervisorReference
Sets the value of the supervisorReference property.- Parameters:
value- allowed object isReference
-
getProviderQualification
Gets the value of the providerQualification property.- Returns:
- possible object is
Coding
-
setProviderQualification
Sets the value of the providerQualification property.- Parameters:
value- allowed object isCoding
-
getDiagnosisLinkId
Gets the value of the diagnosisLinkId property.This accessor method returns a reference to the live list, not a snapshot. Therefore any modification you make to the returned list will be present inside the Jakarta XML Binding object. This is why there is not a
setmethod for the diagnosisLinkId property.For example, to add a new item, do as follows:
getDiagnosisLinkId().add(newItem);Objects of the following type(s) are allowed in the list
PositiveInt -
getService
Gets the value of the service property.- Returns:
- possible object is
Coding
-
setService
Sets the value of the service property.- Parameters:
value- allowed object isCoding
-
getServiceModifier
Gets the value of the serviceModifier property.This accessor method returns a reference to the live list, not a snapshot. Therefore any modification you make to the returned list will be present inside the Jakarta XML Binding object. This is why there is not a
setmethod for the serviceModifier property.For example, to add a new item, do as follows:
getServiceModifier().add(newItem);Objects of the following type(s) are allowed in the list
Coding -
getModifier
Gets the value of the modifier property.This accessor method returns a reference to the live list, not a snapshot. Therefore any modification you make to the returned list will be present inside the Jakarta XML Binding object. This is why there is not a
setmethod for the modifier property.For example, to add a new item, do as follows:
getModifier().add(newItem);Objects of the following type(s) are allowed in the list
Coding -
getProgramCode
Gets the value of the programCode property.This accessor method returns a reference to the live list, not a snapshot. Therefore any modification you make to the returned list will be present inside the Jakarta XML Binding object. This is why there is not a
setmethod for the programCode property.For example, to add a new item, do as follows:
getProgramCode().add(newItem);Objects of the following type(s) are allowed in the list
Coding -
getServicedDate
Gets the value of the servicedDate property.- Returns:
- possible object is
Date
-
setServicedDate
Sets the value of the servicedDate property.- Parameters:
value- allowed object isDate
-
getServicedPeriod
Gets the value of the servicedPeriod property.- Returns:
- possible object is
Period
-
setServicedPeriod
Sets the value of the servicedPeriod property.- Parameters:
value- allowed object isPeriod
-
getPlace
Gets the value of the place property.- Returns:
- possible object is
Coding
-
setPlace
Sets the value of the place property.- Parameters:
value- allowed object isCoding
-
getQuantity
Gets the value of the quantity property.- Returns:
- possible object is
SimpleQuantity
-
setQuantity
Sets the value of the quantity property.- Parameters:
value- allowed object isSimpleQuantity
-
getUnitPrice
Gets the value of the unitPrice property.- Returns:
- possible object is
Money
-
setUnitPrice
Sets the value of the unitPrice property.- Parameters:
value- allowed object isMoney
-
getFactor
Gets the value of the factor property.- Returns:
- possible object is
Decimal
-
setFactor
Sets the value of the factor property.- Parameters:
value- allowed object isDecimal
-
getPoints
Gets the value of the points property.- Returns:
- possible object is
Decimal
-
setPoints
Sets the value of the points property.- Parameters:
value- allowed object isDecimal
-
getNet
Gets the value of the net property.- Returns:
- possible object is
Money
-
setNet
Sets the value of the net property.- Parameters:
value- allowed object isMoney
-
getUdi
Gets the value of the udi property.This accessor method returns a reference to the live list, not a snapshot. Therefore any modification you make to the returned list will be present inside the Jakarta XML Binding object. This is why there is not a
setmethod for the udi property.For example, to add a new item, do as follows:
getUdi().add(newItem);Objects of the following type(s) are allowed in the list
Reference -
getBodySite
Gets the value of the bodySite property.- Returns:
- possible object is
Coding
-
setBodySite
Sets the value of the bodySite property.- Parameters:
value- allowed object isCoding
-
getSubSite
Gets the value of the subSite property.This accessor method returns a reference to the live list, not a snapshot. Therefore any modification you make to the returned list will be present inside the Jakarta XML Binding object. This is why there is not a
setmethod for the subSite property.For example, to add a new item, do as follows:
getSubSite().add(newItem);Objects of the following type(s) are allowed in the list
Coding -
getNoteNumber
Gets the value of the noteNumber property.This accessor method returns a reference to the live list, not a snapshot. Therefore any modification you make to the returned list will be present inside the Jakarta XML Binding object. This is why there is not a
setmethod for the noteNumber property.For example, to add a new item, do as follows:
getNoteNumber().add(newItem);Objects of the following type(s) are allowed in the list
PositiveInt -
getAdjudication
Gets the value of the adjudication property.This accessor method returns a reference to the live list, not a snapshot. Therefore any modification you make to the returned list will be present inside the Jakarta XML Binding object. This is why there is not a
setmethod for the adjudication property.For example, to add a new item, do as follows:
getAdjudication().add(newItem);Objects of the following type(s) are allowed in the list
ExplanationOfBenefitAdjudication -
getDetail
Gets the value of the detail property.This accessor method returns a reference to the live list, not a snapshot. Therefore any modification you make to the returned list will be present inside the Jakarta XML Binding object. This is why there is not a
setmethod for the detail property.For example, to add a new item, do as follows:
getDetail().add(newItem);Objects of the following type(s) are allowed in the list
ExplanationOfBenefitDetail -
getProsthesis
Gets the value of the prosthesis property.- Returns:
- possible object is
ExplanationOfBenefitProsthesis
-
setProsthesis
Sets the value of the prosthesis property.- Parameters:
value- allowed object isExplanationOfBenefitProsthesis
-
withSequence
-
withType
-
withProviderIdentifier
-
withProviderReference
-
withSupervisorIdentifier
-
withSupervisorReference
-
withProviderQualification
-
withDiagnosisLinkId
-
withDiagnosisLinkId
-
withService
-
withServiceModifier
-
withServiceModifier
-
withModifier
-
withModifier
-
withProgramCode
-
withProgramCode
-
withServicedDate
-
withServicedPeriod
-
withPlace
-
withQuantity
-
withUnitPrice
-
withFactor
-
withPoints
-
withNet
-
withUdi
-
withUdi
-
withBodySite
-
withSubSite
-
withSubSite
-
withNoteNumber
-
withNoteNumber
-
withAdjudication
-
withAdjudication
public ExplanationOfBenefitItem withAdjudication(Collection<ExplanationOfBenefitAdjudication> values) -
withDetail
-
withDetail
-
withProsthesis
-
withModifierExtension
- Overrides:
withModifierExtensionin classBackboneElement
-
withModifierExtension
- Overrides:
withModifierExtensionin classBackboneElement
-
withExtension
- Overrides:
withExtensionin classBackboneElement
-
withExtension
- Overrides:
withExtensionin classBackboneElement
-
withId
- Overrides:
withIdin classBackboneElement
-
equals
public boolean equals(org.jvnet.jaxb2_commons.locator.ObjectLocator thisLocator, org.jvnet.jaxb2_commons.locator.ObjectLocator thatLocator, Object object, org.jvnet.jaxb2_commons.lang.EqualsStrategy2 strategy) - Specified by:
equalsin interfaceorg.jvnet.jaxb2_commons.lang.Equals2- Overrides:
equalsin classBackboneElement
-
equals
- Overrides:
equalsin classBackboneElement
-
hashCode
public int hashCode(org.jvnet.jaxb2_commons.locator.ObjectLocator locator, org.jvnet.jaxb2_commons.lang.HashCodeStrategy2 strategy) - Specified by:
hashCodein interfaceorg.jvnet.jaxb2_commons.lang.HashCode2- Overrides:
hashCodein classBackboneElement
-
hashCode
public int hashCode()- Overrides:
hashCodein classBackboneElement
-
toString
- Overrides:
toStringin classBackboneElement
-
append
public StringBuilder append(org.jvnet.jaxb2_commons.locator.ObjectLocator locator, StringBuilder buffer, org.jvnet.jaxb2_commons.lang.ToStringStrategy2 strategy) - Specified by:
appendin interfaceorg.jvnet.jaxb2_commons.lang.ToString2- Overrides:
appendin classBackboneElement
-
appendFields
public StringBuilder appendFields(org.jvnet.jaxb2_commons.locator.ObjectLocator locator, StringBuilder buffer, org.jvnet.jaxb2_commons.lang.ToStringStrategy2 strategy) - Specified by:
appendFieldsin interfaceorg.jvnet.jaxb2_commons.lang.ToString2- Overrides:
appendFieldsin classBackboneElement
-
setDiagnosisLinkId
-
setServiceModifier
-
setModifier
-
setProgramCode
-
setUdi
-
setSubSite
-
setNoteNumber
-
setAdjudication
-
setDetail
-