public static class ClaimResponse.AddedItemComponent extends BackboneElement implements org.hl7.fhir.instance.model.api.IBaseBackboneElement
| Modifier and Type | Field and Description |
|---|---|
protected List<ClaimResponse.AdjudicationComponent> |
adjudication
The adjudication results.
|
protected CodeableConcept |
billcode
A code to indicate the Professional Service or Product supplied.
|
protected CodeableConcept |
bodySite
Physical service site on the patient (limb, tooth, etc.).
|
protected List<ClaimResponse.AddedItemDetailComponent> |
detail
The second-tier service adjudications for payor added services.
|
protected List<PositiveIntType> |
detailSequence
The sequence number of the addition within the line item submitted which contains the error.
|
protected DecimalType |
factor
A real number that represents a multiplier used in determining the overall value of services delivered and/or goods received.
|
protected List<PositiveIntType> |
itemSequence
List of input service items which this service line is intended to replace.
|
protected Type |
location
Where the service was provided.
|
protected List<CodeableConcept> |
modifier
Item typification or modifiers codes, e.g.
|
protected Money |
net
The quantity times the unit price for an additional service or product or charge.
|
protected List<PositiveIntType> |
noteNumber
A list of note references to the notes provided below.
|
protected List<CodeableConcept> |
programCode
For programs which require reason codes for the inclusion or covering of this billed item under the program or sub-program.
|
protected List<Reference> |
provider
The providers who are authorized for the services rendered to the patient.
|
protected List<Resource> |
providerTarget
The actual objects that are the target of the reference (The providers who are authorized for the services rendered to the patient.)
|
protected Quantity |
quantity
The number of repetitions of a service or product.
|
protected Type |
serviced
The date or dates when the service or product was supplied, performed or completed.
|
protected List<PositiveIntType> |
subdetailSequence
The sequence number of the addition within the line item submitted which contains the error.
|
protected List<CodeableConcept> |
subSite
A region or surface of the site, e.g.
|
protected Money |
unitPrice
If the item is a node then this is the fee for the product or service, otherwise this is the total of the fees for the children of the group.
|
modifierExtension| Constructor and Description |
|---|
AddedItemComponent()
Constructor
|
addModifierExtension, addModifierExtension, checkNoModifiers, copyValues, getModifierExtension, getModifierExtensionFirstRep, hasModifierExtension, setModifierExtensionaddExtension, addExtension, addExtension, copyValues, getExtension, getExtensionByUrl, getExtensionFirstRep, getExtensionsByUrl, getExtensionString, getId, getIdBase, getIdElement, hasExtension, hasExtension, hasId, hasIdElement, isDisallowExtensions, noExtensions, removeExtension, setDisallowExtensions, setExtension, setId, setIdBase, setIdElementcastToAddress, 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, 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, equals, getChildByName, getFormatCommentsPost, getFormatCommentsPre, getNamedProperty, getUserData, getUserInt, getUserString, hasFormatComment, hasPrimitiveValue, hasType, hasUserData, isBooleanPrimitive, isMetadataBased, isPrimitive, isResource, listChildrenByName, listChildrenByName, primitiveValue, setUserData, setUserDataINNclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetFormatCommentsPost, getFormatCommentsPre, hasFormatCommentprotected List<PositiveIntType> itemSequence
protected List<PositiveIntType> detailSequence
protected List<PositiveIntType> subdetailSequence
protected List<Reference> provider
protected List<Resource> providerTarget
protected CodeableConcept billcode
protected List<CodeableConcept> modifier
protected List<CodeableConcept> programCode
protected Type serviced
protected Money unitPrice
protected DecimalType factor
protected Money net
protected CodeableConcept bodySite
protected List<CodeableConcept> subSite
protected List<PositiveIntType> noteNumber
protected List<ClaimResponse.AdjudicationComponent> adjudication
protected List<ClaimResponse.AddedItemDetailComponent> detail
public AddedItemComponent()
public List<PositiveIntType> getItemSequence()
itemSequence (List of input service items which this service line is intended to replace.)public ClaimResponse.AddedItemComponent setItemSequence(List<PositiveIntType> theItemSequence)
this for easy method chainingpublic boolean hasItemSequence()
public PositiveIntType addItemSequenceElement()
itemSequence (List of input service items which this service line is intended to replace.)public ClaimResponse.AddedItemComponent addItemSequence(int value)
value - itemSequence (List of input service items which this service line is intended to replace.)public boolean hasItemSequence(int value)
value - itemSequence (List of input service items which this service line is intended to replace.)public List<PositiveIntType> getDetailSequence()
detailSequence (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.AddedItemComponent setDetailSequence(List<PositiveIntType> theDetailSequence)
this for easy method chainingpublic boolean hasDetailSequence()
public PositiveIntType addDetailSequenceElement()
detailSequence (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.AddedItemComponent addDetailSequence(int value)
value - detailSequence (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 boolean hasDetailSequence(int value)
value - detailSequence (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 List<PositiveIntType> getSubdetailSequence()
subdetailSequence (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.AddedItemComponent setSubdetailSequence(List<PositiveIntType> theSubdetailSequence)
this for easy method chainingpublic boolean hasSubdetailSequence()
public PositiveIntType addSubdetailSequenceElement()
subdetailSequence (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.AddedItemComponent addSubdetailSequence(int value)
value - subdetailSequence (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 boolean hasSubdetailSequence(int value)
value - subdetailSequence (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 List<Reference> getProvider()
provider (The providers who are authorized for the services rendered to the patient.)public ClaimResponse.AddedItemComponent setProvider(List<Reference> theProvider)
this for easy method chainingpublic boolean hasProvider()
public Reference addProvider()
public ClaimResponse.AddedItemComponent addProvider(Reference t)
public Reference getProviderFirstRep()
provider, creating it if it does not already exist@Deprecated public List<Resource> getProviderTarget()
public CodeableConcept getBillcode()
billcode (A code to indicate the Professional Service or Product supplied.)public boolean hasBillcode()
public ClaimResponse.AddedItemComponent setBillcode(CodeableConcept value)
value - billcode (A code to indicate the Professional Service or Product supplied.)public List<CodeableConcept> getModifier()
modifier (Item typification or modifiers codes, e.g. for Oral whether the treatment is cosmetic or associated with TMJ, or for medical whether the treatment was outside the clinic or out of office hours.)public ClaimResponse.AddedItemComponent setModifier(List<CodeableConcept> theModifier)
this for easy method chainingpublic boolean hasModifier()
public CodeableConcept addModifier()
public ClaimResponse.AddedItemComponent addModifier(CodeableConcept t)
public CodeableConcept getModifierFirstRep()
modifier, creating it if it does not already existpublic List<CodeableConcept> getProgramCode()
programCode (For programs which require reason codes for the inclusion or covering of this billed item under the program or sub-program.)public ClaimResponse.AddedItemComponent setProgramCode(List<CodeableConcept> theProgramCode)
this for easy method chainingpublic boolean hasProgramCode()
public CodeableConcept addProgramCode()
public ClaimResponse.AddedItemComponent addProgramCode(CodeableConcept t)
public CodeableConcept getProgramCodeFirstRep()
programCode, creating it if it does not already existpublic Type getServiced()
serviced (The date or dates when the service or product was supplied, performed or completed.)public DateType getServicedDateType() throws org.hl7.fhir.exceptions.FHIRException
serviced (The date or dates when the service or product was supplied, performed or completed.)org.hl7.fhir.exceptions.FHIRExceptionpublic boolean hasServicedDateType()
public Period getServicedPeriod() throws org.hl7.fhir.exceptions.FHIRException
serviced (The date or dates when the service or product was supplied, performed or completed.)org.hl7.fhir.exceptions.FHIRExceptionpublic boolean hasServicedPeriod()
public boolean hasServiced()
public ClaimResponse.AddedItemComponent setServiced(Type value)
value - serviced (The date or dates when the service or product was supplied, performed or completed.)public Type getLocation()
location (Where the service was provided.)public CodeableConcept getLocationCodeableConcept() throws org.hl7.fhir.exceptions.FHIRException
location (Where the service was provided.)org.hl7.fhir.exceptions.FHIRExceptionpublic boolean hasLocationCodeableConcept()
public Address getLocationAddress() throws org.hl7.fhir.exceptions.FHIRException
location (Where the service was provided.)org.hl7.fhir.exceptions.FHIRExceptionpublic boolean hasLocationAddress()
public Reference getLocationReference() throws org.hl7.fhir.exceptions.FHIRException
location (Where the service was provided.)org.hl7.fhir.exceptions.FHIRExceptionpublic boolean hasLocationReference()
public boolean hasLocation()
public ClaimResponse.AddedItemComponent setLocation(Type value)
value - location (Where the service was provided.)public Quantity getQuantity()
quantity (The number of repetitions of a service or product.)public boolean hasQuantity()
public ClaimResponse.AddedItemComponent setQuantity(Quantity value)
value - quantity (The number of repetitions of a service or product.)public Money getUnitPrice()
unitPrice (If the item is a node then this is the fee for the product or service, otherwise this is the total of the fees for the children of the group.)public boolean hasUnitPrice()
public ClaimResponse.AddedItemComponent setUnitPrice(Money value)
value - unitPrice (If the item is a node then this is the fee for the product or service, otherwise this is the total of the fees for the children of the group.)public DecimalType getFactorElement()
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 valuepublic boolean hasFactorElement()
public boolean hasFactor()
public ClaimResponse.AddedItemComponent setFactorElement(DecimalType value)
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 valuepublic BigDecimal getFactor()
public ClaimResponse.AddedItemComponent setFactor(BigDecimal value)
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.public ClaimResponse.AddedItemComponent setFactor(long value)
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.public ClaimResponse.AddedItemComponent setFactor(double value)
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.public Money getNet()
net (The quantity times the unit price for an additional service or product or charge. For example, the formula: unit Quantity * unit Price (Cost per Point) * factor Number * points = net Amount. Quantity, factor and points are assumed to be 1 if not supplied.)public boolean hasNet()
public ClaimResponse.AddedItemComponent setNet(Money value)
value - net (The quantity times the unit price for an additional service or product or charge. For example, the formula: unit Quantity * unit Price (Cost per Point) * factor Number * points = net Amount. Quantity, factor and points are assumed to be 1 if not supplied.)public CodeableConcept getBodySite()
bodySite (Physical service site on the patient (limb, tooth, etc.).)public boolean hasBodySite()
public ClaimResponse.AddedItemComponent setBodySite(CodeableConcept value)
value - bodySite (Physical service site on the patient (limb, tooth, etc.).)public List<CodeableConcept> getSubSite()
subSite (A region or surface of the site, e.g. limb region or tooth surface(s).)public ClaimResponse.AddedItemComponent setSubSite(List<CodeableConcept> theSubSite)
this for easy method chainingpublic boolean hasSubSite()
public CodeableConcept addSubSite()
public ClaimResponse.AddedItemComponent addSubSite(CodeableConcept t)
public CodeableConcept getSubSiteFirstRep()
subSite, creating it if it does not already existpublic List<PositiveIntType> getNoteNumber()
noteNumber (A list of note references to the notes provided below.)public ClaimResponse.AddedItemComponent setNoteNumber(List<PositiveIntType> theNoteNumber)
this for easy method chainingpublic boolean hasNoteNumber()
public PositiveIntType addNoteNumberElement()
noteNumber (A list of note references to the notes provided below.)public ClaimResponse.AddedItemComponent addNoteNumber(int value)
value - noteNumber (A list of note references to the notes provided below.)public boolean hasNoteNumber(int value)
value - noteNumber (A list of note references to the notes provided below.)public List<ClaimResponse.AdjudicationComponent> getAdjudication()
adjudication (The adjudication results.)public ClaimResponse.AddedItemComponent setAdjudication(List<ClaimResponse.AdjudicationComponent> theAdjudication)
this for easy method chainingpublic boolean hasAdjudication()
public ClaimResponse.AdjudicationComponent addAdjudication()
public ClaimResponse.AddedItemComponent addAdjudication(ClaimResponse.AdjudicationComponent t)
public ClaimResponse.AdjudicationComponent getAdjudicationFirstRep()
adjudication, creating it if it does not already existpublic List<ClaimResponse.AddedItemDetailComponent> getDetail()
detail (The second-tier service adjudications for payor added services.)public ClaimResponse.AddedItemComponent setDetail(List<ClaimResponse.AddedItemDetailComponent> theDetail)
this for easy method chainingpublic boolean hasDetail()
public ClaimResponse.AddedItemDetailComponent addDetail()
public ClaimResponse.AddedItemComponent addDetail(ClaimResponse.AddedItemDetailComponent t)
public ClaimResponse.AddedItemDetailComponent getDetailFirstRep()
detail, creating it if it does not already existprotected void listChildren(List<Property> children)
listChildren in class BackboneElementpublic Property getNamedProperty(int _hash, String _name, boolean _checkValid) throws org.hl7.fhir.exceptions.FHIRException
getNamedProperty in class BackboneElementorg.hl7.fhir.exceptions.FHIRExceptionpublic Base[] getProperty(int hash, String name, boolean checkValid) throws org.hl7.fhir.exceptions.FHIRException
getProperty in class BackboneElementorg.hl7.fhir.exceptions.FHIRExceptionpublic Base setProperty(int hash, String name, Base value) throws org.hl7.fhir.exceptions.FHIRException
setProperty in class BackboneElementorg.hl7.fhir.exceptions.FHIRExceptionpublic Base setProperty(String name, Base value) throws org.hl7.fhir.exceptions.FHIRException
setProperty in class BackboneElementorg.hl7.fhir.exceptions.FHIRExceptionpublic Base makeProperty(int hash, String name) throws org.hl7.fhir.exceptions.FHIRException
makeProperty in class BackboneElementorg.hl7.fhir.exceptions.FHIRExceptionpublic String[] getTypesForProperty(int hash, String name) throws org.hl7.fhir.exceptions.FHIRException
getTypesForProperty in class BackboneElementorg.hl7.fhir.exceptions.FHIRExceptionpublic Base addChild(String name) throws org.hl7.fhir.exceptions.FHIRException
addChild in class BackboneElementorg.hl7.fhir.exceptions.FHIRExceptionpublic ClaimResponse.AddedItemComponent copy()
copy in class BackboneElementpublic boolean equalsDeep(Base other_)
equalsDeep in class BackboneElementpublic boolean equalsShallow(Base other_)
equalsShallow in class BackboneElementpublic boolean isEmpty()
isEmpty in interface org.hl7.fhir.instance.model.api.IBaseisEmpty in class BackboneElementpublic String fhirType()
fhirType in class BackboneElementCopyright © 2014–2018 University Health Network. All rights reserved.