Class Type

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.IBaseElement, org.hl7.fhir.instance.model.api.IBaseHasExtensions
Direct Known Subclasses:
Address, Annotation, Attachment, BaseExtension, BaseNarrative, BaseReference, CodeableConcept, Coding, ContactPoint, ElementDefinition, HumanName, Identifier, Meta, Period, PrimitiveType, Quantity, Range, Ratio, SampledData, Signature, Timing

public abstract class Type extends Element implements org.hl7.fhir.instance.model.api.IBaseDatatype
An element that is a type. Used when the element type in FHIR is a choice of more than one data type
See Also: