| Package | Description |
|---|---|
| org.hl7.fhir.r4.formats | |
| org.hl7.fhir.r4.model |
| Modifier and Type | Method and Description |
|---|---|
protected MedicinalProductContraindication.MedicinalProductContraindicationOtherTherapyComponent |
JsonParser.parseMedicinalProductContraindicationMedicinalProductContraindicationOtherTherapyComponent(com.google.gson.JsonObject json,
MedicinalProductContraindication owner) |
protected MedicinalProductContraindication.MedicinalProductContraindicationOtherTherapyComponent |
XmlParser.parseMedicinalProductContraindicationMedicinalProductContraindicationOtherTherapyComponent(org.xmlpull.v1.XmlPullParser xpp,
MedicinalProductContraindication owner) |
| Modifier and Type | Field and Description |
|---|---|
protected List<MedicinalProductContraindication.MedicinalProductContraindicationOtherTherapyComponent> |
MedicinalProductContraindication.otherTherapy
Information about the use of the medicinal product in relation to other therapies described as part of the indication.
|
| Modifier and Type | Method and Description |
|---|---|
List<MedicinalProductContraindication.MedicinalProductContraindicationOtherTherapyComponent> |
MedicinalProductContraindication.getOtherTherapy() |
| Modifier and Type | Method and Description |
|---|---|
MedicinalProductContraindication |
MedicinalProductContraindication.addOtherTherapy(MedicinalProductContraindication.MedicinalProductContraindicationOtherTherapyComponent t) |
void |
MedicinalProductContraindication.MedicinalProductContraindicationOtherTherapyComponent.copyValues(MedicinalProductContraindication.MedicinalProductContraindicationOtherTherapyComponent dst) |
| Modifier and Type | Method and Description |
|---|---|
MedicinalProductContraindication |
MedicinalProductContraindication.setOtherTherapy(List<MedicinalProductContraindication.MedicinalProductContraindicationOtherTherapyComponent> theOtherTherapy) |
Copyright © 2014–2021 Health Level 7. All rights reserved.