Uses of Class
ca.uhn.fhir.model.dstu2.resource.Claim.MissingTeeth
-
Uses of Claim.MissingTeeth in ca.uhn.fhir.model.dstu2.resource
Modifier and TypeMethodDescriptionClaim.addMissingTeeth()
Adds and returns a new value for missingTeeth ()Claim.getMissingTeethFirstRep()
Gets the first repetition for missingTeeth (), creating it if it does not already exist.Claim.MissingTeeth.setExtractionDate
(ca.uhn.fhir.model.primitive.DateDt theValue) Sets the value(s) for extractionDate ()Claim.MissingTeeth.setExtractionDate
(Date theDate, ca.uhn.fhir.model.api.TemporalPrecisionEnum thePrecision) Sets the value for extractionDate ()Claim.MissingTeeth.setExtractionDateWithDayPrecision
(Date theDate) Sets the value for extractionDate ()Sets the value(s) for reason ()Sets the value(s) for tooth ()Modifier and TypeMethodDescriptionClaim.addMissingTeeth
(Claim.MissingTeeth theValue) Adds a given new value for missingTeeth ()Modifier and TypeMethodDescriptionClaim.setMissingTeeth
(List<Claim.MissingTeeth> theValue) Sets the value(s) for missingTeeth ()