Uses of Class
com.ibm.fhir.model.resource.MedicationKnowledge.Kinetics
-
Packages that use MedicationKnowledge.Kinetics Package Description com.ibm.fhir.model.resource -
-
Uses of MedicationKnowledge.Kinetics in com.ibm.fhir.model.resource
Methods in com.ibm.fhir.model.resource that return MedicationKnowledge.Kinetics Modifier and Type Method Description MedicationKnowledge.KineticsMedicationKnowledge.Kinetics.Builder. build()Build theMedicationKnowledge.KineticsMethods in com.ibm.fhir.model.resource that return types with arguments of type MedicationKnowledge.Kinetics Modifier and Type Method Description List<MedicationKnowledge.Kinetics>MedicationKnowledge. getKinetics()The time course of drug absorption, distribution, metabolism and excretion of a medication from the body.Methods in com.ibm.fhir.model.resource with parameters of type MedicationKnowledge.Kinetics Modifier and Type Method Description protected MedicationKnowledge.Kinetics.BuilderMedicationKnowledge.Kinetics.Builder. from(MedicationKnowledge.Kinetics kinetics)MedicationKnowledge.BuilderMedicationKnowledge.Builder. kinetics(MedicationKnowledge.Kinetics... kinetics)The time course of drug absorption, distribution, metabolism and excretion of a medication from the body.protected voidMedicationKnowledge.Kinetics.Builder. validate(MedicationKnowledge.Kinetics kinetics)Method parameters in com.ibm.fhir.model.resource with type arguments of type MedicationKnowledge.Kinetics Modifier and Type Method Description MedicationKnowledge.BuilderMedicationKnowledge.Builder. kinetics(Collection<MedicationKnowledge.Kinetics> kinetics)The time course of drug absorption, distribution, metabolism and excretion of a medication from the body.
-