| Package | Description |
|---|---|
| org.hl7.fhir.r4.formats | |
| org.hl7.fhir.r4.model |
| Modifier and Type | Method and Description |
|---|---|
protected MedicinalProductInteraction.MedicinalProductInteractionInteractantComponent |
JsonParser.parseMedicinalProductInteractionMedicinalProductInteractionInteractantComponent(com.google.gson.JsonObject json,
MedicinalProductInteraction owner) |
protected MedicinalProductInteraction.MedicinalProductInteractionInteractantComponent |
XmlParser.parseMedicinalProductInteractionMedicinalProductInteractionInteractantComponent(org.xmlpull.v1.XmlPullParser xpp,
MedicinalProductInteraction owner) |
| Modifier and Type | Field and Description |
|---|---|
protected List<MedicinalProductInteraction.MedicinalProductInteractionInteractantComponent> |
MedicinalProductInteraction.interactant
The specific medication, food or laboratory test that interacts.
|
| Modifier and Type | Method and Description |
|---|---|
MedicinalProductInteraction.MedicinalProductInteractionInteractantComponent |
MedicinalProductInteraction.addInteractant() |
MedicinalProductInteraction.MedicinalProductInteractionInteractantComponent |
MedicinalProductInteraction.MedicinalProductInteractionInteractantComponent.copy() |
MedicinalProductInteraction.MedicinalProductInteractionInteractantComponent |
MedicinalProductInteraction.getInteractantFirstRep() |
MedicinalProductInteraction.MedicinalProductInteractionInteractantComponent |
MedicinalProductInteraction.MedicinalProductInteractionInteractantComponent.setItem(Type value) |
| Modifier and Type | Method and Description |
|---|---|
List<MedicinalProductInteraction.MedicinalProductInteractionInteractantComponent> |
MedicinalProductInteraction.getInteractant() |
| Modifier and Type | Method and Description |
|---|---|
MedicinalProductInteraction |
MedicinalProductInteraction.addInteractant(MedicinalProductInteraction.MedicinalProductInteractionInteractantComponent t) |
void |
MedicinalProductInteraction.MedicinalProductInteractionInteractantComponent.copyValues(MedicinalProductInteraction.MedicinalProductInteractionInteractantComponent dst) |
| Modifier and Type | Method and Description |
|---|---|
MedicinalProductInteraction |
MedicinalProductInteraction.setInteractant(List<MedicinalProductInteraction.MedicinalProductInteractionInteractantComponent> theInteractant) |
Copyright © 2014–2021 Health Level 7. All rights reserved.