
Uses of Class
org.hl7.fhir.r4.model.MedicinalProductInteraction
Packages that use MedicinalProductInteraction
-
Uses of MedicinalProductInteraction in org.hl7.fhir.r4.formats
Methods in org.hl7.fhir.r4.formats that return MedicinalProductInteractionModifier and TypeMethodDescriptionprotected MedicinalProductInteractionJsonParser.parseMedicinalProductInteraction(com.google.gson.JsonObject json) protected MedicinalProductInteractionXmlParser.parseMedicinalProductInteraction(org.xmlpull.v1.XmlPullParser xpp) Methods in org.hl7.fhir.r4.formats with parameters of type MedicinalProductInteractionModifier and TypeMethodDescriptionprotected voidJsonParser.composeMedicinalProductInteraction(String name, MedicinalProductInteraction element) protected voidRdfParser.composeMedicinalProductInteraction(Turtle.Complex parent, String parentType, String name, MedicinalProductInteraction element, int index) protected voidXmlParser.composeMedicinalProductInteraction(String name, MedicinalProductInteraction element) protected voidXmlParser.composeMedicinalProductInteractionElements(MedicinalProductInteraction element) protected voidJsonParser.composeMedicinalProductInteractionInner(MedicinalProductInteraction element) protected booleanXmlParser.parseMedicinalProductInteractionContent(int eventType, org.xmlpull.v1.XmlPullParser xpp, MedicinalProductInteraction res) JsonParser.parseMedicinalProductInteractionMedicinalProductInteractionInteractantComponent(com.google.gson.JsonObject json, MedicinalProductInteraction owner) XmlParser.parseMedicinalProductInteractionMedicinalProductInteractionInteractantComponent(org.xmlpull.v1.XmlPullParser xpp, MedicinalProductInteraction owner) protected booleanXmlParser.parseMedicinalProductInteractionMedicinalProductInteractionInteractantComponentContent(int eventType, org.xmlpull.v1.XmlPullParser xpp, MedicinalProductInteraction owner, MedicinalProductInteraction.MedicinalProductInteractionInteractantComponent res) protected voidJsonParser.parseMedicinalProductInteractionMedicinalProductInteractionInteractantComponentProperties(com.google.gson.JsonObject json, MedicinalProductInteraction owner, MedicinalProductInteraction.MedicinalProductInteractionInteractantComponent res) protected voidJsonParser.parseMedicinalProductInteractionProperties(com.google.gson.JsonObject json, MedicinalProductInteraction res) -
Uses of MedicinalProductInteraction in org.hl7.fhir.r4.model
Methods in org.hl7.fhir.r4.model that return MedicinalProductInteractionModifier and TypeMethodDescriptionMedicinalProductInteraction.addInteractant(MedicinalProductInteraction.MedicinalProductInteractionInteractantComponent t) MedicinalProductInteraction.addSubject(Reference t) MedicinalProductInteraction.copy()MedicinalProductInteraction.setDescription(String value) MedicinalProductInteraction.setDescriptionElement(StringType value) MedicinalProductInteraction.setEffect(CodeableConcept value) MedicinalProductInteraction.setIncidence(CodeableConcept value) MedicinalProductInteraction.setInteractant(List<MedicinalProductInteraction.MedicinalProductInteractionInteractantComponent> theInteractant) MedicinalProductInteraction.setManagement(CodeableConcept value) MedicinalProductInteraction.setSubject(List<Reference> theSubject) MedicinalProductInteraction.setType(CodeableConcept value) protected MedicinalProductInteractionMedicinalProductInteraction.typedCopy()Methods in org.hl7.fhir.r4.model with parameters of type MedicinalProductInteractionModifier and TypeMethodDescriptionvoidMedicinalProductInteraction.copyValues(MedicinalProductInteraction dst)