
Uses of Class
org.hl7.fhir.dstu2.model.Claim.ItemsComponent
Packages that use Claim.ItemsComponent
-
Uses of Claim.ItemsComponent in org.hl7.fhir.dstu2.formats
Methods in org.hl7.fhir.dstu2.formats that return Claim.ItemsComponentModifier and TypeMethodDescriptionprotected Claim.ItemsComponentJsonParser.parseClaimItemsComponent(com.google.gson.JsonObject json, Claim owner) protected Claim.ItemsComponentXmlParser.parseClaimItemsComponent(org.xmlpull.v1.XmlPullParser xpp, Claim owner) Methods in org.hl7.fhir.dstu2.formats with parameters of type Claim.ItemsComponentModifier and TypeMethodDescriptionprotected voidJsonParser.composeClaimItemsComponent(String name, Claim.ItemsComponent element) protected voidXmlParser.composeClaimItemsComponent(String name, Claim.ItemsComponent element) protected voidJsonParser.composeClaimItemsComponentInner(Claim.ItemsComponent element) -
Uses of Claim.ItemsComponent in org.hl7.fhir.dstu2.model
Fields in org.hl7.fhir.dstu2.model with type parameters of type Claim.ItemsComponentModifier and TypeFieldDescriptionprotected List<Claim.ItemsComponent> Claim.itemFirst tier of goods and services.Methods in org.hl7.fhir.dstu2.model that return Claim.ItemsComponentModifier and TypeMethodDescriptionClaim.ItemsComponent.addDetail(Claim.DetailComponent t) Claim.ItemsComponent.addDiagnosisLinkId(int value) Claim.addItem()Claim.ItemsComponent.addModifier(Coding t) Claim.ItemsComponent.addSubSite(Coding t) Claim.ItemsComponent.copy()Claim.ItemsComponent.setBodySite(Coding value) Claim.ItemsComponent.setFactor(BigDecimal value) Claim.ItemsComponent.setFactorElement(DecimalType value) Claim.ItemsComponent.setPoints(BigDecimal value) Claim.ItemsComponent.setPointsElement(DecimalType value) Claim.ItemsComponent.setProsthesis(Claim.ProsthesisComponent value) Claim.ItemsComponent.setProvider(Reference value) Claim.ItemsComponent.setProviderTarget(Practitioner value) Claim.ItemsComponent.setQuantity(SimpleQuantity value) Claim.ItemsComponent.setSequence(int value) Claim.ItemsComponent.setSequenceElement(PositiveIntType value) Claim.ItemsComponent.setService(Coding value) Claim.ItemsComponent.setServiceDate(Date value) Claim.ItemsComponent.setServiceDateElement(DateType value) Claim.ItemsComponent.setUnitPrice(Money value) Methods in org.hl7.fhir.dstu2.model that return types with arguments of type Claim.ItemsComponentMethods in org.hl7.fhir.dstu2.model with parameters of type Claim.ItemsComponent