Uses of Class
com.ibm.fhir.model.resource.MedicationKnowledge.Monograph
-
Packages that use MedicationKnowledge.Monograph Package Description com.ibm.fhir.model.resource -
-
Uses of MedicationKnowledge.Monograph in com.ibm.fhir.model.resource
Methods in com.ibm.fhir.model.resource that return MedicationKnowledge.Monograph Modifier and Type Method Description MedicationKnowledge.Monograph
MedicationKnowledge.Monograph.Builder. build()
Build theMedicationKnowledge.Monograph
Methods in com.ibm.fhir.model.resource that return types with arguments of type MedicationKnowledge.Monograph Modifier and Type Method Description List<MedicationKnowledge.Monograph>
MedicationKnowledge. getMonograph()
Associated documentation about the medication.Methods in com.ibm.fhir.model.resource with parameters of type MedicationKnowledge.Monograph Modifier and Type Method Description protected MedicationKnowledge.Monograph.Builder
MedicationKnowledge.Monograph.Builder. from(MedicationKnowledge.Monograph monograph)
MedicationKnowledge.Builder
MedicationKnowledge.Builder. monograph(MedicationKnowledge.Monograph... monograph)
Associated documentation about the medication.protected void
MedicationKnowledge.Monograph.Builder. validate(MedicationKnowledge.Monograph monograph)
Method parameters in com.ibm.fhir.model.resource with type arguments of type MedicationKnowledge.Monograph Modifier and Type Method Description MedicationKnowledge.Builder
MedicationKnowledge.Builder. monograph(Collection<MedicationKnowledge.Monograph> monograph)
Associated documentation about the medication.
-