
Uses of Class
org.hl7.fhir.r4.model.MedicinalProductContraindication.MedicinalProductContraindicationOtherTherapyComponent
Packages that use MedicinalProductContraindication.MedicinalProductContraindicationOtherTherapyComponent
-
Uses of MedicinalProductContraindication.MedicinalProductContraindicationOtherTherapyComponent in org.hl7.fhir.r4.formats
Methods in org.hl7.fhir.r4.formats that return MedicinalProductContraindication.MedicinalProductContraindicationOtherTherapyComponentModifier and TypeMethodDescriptionJsonParser.parseMedicinalProductContraindicationMedicinalProductContraindicationOtherTherapyComponent(com.google.gson.JsonObject json, MedicinalProductContraindication owner) XmlParser.parseMedicinalProductContraindicationMedicinalProductContraindicationOtherTherapyComponent(org.xmlpull.v1.XmlPullParser xpp, MedicinalProductContraindication owner) Methods in org.hl7.fhir.r4.formats with parameters of type MedicinalProductContraindication.MedicinalProductContraindicationOtherTherapyComponentModifier and TypeMethodDescriptionprotected voidJsonParser.composeMedicinalProductContraindicationMedicinalProductContraindicationOtherTherapyComponent(String name, MedicinalProductContraindication.MedicinalProductContraindicationOtherTherapyComponent element) protected voidRdfParser.composeMedicinalProductContraindicationMedicinalProductContraindicationOtherTherapyComponent(Turtle.Complex parent, String parentType, String name, MedicinalProductContraindication.MedicinalProductContraindicationOtherTherapyComponent element, int index) protected voidXmlParser.composeMedicinalProductContraindicationMedicinalProductContraindicationOtherTherapyComponent(String name, MedicinalProductContraindication.MedicinalProductContraindicationOtherTherapyComponent element) protected voidXmlParser.composeMedicinalProductContraindicationMedicinalProductContraindicationOtherTherapyComponentElements(MedicinalProductContraindication.MedicinalProductContraindicationOtherTherapyComponent element) protected voidJsonParser.composeMedicinalProductContraindicationMedicinalProductContraindicationOtherTherapyComponentInner(MedicinalProductContraindication.MedicinalProductContraindicationOtherTherapyComponent element) protected booleanXmlParser.parseMedicinalProductContraindicationMedicinalProductContraindicationOtherTherapyComponentContent(int eventType, org.xmlpull.v1.XmlPullParser xpp, MedicinalProductContraindication owner, MedicinalProductContraindication.MedicinalProductContraindicationOtherTherapyComponent res) protected voidJsonParser.parseMedicinalProductContraindicationMedicinalProductContraindicationOtherTherapyComponentProperties(com.google.gson.JsonObject json, MedicinalProductContraindication owner, MedicinalProductContraindication.MedicinalProductContraindicationOtherTherapyComponent res) -
Uses of MedicinalProductContraindication.MedicinalProductContraindicationOtherTherapyComponent in org.hl7.fhir.r4.model
Fields in org.hl7.fhir.r4.model with type parameters of type MedicinalProductContraindication.MedicinalProductContraindicationOtherTherapyComponentModifier and TypeFieldDescriptionprotected List<MedicinalProductContraindication.MedicinalProductContraindicationOtherTherapyComponent> MedicinalProductContraindication.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 MedicinalProductContraindication.MedicinalProductContraindicationOtherTherapyComponentModifier and TypeMethodDescriptionMedicinalProductContraindication.addOtherTherapy()MedicinalProductContraindication.MedicinalProductContraindicationOtherTherapyComponent.copy()MedicinalProductContraindication.getOtherTherapyFirstRep()MedicinalProductContraindication.MedicinalProductContraindicationOtherTherapyComponent.setMedication(Type value) MedicinalProductContraindication.MedicinalProductContraindicationOtherTherapyComponent.setTherapyRelationshipType(CodeableConcept value) Methods in org.hl7.fhir.r4.model that return types with arguments of type MedicinalProductContraindication.MedicinalProductContraindicationOtherTherapyComponentMethods in org.hl7.fhir.r4.model with parameters of type MedicinalProductContraindication.MedicinalProductContraindicationOtherTherapyComponentModifier and TypeMethodDescriptionMedicinalProductContraindication.addOtherTherapy(MedicinalProductContraindication.MedicinalProductContraindicationOtherTherapyComponent t) voidMedicinalProductContraindication.MedicinalProductContraindicationOtherTherapyComponent.copyValues(MedicinalProductContraindication.MedicinalProductContraindicationOtherTherapyComponent dst) Method parameters in org.hl7.fhir.r4.model with type arguments of type MedicinalProductContraindication.MedicinalProductContraindicationOtherTherapyComponentModifier and TypeMethodDescriptionMedicinalProductContraindication.setOtherTherapy(List<MedicinalProductContraindication.MedicinalProductContraindicationOtherTherapyComponent> theOtherTherapy)