Uses of Class
org.hl7.fhir.dstu2.model.MedicationDispense.MedicationDispenseDosageInstructionComponent
-
Uses of MedicationDispense.MedicationDispenseDosageInstructionComponent in org.hl7.fhir.dstu2.formats
Modifier and TypeMethodDescriptionJsonParser.parseMedicationDispenseMedicationDispenseDosageInstructionComponent
(com.google.gson.JsonObject json, MedicationDispense owner) XmlParser.parseMedicationDispenseMedicationDispenseDosageInstructionComponent
(org.xmlpull.v1.XmlPullParser xpp, MedicationDispense owner) Modifier 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
Modifier and TypeFieldDescriptionMedicationDispense.dosageInstruction
Indicates how the medication is to be used by the patient.Modifier 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) Modifier and TypeMethodDescriptionMedicationDispense.addDosageInstruction
(MedicationDispense.MedicationDispenseDosageInstructionComponent t)