Uses of Class
org.hl7.fhir.dstu2.model.MedicationOrder.MedicationOrderDosageInstructionComponent
-
Uses of MedicationOrder.MedicationOrderDosageInstructionComponent in org.hl7.fhir.dstu2.formats
Modifier and TypeMethodDescriptionJsonParser.parseMedicationOrderMedicationOrderDosageInstructionComponent
(com.google.gson.JsonObject json, MedicationOrder owner) XmlParser.parseMedicationOrderMedicationOrderDosageInstructionComponent
(org.xmlpull.v1.XmlPullParser xpp, MedicationOrder owner) Modifier and TypeMethodDescriptionprotected void
JsonParser.composeMedicationOrderMedicationOrderDosageInstructionComponent
(String name, MedicationOrder.MedicationOrderDosageInstructionComponent element) protected void
XmlParser.composeMedicationOrderMedicationOrderDosageInstructionComponent
(String name, MedicationOrder.MedicationOrderDosageInstructionComponent element) protected void
JsonParser.composeMedicationOrderMedicationOrderDosageInstructionComponentInner
(MedicationOrder.MedicationOrderDosageInstructionComponent element) -
Uses of MedicationOrder.MedicationOrderDosageInstructionComponent in org.hl7.fhir.dstu2.model
Modifier and TypeFieldDescriptionMedicationOrder.dosageInstruction
Indicates how the medication is to be used by the patient.Modifier and TypeMethodDescriptionMedicationOrder.addDosageInstruction()
MedicationOrder.MedicationOrderDosageInstructionComponent.copy()
MedicationOrder.MedicationOrderDosageInstructionComponent.setAdditionalInstructions
(CodeableConcept value) MedicationOrder.MedicationOrderDosageInstructionComponent.setAsNeeded
(Type value) MedicationOrder.MedicationOrderDosageInstructionComponent.setMaxDosePerPeriod
(Ratio value) MedicationOrder.MedicationOrderDosageInstructionComponent.setMethod
(CodeableConcept value) MedicationOrder.MedicationOrderDosageInstructionComponent.setRoute
(CodeableConcept value) MedicationOrder.MedicationOrderDosageInstructionComponent.setTextElement
(StringType value) Modifier and TypeMethodDescriptionMedicationOrder.addDosageInstruction
(MedicationOrder.MedicationOrderDosageInstructionComponent t)