Uses of Class
org.hl7.fhir.r4.model.MedicinalProductIndication.MedicinalProductIndicationOtherTherapyComponent
-
Uses of MedicinalProductIndication.MedicinalProductIndicationOtherTherapyComponent in org.hl7.fhir.r4.formats
Methods in org.hl7.fhir.r4.formats that return MedicinalProductIndication.MedicinalProductIndicationOtherTherapyComponentModifier and TypeMethodDescriptionJsonParser.parseMedicinalProductIndicationMedicinalProductIndicationOtherTherapyComponent(com.google.gson.JsonObject json, MedicinalProductIndication owner)XmlParser.parseMedicinalProductIndicationMedicinalProductIndicationOtherTherapyComponent(org.xmlpull.v1.XmlPullParser xpp, MedicinalProductIndication owner)Methods in org.hl7.fhir.r4.formats with parameters of type MedicinalProductIndication.MedicinalProductIndicationOtherTherapyComponentModifier and TypeMethodDescriptionprotected voidJsonParser.composeMedicinalProductIndicationMedicinalProductIndicationOtherTherapyComponent(String name, MedicinalProductIndication.MedicinalProductIndicationOtherTherapyComponent element)protected voidRdfParser.composeMedicinalProductIndicationMedicinalProductIndicationOtherTherapyComponent(Turtle.Complex parent, String parentType, String name, MedicinalProductIndication.MedicinalProductIndicationOtherTherapyComponent element, int index)protected voidXmlParser.composeMedicinalProductIndicationMedicinalProductIndicationOtherTherapyComponent(String name, MedicinalProductIndication.MedicinalProductIndicationOtherTherapyComponent element)protected voidXmlParser.composeMedicinalProductIndicationMedicinalProductIndicationOtherTherapyComponentElements(MedicinalProductIndication.MedicinalProductIndicationOtherTherapyComponent element)protected voidJsonParser.composeMedicinalProductIndicationMedicinalProductIndicationOtherTherapyComponentInner(MedicinalProductIndication.MedicinalProductIndicationOtherTherapyComponent element)protected booleanXmlParser.parseMedicinalProductIndicationMedicinalProductIndicationOtherTherapyComponentContent(int eventType, org.xmlpull.v1.XmlPullParser xpp, MedicinalProductIndication owner, MedicinalProductIndication.MedicinalProductIndicationOtherTherapyComponent res)protected voidJsonParser.parseMedicinalProductIndicationMedicinalProductIndicationOtherTherapyComponentProperties(com.google.gson.JsonObject json, MedicinalProductIndication owner, MedicinalProductIndication.MedicinalProductIndicationOtherTherapyComponent res) -
Uses of MedicinalProductIndication.MedicinalProductIndicationOtherTherapyComponent in org.hl7.fhir.r4.model
Fields in org.hl7.fhir.r4.model with type parameters of type MedicinalProductIndication.MedicinalProductIndicationOtherTherapyComponentModifier and TypeFieldDescriptionMedicinalProductIndication.otherTherapyInformation about the use of the medicinal product in relation to other therapies described as part of the indication.Methods in org.hl7.fhir.r4.model that return MedicinalProductIndication.MedicinalProductIndicationOtherTherapyComponentModifier and TypeMethodDescriptionMedicinalProductIndication.addOtherTherapy()MedicinalProductIndication.MedicinalProductIndicationOtherTherapyComponent.copy()MedicinalProductIndication.getOtherTherapyFirstRep()MedicinalProductIndication.MedicinalProductIndicationOtherTherapyComponent.setMedication(Type value)MedicinalProductIndication.MedicinalProductIndicationOtherTherapyComponent.setTherapyRelationshipType(CodeableConcept value)Methods in org.hl7.fhir.r4.model that return types with arguments of type MedicinalProductIndication.MedicinalProductIndicationOtherTherapyComponentMethods in org.hl7.fhir.r4.model with parameters of type MedicinalProductIndication.MedicinalProductIndicationOtherTherapyComponentModifier and TypeMethodDescriptionMedicinalProductIndication.addOtherTherapy(MedicinalProductIndication.MedicinalProductIndicationOtherTherapyComponent t)voidMedicinalProductIndication.MedicinalProductIndicationOtherTherapyComponent.copyValues(MedicinalProductIndication.MedicinalProductIndicationOtherTherapyComponent dst)Method parameters in org.hl7.fhir.r4.model with type arguments of type MedicinalProductIndication.MedicinalProductIndicationOtherTherapyComponentModifier and TypeMethodDescriptionMedicinalProductIndication.setOtherTherapy(List<MedicinalProductIndication.MedicinalProductIndicationOtherTherapyComponent> theOtherTherapy)