
Uses of Class
org.hl7.fhir.dstu2.model.MedicationDispense.MedicationDispenseDosageInstructionComponent
Packages that use MedicationDispense.MedicationDispenseDosageInstructionComponent
-
Uses of MedicationDispense.MedicationDispenseDosageInstructionComponent in org.hl7.fhir.dstu2.formats
Methods in org.hl7.fhir.dstu2.formats that return MedicationDispense.MedicationDispenseDosageInstructionComponentModifier and TypeMethodDescriptionJsonParser.parseMedicationDispenseMedicationDispenseDosageInstructionComponent
(com.google.gson.JsonObject json, MedicationDispense owner) XmlParser.parseMedicationDispenseMedicationDispenseDosageInstructionComponent
(org.xmlpull.v1.XmlPullParser xpp, MedicationDispense owner) Methods in org.hl7.fhir.dstu2.formats with parameters of type MedicationDispense.MedicationDispenseDosageInstructionComponentModifier and TypeMethodDescriptionprotected void
JsonParser.composeMedicationDispenseMedicationDispenseDosageInstructionComponent
(String name, MedicationDispense.MedicationDispenseDosageInstructionComponent element) protected void
XmlParser.composeMedicationDispenseMedicationDispenseDosageInstructionComponent
(String name, MedicationDispense.MedicationDispenseDosageInstructionComponent element) protected void
JsonParser.composeMedicationDispenseMedicationDispenseDosageInstructionComponentInner
(MedicationDispense.MedicationDispenseDosageInstructionComponent element) -
Uses of MedicationDispense.MedicationDispenseDosageInstructionComponent in org.hl7.fhir.dstu2.model
Fields in org.hl7.fhir.dstu2.model with type parameters of type MedicationDispense.MedicationDispenseDosageInstructionComponentModifier and TypeFieldDescriptionMedicationDispense.dosageInstruction
Indicates how the medication is to be used by the patient.Methods in org.hl7.fhir.dstu2.model that return MedicationDispense.MedicationDispenseDosageInstructionComponentModifier and TypeMethodDescriptionMedicationDispense.addDosageInstruction()
MedicationDispense.MedicationDispenseDosageInstructionComponent.copy()
MedicationDispense.MedicationDispenseDosageInstructionComponent.setAdditionalInstructions
(CodeableConcept value) MedicationDispense.MedicationDispenseDosageInstructionComponent.setAsNeeded
(Type value) MedicationDispense.MedicationDispenseDosageInstructionComponent.setMaxDosePerPeriod
(Ratio value) MedicationDispense.MedicationDispenseDosageInstructionComponent.setMethod
(CodeableConcept value) MedicationDispense.MedicationDispenseDosageInstructionComponent.setRoute
(CodeableConcept value) MedicationDispense.MedicationDispenseDosageInstructionComponent.setTextElement
(StringType value) Methods in org.hl7.fhir.dstu2.model that return types with arguments of type MedicationDispense.MedicationDispenseDosageInstructionComponentMethods in org.hl7.fhir.dstu2.model with parameters of type MedicationDispense.MedicationDispenseDosageInstructionComponentModifier and TypeMethodDescriptionMedicationDispense.addDosageInstruction
(MedicationDispense.MedicationDispenseDosageInstructionComponent t)