
Uses of Class
org.hl7.fhir.r4.model.MedicinalProductManufactured
Packages that use MedicinalProductManufactured
-
Uses of MedicinalProductManufactured in org.hl7.fhir.r4.formats
Methods in org.hl7.fhir.r4.formats that return MedicinalProductManufacturedModifier and TypeMethodDescriptionprotected MedicinalProductManufacturedJsonParser.parseMedicinalProductManufactured(com.google.gson.JsonObject json) protected MedicinalProductManufacturedXmlParser.parseMedicinalProductManufactured(org.xmlpull.v1.XmlPullParser xpp) Methods in org.hl7.fhir.r4.formats with parameters of type MedicinalProductManufacturedModifier and TypeMethodDescriptionprotected voidJsonParser.composeMedicinalProductManufactured(String name, MedicinalProductManufactured element) protected voidRdfParser.composeMedicinalProductManufactured(Turtle.Complex parent, String parentType, String name, MedicinalProductManufactured element, int index) protected voidXmlParser.composeMedicinalProductManufactured(String name, MedicinalProductManufactured element) protected voidXmlParser.composeMedicinalProductManufacturedElements(MedicinalProductManufactured element) protected voidJsonParser.composeMedicinalProductManufacturedInner(MedicinalProductManufactured element) protected booleanXmlParser.parseMedicinalProductManufacturedContent(int eventType, org.xmlpull.v1.XmlPullParser xpp, MedicinalProductManufactured res) protected voidJsonParser.parseMedicinalProductManufacturedProperties(com.google.gson.JsonObject json, MedicinalProductManufactured res) -
Uses of MedicinalProductManufactured in org.hl7.fhir.r4.model
Fields in org.hl7.fhir.r4.model with type parameters of type MedicinalProductManufacturedModifier and TypeFieldDescriptionprotected List<MedicinalProductManufactured> MedicinalProductPackaged.MedicinalProductPackagedPackageItemComponent.manufacturedItemTargetThe actual objects that are the target of the reference (The manufactured item as contained in the packaged medicinal product.)Methods in org.hl7.fhir.r4.model that return MedicinalProductManufacturedModifier and TypeMethodDescriptionMedicinalProductManufactured.addIngredient(Reference t) MedicinalProductManufactured.addManufacturer(Reference t) MedicinalProductManufactured.addOtherCharacteristics(CodeableConcept t) MedicinalProductManufactured.copy()MedicinalProductManufactured.setIngredient(List<Reference> theIngredient) MedicinalProductManufactured.setManufacturedDoseForm(CodeableConcept value) MedicinalProductManufactured.setManufacturer(List<Reference> theManufacturer) MedicinalProductManufactured.setOtherCharacteristics(List<CodeableConcept> theOtherCharacteristics) MedicinalProductManufactured.setPhysicalCharacteristics(ProdCharacteristic value) MedicinalProductManufactured.setQuantity(Quantity value) MedicinalProductManufactured.setUnitOfPresentation(CodeableConcept value) protected MedicinalProductManufacturedMedicinalProductManufactured.typedCopy()Methods in org.hl7.fhir.r4.model with parameters of type MedicinalProductManufacturedModifier and TypeMethodDescriptionvoidMedicinalProductManufactured.copyValues(MedicinalProductManufactured dst)