![](/hapi-fhir/images/logos/raccoon-forwards.png)
Uses of Class
org.hl7.fhir.dstu2.model.MedicationOrder.MedicationOrderSubstitutionComponent
Packages that use MedicationOrder.MedicationOrderSubstitutionComponent
-
Uses of MedicationOrder.MedicationOrderSubstitutionComponent in org.hl7.fhir.dstu2.formats
Methods in org.hl7.fhir.dstu2.formats that return MedicationOrder.MedicationOrderSubstitutionComponentModifier and TypeMethodDescriptionJsonParser.parseMedicationOrderMedicationOrderSubstitutionComponent
(com.google.gson.JsonObject json, MedicationOrder owner) XmlParser.parseMedicationOrderMedicationOrderSubstitutionComponent
(org.xmlpull.v1.XmlPullParser xpp, MedicationOrder owner) Methods in org.hl7.fhir.dstu2.formats with parameters of type MedicationOrder.MedicationOrderSubstitutionComponentModifier and TypeMethodDescriptionprotected void
JsonParser.composeMedicationOrderMedicationOrderSubstitutionComponent
(String name, MedicationOrder.MedicationOrderSubstitutionComponent element) protected void
XmlParser.composeMedicationOrderMedicationOrderSubstitutionComponent
(String name, MedicationOrder.MedicationOrderSubstitutionComponent element) protected void
JsonParser.composeMedicationOrderMedicationOrderSubstitutionComponentInner
(MedicationOrder.MedicationOrderSubstitutionComponent element) -
Uses of MedicationOrder.MedicationOrderSubstitutionComponent in org.hl7.fhir.dstu2.model
Fields in org.hl7.fhir.dstu2.model declared as MedicationOrder.MedicationOrderSubstitutionComponentModifier and TypeFieldDescriptionMedicationOrder.substitution
Indicates whether or not substitution can or should be part of the dispense.Methods in org.hl7.fhir.dstu2.model that return MedicationOrder.MedicationOrderSubstitutionComponentModifier and TypeMethodDescriptionMedicationOrder.MedicationOrderSubstitutionComponent.copy()
MedicationOrder.getSubstitution()
MedicationOrder.MedicationOrderSubstitutionComponent.setReason
(CodeableConcept value) MedicationOrder.MedicationOrderSubstitutionComponent.setType
(CodeableConcept value) Methods in org.hl7.fhir.dstu2.model with parameters of type MedicationOrder.MedicationOrderSubstitutionComponentModifier and TypeMethodDescriptionMedicationOrder.setSubstitution
(MedicationOrder.MedicationOrderSubstitutionComponent value)