Uses of Class
com.ibm.fhir.model.resource.MedicationKnowledge.Regulatory.Substitution
-
Packages that use MedicationKnowledge.Regulatory.Substitution Package Description com.ibm.fhir.model.resource -
-
Uses of MedicationKnowledge.Regulatory.Substitution in com.ibm.fhir.model.resource
Methods in com.ibm.fhir.model.resource that return MedicationKnowledge.Regulatory.Substitution Modifier and Type Method Description MedicationKnowledge.Regulatory.Substitution
MedicationKnowledge.Regulatory.Substitution.Builder. build()
Methods in com.ibm.fhir.model.resource that return types with arguments of type MedicationKnowledge.Regulatory.Substitution Modifier and Type Method Description List<MedicationKnowledge.Regulatory.Substitution>
MedicationKnowledge.Regulatory. getSubstitution()
Specifies if changes are allowed when dispensing a medication from a regulatory perspective.Methods in com.ibm.fhir.model.resource with parameters of type MedicationKnowledge.Regulatory.Substitution Modifier and Type Method Description protected MedicationKnowledge.Regulatory.Substitution.Builder
MedicationKnowledge.Regulatory.Substitution.Builder. from(MedicationKnowledge.Regulatory.Substitution substitution)
MedicationKnowledge.Regulatory.Builder
MedicationKnowledge.Regulatory.Builder. substitution(MedicationKnowledge.Regulatory.Substitution... substitution)
Specifies if changes are allowed when dispensing a medication from a regulatory perspective.protected void
MedicationKnowledge.Regulatory.Substitution.Builder. validate(MedicationKnowledge.Regulatory.Substitution substitution)
Method parameters in com.ibm.fhir.model.resource with type arguments of type MedicationKnowledge.Regulatory.Substitution Modifier and Type Method Description MedicationKnowledge.Regulatory.Builder
MedicationKnowledge.Regulatory.Builder. substitution(Collection<MedicationKnowledge.Regulatory.Substitution> substitution)
Specifies if changes are allowed when dispensing a medication from a regulatory perspective.
-