
Uses of Class
org.hl7.fhir.dstu2.model.Claim.MissingTeethComponent
Packages that use Claim.MissingTeethComponent
-
Uses of Claim.MissingTeethComponent in org.hl7.fhir.dstu2.formats
Methods in org.hl7.fhir.dstu2.formats that return Claim.MissingTeethComponentModifier and TypeMethodDescriptionprotected Claim.MissingTeethComponentJsonParser.parseClaimMissingTeethComponent(com.google.gson.JsonObject json, Claim owner) protected Claim.MissingTeethComponentXmlParser.parseClaimMissingTeethComponent(org.xmlpull.v1.XmlPullParser xpp, Claim owner) Methods in org.hl7.fhir.dstu2.formats with parameters of type Claim.MissingTeethComponentModifier and TypeMethodDescriptionprotected voidJsonParser.composeClaimMissingTeethComponent(String name, Claim.MissingTeethComponent element) protected voidXmlParser.composeClaimMissingTeethComponent(String name, Claim.MissingTeethComponent element) protected voidJsonParser.composeClaimMissingTeethComponentInner(Claim.MissingTeethComponent element) -
Uses of Claim.MissingTeethComponent in org.hl7.fhir.dstu2.model
Fields in org.hl7.fhir.dstu2.model with type parameters of type Claim.MissingTeethComponentModifier and TypeFieldDescriptionprotected List<Claim.MissingTeethComponent> Claim.missingTeethA list of teeth which would be expected but are not found due to having been previously extracted or for other reasons.Methods in org.hl7.fhir.dstu2.model that return Claim.MissingTeethComponentModifier and TypeMethodDescriptionClaim.addMissingTeeth()Claim.MissingTeethComponent.copy()Claim.MissingTeethComponent.setExtractionDate(Date value) Claim.MissingTeethComponent.setExtractionDateElement(DateType value) Methods in org.hl7.fhir.dstu2.model that return types with arguments of type Claim.MissingTeethComponentMethods in org.hl7.fhir.dstu2.model with parameters of type Claim.MissingTeethComponent