Uses of Class
org.hl7.fhir.r4b.model.BackboneType
-
Packages that use BackboneType Package Description org.hl7.fhir.r4b.model -
-
Uses of BackboneType in org.hl7.fhir.r4b.model
Subclasses of BackboneType in org.hl7.fhir.r4b.model Modifier and Type Class Description classOrderedDistributionBase StructureDefinition for OrderedDistribution Type: An ordered list (distribution) of statistics.classStatisticBase StructureDefinition for Statistic Type: A fact or piece of data from a study of a large quantity of numerical data.classSubstanceAmountBase StructureDefinition for SubstanceAmount Type: Chemical substances are a single substance type whose primary defining element is the molecular structure.Methods in org.hl7.fhir.r4b.model that return BackboneType Modifier and Type Method Description BackboneTypeBackboneType. addModifierExtension(Extension t)abstract BackboneTypeBackboneType. copy()BackboneTypeBackboneType. setModifierExtension(List<Extension> theModifierExtension)Methods in org.hl7.fhir.r4b.model with parameters of type BackboneType Modifier and Type Method Description voidBackboneType. copyValues(BackboneType dst)
-