Uses of Class
org.hl7.fhir.r5.model.MedicationKnowledge.MedicationKnowledgeRegulatoryMaxDispenseComponent
-
Uses of MedicationKnowledge.MedicationKnowledgeRegulatoryMaxDispenseComponent in org.hl7.fhir.r5.formats
Modifier and TypeMethodDescriptionJsonParser.parseMedicationKnowledgeRegulatoryMaxDispenseComponent
(com.google.gson.JsonObject json) XmlParser.parseMedicationKnowledgeRegulatoryMaxDispenseComponent
(org.xmlpull.v1.XmlPullParser xpp) Modifier and TypeMethodDescriptionprotected void
JsonParser.composeMedicationKnowledgeRegulatoryMaxDispenseComponent
(String name, MedicationKnowledge.MedicationKnowledgeRegulatoryMaxDispenseComponent element) protected void
RdfParser.composeMedicationKnowledgeRegulatoryMaxDispenseComponent
(org.hl7.fhir.utilities.turtle.Turtle.Complex parent, String parentType, String name, MedicationKnowledge.MedicationKnowledgeRegulatoryMaxDispenseComponent element, int index) protected void
XmlParser.composeMedicationKnowledgeRegulatoryMaxDispenseComponent
(String name, MedicationKnowledge.MedicationKnowledgeRegulatoryMaxDispenseComponent element) protected void
XmlParser.composeMedicationKnowledgeRegulatoryMaxDispenseComponentElements
(MedicationKnowledge.MedicationKnowledgeRegulatoryMaxDispenseComponent element) protected void
JsonParser.composeMedicationKnowledgeRegulatoryMaxDispenseComponentProperties
(MedicationKnowledge.MedicationKnowledgeRegulatoryMaxDispenseComponent element) protected boolean
XmlParser.parseMedicationKnowledgeRegulatoryMaxDispenseComponentContent
(int eventType, org.xmlpull.v1.XmlPullParser xpp, MedicationKnowledge.MedicationKnowledgeRegulatoryMaxDispenseComponent res) protected void
JsonParser.parseMedicationKnowledgeRegulatoryMaxDispenseComponentProperties
(com.google.gson.JsonObject json, MedicationKnowledge.MedicationKnowledgeRegulatoryMaxDispenseComponent res) -
Uses of MedicationKnowledge.MedicationKnowledgeRegulatoryMaxDispenseComponent in org.hl7.fhir.r5.model
Modifier and TypeFieldDescriptionMedicationKnowledge.MedicationKnowledgeRegulatoryComponent.maxDispense
The maximum number of units of the medication that can be dispensed in a period.Modifier and TypeMethodDescriptionMedicationKnowledge.MedicationKnowledgeRegulatoryMaxDispenseComponent.copy()
MedicationKnowledge.MedicationKnowledgeRegulatoryComponent.getMaxDispense()
MedicationKnowledge.MedicationKnowledgeRegulatoryMaxDispenseComponent.setQuantity
(Quantity value) Modifier and TypeMethodDescriptionvoid
MedicationKnowledge.MedicationKnowledgeRegulatoryMaxDispenseComponent.copyValues
(MedicationKnowledge.MedicationKnowledgeRegulatoryMaxDispenseComponent dst) MedicationKnowledge.MedicationKnowledgeRegulatoryComponent.setMaxDispense
(MedicationKnowledge.MedicationKnowledgeRegulatoryMaxDispenseComponent value)