Uses of Class
org.projecthusky.common.hl7cdar2.COCTMT230100UVIngredient
Packages that use COCTMT230100UVIngredient
Package
Description
Generated classes from the HL7 CDA R2 specifications with JAXB.
-
Uses of COCTMT230100UVIngredient in org.projecthusky.cda.elga.models
Methods in org.projecthusky.cda.elga.models that return COCTMT230100UVIngredient -
Uses of COCTMT230100UVIngredient in org.projecthusky.cda.elga.narrative
Method parameters in org.projecthusky.cda.elga.narrative with type arguments of type COCTMT230100UVIngredientModifier and TypeMethodDescriptionprotected void
MedBaseTextGenerator.addIngredientRows
(List<COCTMT230100UVIngredient> ingredients, StrucDocTbody body) -
Uses of COCTMT230100UVIngredient in org.projecthusky.common.hl7cdar2
Fields in org.projecthusky.common.hl7cdar2 with type parameters of type COCTMT230100UVIngredientModifier and TypeFieldDescriptionprotected List<COCTMT230100UVIngredient>
COCTMT230100UVMedicine.ingredient
protected List<COCTMT230100UVIngredient>
POCDMT000040Material.ingredient
Methods in org.projecthusky.common.hl7cdar2 that return COCTMT230100UVIngredientModifier and TypeMethodDescriptionObjectFactory.createCOCTMT230100UVIngredient()
Create an instance ofCOCTMT230100UVIngredient
Methods in org.projecthusky.common.hl7cdar2 that return types with arguments of type COCTMT230100UVIngredientModifier and TypeMethodDescriptionjavax.xml.bind.JAXBElement<COCTMT230100UVIngredient>
ObjectFactory.createIngredient
(COCTMT230100UVIngredient value) COCTMT230100UVMedicine.getIngredient()
Gets the value of the ingredient property.@NonNull List<COCTMT230100UVIngredient>
POCDMT000040Material.getIngredient()
Gets the value of the ingredient property.Methods in org.projecthusky.common.hl7cdar2 with parameters of type COCTMT230100UVIngredientModifier and TypeMethodDescriptionjavax.xml.bind.JAXBElement<COCTMT230100UVIngredient>
ObjectFactory.createIngredient
(COCTMT230100UVIngredient value)