Class Claim.ItemProsthesis

java.lang.Object
ca.uhn.fhir.model.api.BaseElement
ca.uhn.fhir.model.api.BaseIdentifiableElement
ca.uhn.fhir.model.dstu2.resource.Claim.ItemProsthesis
All Implemented Interfaces:
ca.uhn.fhir.model.api.ICompositeElement, ca.uhn.fhir.model.api.IElement, ca.uhn.fhir.model.api.IIdentifiableElement, ca.uhn.fhir.model.api.IResourceBlock, ca.uhn.fhir.model.api.ISupportsUndeclaredExtensions, Serializable, org.hl7.fhir.instance.model.api.IBase
Enclosing class:
Claim

public static class Claim.ItemProsthesis extends ca.uhn.fhir.model.api.BaseIdentifiableElement implements ca.uhn.fhir.model.api.IResourceBlock
Block class for child element: Claim.item.prosthesis ()

Definition: The materials and placement date of prior fixed prosthesis.

See Also:
  • Constructor Details

  • Method Details

    • isEmpty

      public boolean isEmpty()
      Specified by:
      isEmpty in interface org.hl7.fhir.instance.model.api.IBase
    • getAllPopulatedChildElementsOfType

      public <T extends ca.uhn.fhir.model.api.IElement> List<T> getAllPopulatedChildElementsOfType(Class<T> theType)
      Specified by:
      getAllPopulatedChildElementsOfType in interface ca.uhn.fhir.model.api.ICompositeElement
    • getInitialElement

      public ca.uhn.fhir.model.primitive.BooleanDt getInitialElement()
      Gets the value(s) for initial (). creating it if it does not exist. Will not return null.

      Definition: Indicates whether this is the initial placement of a fixed prosthesis.

    • getInitial

      public Boolean getInitial()
      Gets the value(s) for initial (). creating it if it does not exist. This method may return null.

      Definition: Indicates whether this is the initial placement of a fixed prosthesis.

    • setInitial

      public Claim.ItemProsthesis setInitial(ca.uhn.fhir.model.primitive.BooleanDt theValue)
      Sets the value(s) for initial ()

      Definition: Indicates whether this is the initial placement of a fixed prosthesis.

    • setInitial

      public Claim.ItemProsthesis setInitial(boolean theBoolean)
      Sets the value for initial ()

      Definition: Indicates whether this is the initial placement of a fixed prosthesis.

    • getPriorDateElement

      public ca.uhn.fhir.model.primitive.DateDt getPriorDateElement()
      Gets the value(s) for priorDate (). creating it if it does not exist. Will not return null.

      Definition: Date of the initial placement.

    • getPriorDate

      public Date getPriorDate()
      Gets the value(s) for priorDate (). creating it if it does not exist. This method may return null.

      Definition: Date of the initial placement.

    • setPriorDate

      public Claim.ItemProsthesis setPriorDate(ca.uhn.fhir.model.primitive.DateDt theValue)
      Sets the value(s) for priorDate ()

      Definition: Date of the initial placement.

    • setPriorDateWithDayPrecision

      Sets the value for priorDate ()

      Definition: Date of the initial placement.

    • setPriorDate

      public Claim.ItemProsthesis setPriorDate(Date theDate, ca.uhn.fhir.model.api.TemporalPrecisionEnum thePrecision)
      Sets the value for priorDate ()

      Definition: Date of the initial placement.

    • getPriorMaterial

      Gets the value(s) for priorMaterial (). creating it if it does not exist. Will not return null.

      Definition: Material of the prior denture or bridge prosthesis. (Oral)

    • setPriorMaterial

      Sets the value(s) for priorMaterial ()

      Definition: Material of the prior denture or bridge prosthesis. (Oral)