Uses of Class
org.linuxforhealth.fhir.model.resource.MedicationKnowledge.Monograph
-
Packages that use MedicationKnowledge.Monograph Package Description org.linuxforhealth.fhir.model.resource -
-
Uses of MedicationKnowledge.Monograph in org.linuxforhealth.fhir.model.resource
Methods in org.linuxforhealth.fhir.model.resource that return MedicationKnowledge.Monograph Modifier and Type Method Description MedicationKnowledge.Monograph
MedicationKnowledge.Monograph.Builder. build()
Build theMedicationKnowledge.Monograph
Methods in org.linuxforhealth.fhir.model.resource that return types with arguments of type MedicationKnowledge.Monograph Modifier and Type Method Description java.util.List<MedicationKnowledge.Monograph>
MedicationKnowledge. getMonograph()
Associated documentation about the medication.Methods in org.linuxforhealth.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 org.linuxforhealth.fhir.model.resource with type arguments of type MedicationKnowledge.Monograph Modifier and Type Method Description MedicationKnowledge.Builder
MedicationKnowledge.Builder. monograph(java.util.Collection<MedicationKnowledge.Monograph> monograph)
Associated documentation about the medication.
-