Uses of Class
org.hl7.fhir.r4.model.MedicinalProductInteraction.MedicinalProductInteractionInteractantComponent
-
Uses of MedicinalProductInteraction.MedicinalProductInteractionInteractantComponent in org.hl7.fhir.r4.formats
Modifier and TypeMethodDescriptionJsonParser.parseMedicinalProductInteractionMedicinalProductInteractionInteractantComponent
(com.google.gson.JsonObject json, MedicinalProductInteraction owner) XmlParser.parseMedicinalProductInteractionMedicinalProductInteractionInteractantComponent
(org.xmlpull.v1.XmlPullParser xpp, MedicinalProductInteraction owner) Modifier and TypeMethodDescriptionprotected void
JsonParser.composeMedicinalProductInteractionMedicinalProductInteractionInteractantComponent
(String name, MedicinalProductInteraction.MedicinalProductInteractionInteractantComponent element) protected void
RdfParser.composeMedicinalProductInteractionMedicinalProductInteractionInteractantComponent
(Turtle.Complex parent, String parentType, String name, MedicinalProductInteraction.MedicinalProductInteractionInteractantComponent element, int index) protected void
XmlParser.composeMedicinalProductInteractionMedicinalProductInteractionInteractantComponent
(String name, MedicinalProductInteraction.MedicinalProductInteractionInteractantComponent element) protected void
XmlParser.composeMedicinalProductInteractionMedicinalProductInteractionInteractantComponentElements
(MedicinalProductInteraction.MedicinalProductInteractionInteractantComponent element) protected void
JsonParser.composeMedicinalProductInteractionMedicinalProductInteractionInteractantComponentInner
(MedicinalProductInteraction.MedicinalProductInteractionInteractantComponent element) protected boolean
XmlParser.parseMedicinalProductInteractionMedicinalProductInteractionInteractantComponentContent
(int eventType, org.xmlpull.v1.XmlPullParser xpp, MedicinalProductInteraction owner, MedicinalProductInteraction.MedicinalProductInteractionInteractantComponent res) protected void
JsonParser.parseMedicinalProductInteractionMedicinalProductInteractionInteractantComponentProperties
(com.google.gson.JsonObject json, MedicinalProductInteraction owner, MedicinalProductInteraction.MedicinalProductInteractionInteractantComponent res) -
Uses of MedicinalProductInteraction.MedicinalProductInteractionInteractantComponent in org.hl7.fhir.r4.model
Modifier and TypeFieldDescriptionMedicinalProductInteraction.interactant
The specific medication, food or laboratory test that interacts.Modifier and TypeMethodDescriptionMedicinalProductInteraction.addInteractant()
MedicinalProductInteraction.MedicinalProductInteractionInteractantComponent.copy()
MedicinalProductInteraction.getInteractantFirstRep()
Modifier and TypeMethodDescriptionMedicinalProductInteraction.addInteractant
(MedicinalProductInteraction.MedicinalProductInteractionInteractantComponent t) void
MedicinalProductInteraction.MedicinalProductInteractionInteractantComponent.copyValues
(MedicinalProductInteraction.MedicinalProductInteractionInteractantComponent dst) Modifier and TypeMethodDescriptionMedicinalProductInteraction.setInteractant
(List<MedicinalProductInteraction.MedicinalProductInteractionInteractantComponent> theInteractant)