Uses of Class
org.hl7.fhir.r4.model.MedicinalProductIndication.MedicinalProductIndicationOtherTherapyComponent
-
Uses of MedicinalProductIndication.MedicinalProductIndicationOtherTherapyComponent in org.hl7.fhir.r4.formats
Modifier and TypeMethodDescriptionJsonParser.parseMedicinalProductIndicationMedicinalProductIndicationOtherTherapyComponent
(com.google.gson.JsonObject json, MedicinalProductIndication owner) XmlParser.parseMedicinalProductIndicationMedicinalProductIndicationOtherTherapyComponent
(org.xmlpull.v1.XmlPullParser xpp, MedicinalProductIndication owner) Modifier and TypeMethodDescriptionprotected void
JsonParser.composeMedicinalProductIndicationMedicinalProductIndicationOtherTherapyComponent
(String name, MedicinalProductIndication.MedicinalProductIndicationOtherTherapyComponent element) protected void
RdfParser.composeMedicinalProductIndicationMedicinalProductIndicationOtherTherapyComponent
(Turtle.Complex parent, String parentType, String name, MedicinalProductIndication.MedicinalProductIndicationOtherTherapyComponent element, int index) protected void
XmlParser.composeMedicinalProductIndicationMedicinalProductIndicationOtherTherapyComponent
(String name, MedicinalProductIndication.MedicinalProductIndicationOtherTherapyComponent element) protected void
XmlParser.composeMedicinalProductIndicationMedicinalProductIndicationOtherTherapyComponentElements
(MedicinalProductIndication.MedicinalProductIndicationOtherTherapyComponent element) protected void
JsonParser.composeMedicinalProductIndicationMedicinalProductIndicationOtherTherapyComponentInner
(MedicinalProductIndication.MedicinalProductIndicationOtherTherapyComponent element) protected boolean
XmlParser.parseMedicinalProductIndicationMedicinalProductIndicationOtherTherapyComponentContent
(int eventType, org.xmlpull.v1.XmlPullParser xpp, MedicinalProductIndication owner, MedicinalProductIndication.MedicinalProductIndicationOtherTherapyComponent res) protected void
JsonParser.parseMedicinalProductIndicationMedicinalProductIndicationOtherTherapyComponentProperties
(com.google.gson.JsonObject json, MedicinalProductIndication owner, MedicinalProductIndication.MedicinalProductIndicationOtherTherapyComponent res) -
Uses of MedicinalProductIndication.MedicinalProductIndicationOtherTherapyComponent in org.hl7.fhir.r4.model
Modifier and TypeFieldDescriptionMedicinalProductIndication.otherTherapy
Information about the use of the medicinal product in relation to other therapies described as part of the indication.Modifier and TypeMethodDescriptionMedicinalProductIndication.addOtherTherapy()
MedicinalProductIndication.MedicinalProductIndicationOtherTherapyComponent.copy()
MedicinalProductIndication.getOtherTherapyFirstRep()
MedicinalProductIndication.MedicinalProductIndicationOtherTherapyComponent.setMedication
(Type value) MedicinalProductIndication.MedicinalProductIndicationOtherTherapyComponent.setTherapyRelationshipType
(CodeableConcept value) Modifier and TypeMethodDescriptionMedicinalProductIndication.addOtherTherapy
(MedicinalProductIndication.MedicinalProductIndicationOtherTherapyComponent t) void
MedicinalProductIndication.MedicinalProductIndicationOtherTherapyComponent.copyValues
(MedicinalProductIndication.MedicinalProductIndicationOtherTherapyComponent dst) Modifier and TypeMethodDescriptionMedicinalProductIndication.setOtherTherapy
(List<MedicinalProductIndication.MedicinalProductIndicationOtherTherapyComponent> theOtherTherapy)