
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.MissingTeethComponent
JsonParser.parseClaimMissingTeethComponent
(com.google.gson.JsonObject json, Claim owner) protected Claim.MissingTeethComponent
XmlParser.parseClaimMissingTeethComponent
(org.xmlpull.v1.XmlPullParser xpp, Claim owner) Methods in org.hl7.fhir.dstu2.formats with parameters of type Claim.MissingTeethComponentModifier and TypeMethodDescriptionprotected void
JsonParser.composeClaimMissingTeethComponent
(String name, Claim.MissingTeethComponent element) protected void
XmlParser.composeClaimMissingTeethComponent
(String name, Claim.MissingTeethComponent element) protected void
JsonParser.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.missingTeeth
A 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