
Uses of Class
org.hl7.fhir.dstu2.model.MedicationStatement.MedicationStatementDosageComponent
Packages that use MedicationStatement.MedicationStatementDosageComponent
-
Uses of MedicationStatement.MedicationStatementDosageComponent in org.hl7.fhir.dstu2.formats
Methods in org.hl7.fhir.dstu2.formats that return MedicationStatement.MedicationStatementDosageComponentModifier and TypeMethodDescriptionJsonParser.parseMedicationStatementMedicationStatementDosageComponent(com.google.gson.JsonObject json, MedicationStatement owner) XmlParser.parseMedicationStatementMedicationStatementDosageComponent(org.xmlpull.v1.XmlPullParser xpp, MedicationStatement owner) Methods in org.hl7.fhir.dstu2.formats with parameters of type MedicationStatement.MedicationStatementDosageComponentModifier and TypeMethodDescriptionprotected voidJsonParser.composeMedicationStatementMedicationStatementDosageComponent(String name, MedicationStatement.MedicationStatementDosageComponent element) protected voidXmlParser.composeMedicationStatementMedicationStatementDosageComponent(String name, MedicationStatement.MedicationStatementDosageComponent element) protected voidJsonParser.composeMedicationStatementMedicationStatementDosageComponentInner(MedicationStatement.MedicationStatementDosageComponent element) -
Uses of MedicationStatement.MedicationStatementDosageComponent in org.hl7.fhir.dstu2.model
Fields in org.hl7.fhir.dstu2.model with type parameters of type MedicationStatement.MedicationStatementDosageComponentModifier and TypeFieldDescriptionMedicationStatement.dosageIndicates how the medication is/was used by the patient.Methods in org.hl7.fhir.dstu2.model that return MedicationStatement.MedicationStatementDosageComponentModifier and TypeMethodDescriptionMedicationStatement.addDosage()MedicationStatement.MedicationStatementDosageComponent.copy()MedicationStatement.MedicationStatementDosageComponent.setAsNeeded(Type value) MedicationStatement.MedicationStatementDosageComponent.setMaxDosePerPeriod(Ratio value) MedicationStatement.MedicationStatementDosageComponent.setMethod(CodeableConcept value) MedicationStatement.MedicationStatementDosageComponent.setQuantity(Type value) MedicationStatement.MedicationStatementDosageComponent.setRoute(CodeableConcept value) MedicationStatement.MedicationStatementDosageComponent.setTextElement(StringType value) Methods in org.hl7.fhir.dstu2.model that return types with arguments of type MedicationStatement.MedicationStatementDosageComponentMethods in org.hl7.fhir.dstu2.model with parameters of type MedicationStatement.MedicationStatementDosageComponentModifier and TypeMethodDescriptionMedicationStatement.addDosage(MedicationStatement.MedicationStatementDosageComponent t)