Uses of Class
org.hl7.fhir.r4.model.MedicationKnowledge.MedicationKnowledgeRegulatoryMaxDispenseComponent
-
Packages that use MedicationKnowledge.MedicationKnowledgeRegulatoryMaxDispenseComponent Package Description org.hl7.fhir.r4.formats org.hl7.fhir.r4.model -
-
Uses of MedicationKnowledge.MedicationKnowledgeRegulatoryMaxDispenseComponent in org.hl7.fhir.r4.formats
Methods in org.hl7.fhir.r4.formats that return MedicationKnowledge.MedicationKnowledgeRegulatoryMaxDispenseComponent Modifier and Type Method Description protected MedicationKnowledge.MedicationKnowledgeRegulatoryMaxDispenseComponentJsonParser. parseMedicationKnowledgeMedicationKnowledgeRegulatoryMaxDispenseComponent(com.google.gson.JsonObject json, MedicationKnowledge owner)protected MedicationKnowledge.MedicationKnowledgeRegulatoryMaxDispenseComponentXmlParser. parseMedicationKnowledgeMedicationKnowledgeRegulatoryMaxDispenseComponent(org.xmlpull.v1.XmlPullParser xpp, MedicationKnowledge owner) -
Uses of MedicationKnowledge.MedicationKnowledgeRegulatoryMaxDispenseComponent in org.hl7.fhir.r4.model
Fields in org.hl7.fhir.r4.model declared as MedicationKnowledge.MedicationKnowledgeRegulatoryMaxDispenseComponent Modifier and Type Field Description protected MedicationKnowledge.MedicationKnowledgeRegulatoryMaxDispenseComponentMedicationKnowledge.MedicationKnowledgeRegulatoryComponent. maxDispenseThe maximum number of units of the medication that can be dispensed in a period.Methods in org.hl7.fhir.r4.model that return MedicationKnowledge.MedicationKnowledgeRegulatoryMaxDispenseComponent Modifier and Type Method Description MedicationKnowledge.MedicationKnowledgeRegulatoryMaxDispenseComponentMedicationKnowledge.MedicationKnowledgeRegulatoryMaxDispenseComponent. copy()MedicationKnowledge.MedicationKnowledgeRegulatoryMaxDispenseComponentMedicationKnowledge.MedicationKnowledgeRegulatoryComponent. getMaxDispense()MedicationKnowledge.MedicationKnowledgeRegulatoryMaxDispenseComponentMedicationKnowledge.MedicationKnowledgeRegulatoryMaxDispenseComponent. setPeriod(Duration value)MedicationKnowledge.MedicationKnowledgeRegulatoryMaxDispenseComponentMedicationKnowledge.MedicationKnowledgeRegulatoryMaxDispenseComponent. setQuantity(Quantity value)Methods in org.hl7.fhir.r4.model with parameters of type MedicationKnowledge.MedicationKnowledgeRegulatoryMaxDispenseComponent Modifier and Type Method Description voidMedicationKnowledge.MedicationKnowledgeRegulatoryMaxDispenseComponent. copyValues(MedicationKnowledge.MedicationKnowledgeRegulatoryMaxDispenseComponent dst)MedicationKnowledge.MedicationKnowledgeRegulatoryComponentMedicationKnowledge.MedicationKnowledgeRegulatoryComponent. setMaxDispense(MedicationKnowledge.MedicationKnowledgeRegulatoryMaxDispenseComponent value)
-