| Package | Description |
|---|---|
| ca.uhn.fhir.model.dstu2.resource |
| Modifier and Type | Method and Description |
|---|---|
Claim.Item |
Claim.Item.addDetail(Claim.ItemDetail theValue)
Adds a given new value for detail ()
|
Claim.Item |
Claim.Item.addDiagnosisLinkId(int theInteger)
Adds a new value for diagnosisLinkId ()
|
Claim.Item |
Claim.Item.addDiagnosisLinkId(PositiveIntDt theValue)
Adds a given new value for diagnosisLinkId ()
|
Claim.Item |
Claim.addItem()
Adds and returns a new value for item ()
|
Claim.Item |
Claim.Item.addModifier(CodingDt theValue)
Adds a given new value for modifier ()
|
Claim.Item |
Claim.Item.addSubSite(CodingDt theValue)
Adds a given new value for subSite ()
|
Claim.Item |
Claim.getItemFirstRep()
Gets the first repetition for item (),
creating it if it does not already exist.
|
Claim.Item |
Claim.Item.setBodySite(CodingDt theValue)
Sets the value(s) for bodySite ()
|
Claim.Item |
Claim.Item.setDetail(List<Claim.ItemDetail> theValue)
Sets the value(s) for detail ()
|
Claim.Item |
Claim.Item.setDiagnosisLinkId(List<PositiveIntDt> theValue)
Sets the value(s) for diagnosisLinkId ()
|
Claim.Item |
Claim.Item.setFactor(BigDecimal theValue)
Sets the value for factor ()
|
Claim.Item |
Claim.Item.setFactor(DecimalDt theValue)
Sets the value(s) for factor ()
|
Claim.Item |
Claim.Item.setFactor(double theValue)
Sets the value for factor ()
|
Claim.Item |
Claim.Item.setFactor(long theValue)
Sets the value for factor ()
|
Claim.Item |
Claim.Item.setModifier(List<CodingDt> theValue)
Sets the value(s) for modifier ()
|
Claim.Item |
Claim.Item.setNet(MoneyDt theValue)
Sets the value(s) for net ()
|
Claim.Item |
Claim.Item.setPoints(BigDecimal theValue)
Sets the value for points ()
|
Claim.Item |
Claim.Item.setPoints(DecimalDt theValue)
Sets the value(s) for points ()
|
Claim.Item |
Claim.Item.setPoints(double theValue)
Sets the value for points ()
|
Claim.Item |
Claim.Item.setPoints(long theValue)
Sets the value for points ()
|
Claim.Item |
Claim.Item.setProsthesis(Claim.ItemProsthesis theValue)
Sets the value(s) for prosthesis ()
|
Claim.Item |
Claim.Item.setProvider(ResourceReferenceDt theValue)
Sets the value(s) for provider ()
|
Claim.Item |
Claim.Item.setQuantity(SimpleQuantityDt theValue)
Sets the value(s) for quantity ()
|
Claim.Item |
Claim.Item.setSequence(int theInteger)
Sets the value for sequence ()
|
Claim.Item |
Claim.Item.setSequence(PositiveIntDt theValue)
Sets the value(s) for sequence ()
|
Claim.Item |
Claim.Item.setService(CodingDt theValue)
Sets the value(s) for service ()
|
Claim.Item |
Claim.Item.setServiceDate(DateDt theValue)
Sets the value(s) for serviceDate ()
|
Claim.Item |
Claim.Item.setServiceDate(Date theDate,
TemporalPrecisionEnum thePrecision)
Sets the value for serviceDate ()
|
Claim.Item |
Claim.Item.setServiceDateWithDayPrecision(Date theDate)
Sets the value for serviceDate ()
|
Claim.Item |
Claim.Item.setSubSite(List<CodingDt> theValue)
Sets the value(s) for subSite ()
|
Claim.Item |
Claim.Item.setType(CodingDt theValue)
Sets the value(s) for type ()
|
Claim.Item |
Claim.Item.setUdi(CodingDt theValue)
Sets the value(s) for udi ()
|
Claim.Item |
Claim.Item.setUnitPrice(MoneyDt theValue)
Sets the value(s) for unitPrice ()
|
| Modifier and Type | Method and Description |
|---|---|
List<Claim.Item> |
Claim.getItem()
Gets the value(s) for item ().
|
| Modifier and Type | Method and Description |
|---|---|
Claim |
Claim.addItem(Claim.Item theValue)
Adds a given new value for item ()
|
| Modifier and Type | Method and Description |
|---|---|
Claim |
Claim.setItem(List<Claim.Item> theValue)
Sets the value(s) for item ()
|
Copyright © 2014–2016 University Health Network. All rights reserved.