Uses of Class
org.hl7.fhir.r4.model.MedicationKnowledge.MedicationKnowledgeRegulatoryMaxDispenseComponent
-
Uses of MedicationKnowledge.MedicationKnowledgeRegulatoryMaxDispenseComponent in org.hl7.fhir.r4.formats
Modifier and TypeMethodDescriptionJsonParser.parseMedicationKnowledgeMedicationKnowledgeRegulatoryMaxDispenseComponent
(com.google.gson.JsonObject json, MedicationKnowledge owner) XmlParser.parseMedicationKnowledgeMedicationKnowledgeRegulatoryMaxDispenseComponent
(org.xmlpull.v1.XmlPullParser xpp, MedicationKnowledge owner) Modifier and TypeMethodDescriptionprotected void
JsonParser.composeMedicationKnowledgeMedicationKnowledgeRegulatoryMaxDispenseComponent
(String name, MedicationKnowledge.MedicationKnowledgeRegulatoryMaxDispenseComponent element) protected void
RdfParser.composeMedicationKnowledgeMedicationKnowledgeRegulatoryMaxDispenseComponent
(Turtle.Complex parent, String parentType, String name, MedicationKnowledge.MedicationKnowledgeRegulatoryMaxDispenseComponent element, int index) protected void
XmlParser.composeMedicationKnowledgeMedicationKnowledgeRegulatoryMaxDispenseComponent
(String name, MedicationKnowledge.MedicationKnowledgeRegulatoryMaxDispenseComponent element) protected void
XmlParser.composeMedicationKnowledgeMedicationKnowledgeRegulatoryMaxDispenseComponentElements
(MedicationKnowledge.MedicationKnowledgeRegulatoryMaxDispenseComponent element) protected void
JsonParser.composeMedicationKnowledgeMedicationKnowledgeRegulatoryMaxDispenseComponentInner
(MedicationKnowledge.MedicationKnowledgeRegulatoryMaxDispenseComponent element) protected boolean
XmlParser.parseMedicationKnowledgeMedicationKnowledgeRegulatoryMaxDispenseComponentContent
(int eventType, org.xmlpull.v1.XmlPullParser xpp, MedicationKnowledge owner, MedicationKnowledge.MedicationKnowledgeRegulatoryMaxDispenseComponent res) protected void
JsonParser.parseMedicationKnowledgeMedicationKnowledgeRegulatoryMaxDispenseComponentProperties
(com.google.gson.JsonObject json, MedicationKnowledge owner, MedicationKnowledge.MedicationKnowledgeRegulatoryMaxDispenseComponent res) -
Uses of MedicationKnowledge.MedicationKnowledgeRegulatoryMaxDispenseComponent in org.hl7.fhir.r4.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)