| Package | Description |
|---|---|
| ca.uhn.fhir.model.dstu2.resource |
| Modifier and Type | Method and Description |
|---|---|
Claim.MissingTeeth |
Claim.addMissingTeeth()
Adds and returns a new value for missingTeeth ()
|
Claim.MissingTeeth |
Claim.getMissingTeethFirstRep()
Gets the first repetition for missingTeeth (),
creating it if it does not already exist.
|
Claim.MissingTeeth |
Claim.MissingTeeth.setExtractionDate(DateDt theValue)
Sets the value(s) for extractionDate ()
|
Claim.MissingTeeth |
Claim.MissingTeeth.setExtractionDate(Date theDate,
TemporalPrecisionEnum thePrecision)
Sets the value for extractionDate ()
|
Claim.MissingTeeth |
Claim.MissingTeeth.setExtractionDateWithDayPrecision(Date theDate)
Sets the value for extractionDate ()
|
Claim.MissingTeeth |
Claim.MissingTeeth.setReason(CodingDt theValue)
Sets the value(s) for reason ()
|
Claim.MissingTeeth |
Claim.MissingTeeth.setTooth(CodingDt theValue)
Sets the value(s) for tooth ()
|
| Modifier and Type | Method and Description |
|---|---|
List<Claim.MissingTeeth> |
Claim.getMissingTeeth()
Gets the value(s) for missingTeeth ().
|
| Modifier and Type | Method and Description |
|---|---|
Claim |
Claim.addMissingTeeth(Claim.MissingTeeth theValue)
Adds a given new value for missingTeeth ()
|
| Modifier and Type | Method and Description |
|---|---|
Claim |
Claim.setMissingTeeth(List<Claim.MissingTeeth> theValue)
Sets the value(s) for missingTeeth ()
|
Copyright © 2014–2016 University Health Network. All rights reserved.