
Uses of Class
org.hl7.fhir.r5.model.BackboneType
Packages that use BackboneType
-
Uses of BackboneType in org.hl7.fhir.r5.formats
Methods in org.hl7.fhir.r5.formats with parameters of type BackboneTypeModifier and TypeMethodDescriptionprotected voidRdfParser.composeBackboneType(org.hl7.fhir.utilities.turtle.Turtle.Complex t, String parentType, String name, BackboneType element, int index) protected voidXmlParser.composeBackboneTypeElements(BackboneType element) protected voidJsonParser.composeBackboneTypeProperties(BackboneType element) protected booleanXmlParser.parseBackboneTypeContent(int eventType, org.xmlpull.v1.XmlPullParser xpp, BackboneType res) protected voidJsonParser.parseBackboneTypeProperties(com.google.gson.JsonObject json, BackboneType res) -
Uses of BackboneType in org.hl7.fhir.r5.model
Subclasses of BackboneType in org.hl7.fhir.r5.modelModifier and TypeClassDescriptionclassDosage Type: Indicates how the medication is/was taken or should be taken by the patient.classElementDefinition Type: Captures constraints on each element within the resource, profile, or extension.classMarketingStatus Type: The marketing status describes the date when a medicinal product is actually put on the market or the date as of which it is no longer available.classBase StructureDefinition for OrderedDistribution Type: An ordered list (distribution) of statistics.classBase StructureDefinition for ProdCharacteristic Type: The marketing status describes the date when a medicinal product is actually put on the market or the date as of which it is no longer available.classProductShelfLife Type: The shelf-life and storage information for a medicinal product item or container can be described using this class.classBase StructureDefinition for Statistic Type: A fact or piece of data from a study of a large quantity of numerical data.classBase StructureDefinition for SubstanceAmount Type: Chemical substances are a single substance type whose primary defining element is the molecular structure.classTiming Type: Specifies an event that may occur multiple times.Methods in org.hl7.fhir.r5.model that return BackboneTypeModifier and TypeMethodDescriptionBackboneType.addModifierExtension(Extension t) abstract BackboneTypeBackboneType.copy()BackboneType.setModifierExtension(List<Extension> theModifierExtension) Methods in org.hl7.fhir.r5.model with parameters of type BackboneType -
Uses of BackboneType in org.hl7.fhir.r5.renderers
Methods in org.hl7.fhir.r5.renderers with parameters of type BackboneTypeModifier and TypeMethodDescriptionbooleanDataRenderer.hasRenderableExtensions(BackboneType element)