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, ContactDetail, ContactPoint, Contributor, DataRequirement, Dosage, ElementDefinition, HumanName, Identifier, Meta, ParameterDefinition, Period, PrimitiveType, Quantity, Range, Ratio, RelatedArtifact, SampledData, Signature, Timing, TriggerDefinition, UsageContext

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