| Package | Description |
|---|---|
| org.hl7.fhir.r4.formats | |
| org.hl7.fhir.r4.model |
| Modifier and Type | Method and Description |
|---|---|
protected MedicinalProductIndication |
JsonParser.parseMedicinalProductIndication(com.google.gson.JsonObject json) |
protected MedicinalProductIndication |
XmlParser.parseMedicinalProductIndication(org.xmlpull.v1.XmlPullParser xpp) |
| Modifier and Type | Field and Description |
|---|---|
protected List<MedicinalProductIndication> |
MedicinalProduct.therapeuticIndicationTarget
The actual objects that are the target of the reference (Clinical reason for use.)
|
protected List<MedicinalProductIndication> |
MedicinalProductContraindication.therapeuticIndicationTarget
The actual objects that are the target of the reference (Information about the use of the medicinal product in relation to other therapies as part of the indication.)
|
| Modifier and Type | Method and Description |
|---|---|
List<MedicinalProductIndication> |
MedicinalProduct.getTherapeuticIndicationTarget()
Deprecated.
Use Reference#setResource(IBaseResource) instead
|
List<MedicinalProductIndication> |
MedicinalProductContraindication.getTherapeuticIndicationTarget()
Deprecated.
Use Reference#setResource(IBaseResource) instead
|
Copyright © 2014–2018 University Health Network. All rights reserved.