Uses of Class
org.hl7.fhir.r4.model.MedicinalProductManufactured
-
Uses of MedicinalProductManufactured in org.hl7.fhir.r4.formats
Modifier and TypeMethodDescriptionprotected MedicinalProductManufactured
JsonParser.parseMedicinalProductManufactured
(com.google.gson.JsonObject json) protected MedicinalProductManufactured
XmlParser.parseMedicinalProductManufactured
(org.xmlpull.v1.XmlPullParser xpp) Modifier 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
Modifier 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.)Modifier 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()
Modifier and TypeMethodDescriptionMedicinalProductPackaged.MedicinalProductPackagedPackageItemComponent.getManufacturedItemTarget()
Deprecated.Use Reference#setResource(IBaseResource) insteadModifier and TypeMethodDescriptionvoid
MedicinalProductManufactured.copyValues
(MedicinalProductManufactured dst)