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(ca.uhn.fhir.model.primitive.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<ca.uhn.fhir.model.primitive.PositiveIntDt> theValue) |
Sets the value(s) for diagnosisLinkId ()
|
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.setFactor(ca.uhn.fhir.model.primitive.DecimalDt theValue) |
Sets the value(s) for factor ()
|
Claim.Item |
Claim.Item.setFactor(BigDecimal 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(double theValue) |
Sets the value for points ()
|
Claim.Item |
Claim.Item.setPoints(long theValue) |
Sets the value for points ()
|
Claim.Item |
Claim.Item.setPoints(ca.uhn.fhir.model.primitive.DecimalDt theValue) |
Sets the value(s) for points ()
|
Claim.Item |
Claim.Item.setPoints(BigDecimal 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(ca.uhn.fhir.model.primitive.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(ca.uhn.fhir.model.primitive.DateDt theValue) |
Sets the value(s) for serviceDate ()
|
Claim.Item |
Claim.Item.setServiceDate(Date theDate,
ca.uhn.fhir.model.api.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 ()
|