public static class Claim.ItemProsthesis extends BaseIdentifiableElement implements IResourceBlock
Definition: The materials and placement date of prior fixed prosthesis.
| Constructor and Description |
|---|
ItemProsthesis() |
| Modifier and Type | Method and Description |
|---|---|
<T extends IElement> |
getAllPopulatedChildElementsOfType(Class<T> theType) |
Boolean |
getInitial()
Gets the value(s) for initial ().
|
BooleanDt |
getInitialElement()
Gets the value(s) for initial ().
|
Date |
getPriorDate()
Gets the value(s) for priorDate ().
|
DateDt |
getPriorDateElement()
Gets the value(s) for priorDate ().
|
CodingDt |
getPriorMaterial()
Gets the value(s) for priorMaterial ().
|
boolean |
isEmpty() |
Claim.ItemProsthesis |
setInitial(boolean theBoolean)
Sets the value for initial ()
|
Claim.ItemProsthesis |
setInitial(BooleanDt theValue)
Sets the value(s) for initial ()
|
Claim.ItemProsthesis |
setPriorDate(DateDt theValue)
Sets the value(s) for priorDate ()
|
Claim.ItemProsthesis |
setPriorDate(Date theDate,
TemporalPrecisionEnum thePrecision)
Sets the value for priorDate ()
|
Claim.ItemProsthesis |
setPriorDateWithDayPrecision(Date theDate)
Sets the value for priorDate ()
|
Claim.ItemProsthesis |
setPriorMaterial(CodingDt theValue)
Sets the value(s) for priorMaterial ()
|
getElementSpecificId, getId, setElementSpecificId, setId, setIdaddUndeclaredExtension, addUndeclaredExtension, addUndeclaredExtension, getAllUndeclaredExtensions, getUndeclaredExtensions, getUndeclaredExtensionsByUrl, getUndeclaredModifierExtensions, isBaseEmptyclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetElementSpecificId, getId, setElementSpecificId, setId, setIdpublic ItemProsthesis()
public <T extends IElement> List<T> getAllPopulatedChildElementsOfType(Class<T> theType)
getAllPopulatedChildElementsOfType in interface ICompositeElementpublic BooleanDt getInitialElement()
null.
Definition: Indicates whether this is the initial placement of a fixed prosthesis.
public Boolean getInitial()
null.
Definition: Indicates whether this is the initial placement of a fixed prosthesis.
public Claim.ItemProsthesis setInitial(BooleanDt theValue)
Definition: Indicates whether this is the initial placement of a fixed prosthesis.
public Claim.ItemProsthesis setInitial(boolean theBoolean)
Definition: Indicates whether this is the initial placement of a fixed prosthesis.
public DateDt getPriorDateElement()
null.
Definition: Date of the initial placement.
public Date getPriorDate()
null.
Definition: Date of the initial placement.
public Claim.ItemProsthesis setPriorDate(DateDt theValue)
Definition: Date of the initial placement.
public Claim.ItemProsthesis setPriorDate(Date theDate, TemporalPrecisionEnum thePrecision)
Definition: Date of the initial placement.
public Claim.ItemProsthesis setPriorDateWithDayPrecision(Date theDate)
Definition: Date of the initial placement.
public CodingDt getPriorMaterial()
null.
Definition: Material of the prior denture or bridge prosthesis. (Oral)
public Claim.ItemProsthesis setPriorMaterial(CodingDt theValue)
Definition: Material of the prior denture or bridge prosthesis. (Oral)
Copyright © 2014–2016 University Health Network. All rights reserved.