Class ITEM_SINGLE

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

public class ITEM_SINGLE extends ITEM_STRUCTURE implements org.hl7.fhir.instance.model.api.ICompositeType
Logical single value data structure. Used to represent any data which is logically a single value, such as a person?s height or weight.
See Also: