Class BackboneType

All Implemented Interfaces:
ca.uhn.fhir.model.api.IElement, Serializable, org.hl7.fhir.instance.model.api.IBase, org.hl7.fhir.instance.model.api.IBaseBackboneElement, org.hl7.fhir.instance.model.api.IBaseDatatype, org.hl7.fhir.instance.model.api.IBaseElement, org.hl7.fhir.instance.model.api.IBaseHasExtensions, org.hl7.fhir.instance.model.api.IBaseHasModifierExtensions
Direct Known Subclasses:
Dosage, ElementDefinition, MarketingStatus, Population, ProdCharacteristic, ProductShelfLife, SubstanceAmount, Timing

public abstract class BackboneType extends Type implements org.hl7.fhir.instance.model.api.IBaseBackboneElement
Base definition for all elements that are defined inside a resource - but not those in a data type.
See Also:
  • Field Details

    • modifierExtension

      May be used to represent additional information that is not part of the basic definition of the element, and that modifies the understanding of the element that contains it. Usually modifier elements provide negation or qualification. In order to make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions.
  • Constructor Details

  • Method Details