
Uses of Class
org.hl7.fhir.r4.model.BackboneType
Packages that use BackboneType
-
Uses of BackboneType in org.hl7.fhir.r4.formats
Methods in org.hl7.fhir.r4.formats with parameters of type BackboneTypeModifier and TypeMethodDescriptionprotected voidJsonParser.composeBackbone(BackboneType element) protected voidXmlParser.composeBackboneElementElements(BackboneType element) protected booleanXmlParser.parseBackboneElementContent(int eventType, org.xmlpull.v1.XmlPullParser xpp, BackboneType res) protected voidJsonParser.parseBackboneElementProperties(com.google.gson.JsonObject json, BackboneType element) -
Uses of BackboneType in org.hl7.fhir.r4.model
Subclasses of BackboneType in org.hl7.fhir.r4.modelModifier and TypeClassDescriptionclassIndicates how the medication is/was taken or should be taken by the patient.classCaptures constraints on each element within the resource, profile, or extension.classThe 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.classA populatioof people with some set of grouping criteria.classThe 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.classThe shelf-life and storage information for a medicinal product item or container can be described using this class.classChemical substances are a single substance type whose primary defining element is the molecular structure.classSpecifies an event that may occur multiple times.Methods in org.hl7.fhir.r4.model that return BackboneTypeModifier and TypeMethodDescriptionBackboneType.addModifierExtension(Extension t) abstract BackboneTypeBackboneType.copy()BackboneType.setModifierExtension(List<Extension> theModifierExtension) Methods in org.hl7.fhir.r4.model with parameters of type BackboneType