Class DV_AMOUNT

All Implemented Interfaces:
ca.uhn.fhir.model.api.IElement, Serializable, org.hl7.fhir.instance.model.api.IBase, org.hl7.fhir.instance.model.api.IBaseDatatype, org.hl7.fhir.instance.model.api.ICompositeType
Direct Known Subclasses:
DV_COUNT, DV_DURATION, DV_ENCAPSULATED, DV_PROPORTION, DV_QUANTITY

public abstract class DV_AMOUNT extends DV_QUANTIFIED implements org.hl7.fhir.instance.model.api.ICompositeType
Abstract class defining the concept of relative quantified 'amounts'. For relative quantities, the + and - operators are defined (unlike descendants of DV_ABSOLUTE_QUANTITY, such as the date/time types).
See Also: