
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 MedicinalProductManufactured
JsonParser.parseMedicinalProductManufactured
(com.google.gson.JsonObject json) protected MedicinalProductManufactured
XmlParser.parseMedicinalProductManufactured
(org.xmlpull.v1.XmlPullParser xpp) Methods in org.hl7.fhir.r4.formats with parameters of type MedicinalProductManufacturedModifier and TypeMethodDescriptionprotected void
JsonParser.composeMedicinalProductManufactured
(String name, MedicinalProductManufactured element) protected void
RdfParser.composeMedicinalProductManufactured
(Turtle.Complex parent, String parentType, String name, MedicinalProductManufactured element, int index) protected void
XmlParser.composeMedicinalProductManufactured
(String name, MedicinalProductManufactured element) protected void
XmlParser.composeMedicinalProductManufacturedElements
(MedicinalProductManufactured element) protected void
JsonParser.composeMedicinalProductManufacturedInner
(MedicinalProductManufactured element) protected boolean
XmlParser.parseMedicinalProductManufacturedContent
(int eventType, org.xmlpull.v1.XmlPullParser xpp, MedicinalProductManufactured res) protected void
JsonParser.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.manufacturedItemTarget
The 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) MedicinalProductPackaged.MedicinalProductPackagedPackageItemComponent.addManufacturedItemTarget()
Deprecated.Use Reference#setResource(IBaseResource) insteadMedicinalProductManufactured.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 MedicinalProductManufactured
MedicinalProductManufactured.typedCopy()
Methods in org.hl7.fhir.r4.model that return types with arguments of type MedicinalProductManufacturedModifier and TypeMethodDescriptionMedicinalProductPackaged.MedicinalProductPackagedPackageItemComponent.getManufacturedItemTarget()
Deprecated.Use Reference#setResource(IBaseResource) insteadMethods in org.hl7.fhir.r4.model with parameters of type MedicinalProductManufacturedModifier and TypeMethodDescriptionvoid
MedicinalProductManufactured.copyValues
(MedicinalProductManufactured dst)