
Uses of Class
org.hl7.fhir.dstu2.model.MedicationOrder.MedicationOrderDosageInstructionComponent
Packages that use MedicationOrder.MedicationOrderDosageInstructionComponent
-
Uses of MedicationOrder.MedicationOrderDosageInstructionComponent in org.hl7.fhir.dstu2.formats
Methods in org.hl7.fhir.dstu2.formats that return MedicationOrder.MedicationOrderDosageInstructionComponentModifier and TypeMethodDescriptionJsonParser.parseMedicationOrderMedicationOrderDosageInstructionComponent(com.google.gson.JsonObject json, MedicationOrder owner) XmlParser.parseMedicationOrderMedicationOrderDosageInstructionComponent(org.xmlpull.v1.XmlPullParser xpp, MedicationOrder owner) Methods in org.hl7.fhir.dstu2.formats with parameters of type MedicationOrder.MedicationOrderDosageInstructionComponentModifier and TypeMethodDescriptionprotected voidJsonParser.composeMedicationOrderMedicationOrderDosageInstructionComponent(String name, MedicationOrder.MedicationOrderDosageInstructionComponent element) protected voidXmlParser.composeMedicationOrderMedicationOrderDosageInstructionComponent(String name, MedicationOrder.MedicationOrderDosageInstructionComponent element) protected voidJsonParser.composeMedicationOrderMedicationOrderDosageInstructionComponentInner(MedicationOrder.MedicationOrderDosageInstructionComponent element) -
Uses of MedicationOrder.MedicationOrderDosageInstructionComponent in org.hl7.fhir.dstu2.model
Fields in org.hl7.fhir.dstu2.model with type parameters of type MedicationOrder.MedicationOrderDosageInstructionComponentModifier and TypeFieldDescriptionMedicationOrder.dosageInstructionIndicates how the medication is to be used by the patient.Methods in org.hl7.fhir.dstu2.model that return MedicationOrder.MedicationOrderDosageInstructionComponentModifier 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) Methods in org.hl7.fhir.dstu2.model that return types with arguments of type MedicationOrder.MedicationOrderDosageInstructionComponentMethods in org.hl7.fhir.dstu2.model with parameters of type MedicationOrder.MedicationOrderDosageInstructionComponentModifier and TypeMethodDescriptionMedicationOrder.addDosageInstruction(MedicationOrder.MedicationOrderDosageInstructionComponent t)