| Package | Description |
|---|---|
| org.hl7.fhir.r4.formats | |
| org.hl7.fhir.r4.model |
| Modifier and Type | Method and Description |
|---|---|
protected EvidenceVariable |
JsonParser.parseEvidenceVariable(com.google.gson.JsonObject json) |
protected EvidenceVariable |
XmlParser.parseEvidenceVariable(org.xmlpull.v1.XmlPullParser xpp) |
| Modifier and Type | Field and Description |
|---|---|
protected EvidenceVariable |
EffectEvidenceSynthesis.exposureAlternativeTarget
The actual object that is the target of the reference (A reference to a EvidenceVariable resource that defines the comparison exposure for the research.)
|
protected EvidenceVariable |
Evidence.exposureBackgroundTarget
The actual object that is the target of the reference (A reference to a EvidenceVariable resource that defines the population for the research.)
|
protected EvidenceVariable |
RiskEvidenceSynthesis.exposureTarget
The actual object that is the target of the reference (A reference to a EvidenceVariable resource that defines the exposure for the research.)
|
protected EvidenceVariable |
EffectEvidenceSynthesis.exposureTarget
The actual object that is the target of the reference (A reference to a EvidenceVariable resource that defines the exposure for the research.)
|
protected EvidenceVariable |
RiskEvidenceSynthesis.outcomeTarget
The actual object that is the target of the reference (A reference to a EvidenceVariable resomece that defines the outcome for the research.)
|
protected EvidenceVariable |
EffectEvidenceSynthesis.outcomeTarget
The actual object that is the target of the reference (A reference to a EvidenceVariable resomece that defines the outcome for the research.)
|
protected EvidenceVariable |
RiskEvidenceSynthesis.populationTarget
The actual object that is the target of the reference (A reference to a EvidenceVariable resource that defines the population for the research.)
|
protected EvidenceVariable |
EffectEvidenceSynthesis.populationTarget
The actual object that is the target of the reference (A reference to a EvidenceVariable resource that defines the population for the research.)
|
| Modifier and Type | Field and Description |
|---|---|
protected List<EvidenceVariable> |
Evidence.exposureVariantTarget
The actual objects that are the target of the reference (A reference to a EvidenceVariable resource that defines the exposure for the research.)
|
protected List<EvidenceVariable> |
Evidence.outcomeTarget
The actual objects that are the target of the reference (A reference to a EvidenceVariable resomece that defines the outcome for the research.)
|
| Modifier and Type | Method and Description |
|---|---|
List<EvidenceVariable> |
Evidence.getExposureVariantTarget()
Deprecated.
Use Reference#setResource(IBaseResource) instead
|
List<EvidenceVariable> |
Evidence.getOutcomeTarget()
Deprecated.
Use Reference#setResource(IBaseResource) instead
|
| Modifier and Type | Method and Description |
|---|---|
void |
EvidenceVariable.copyValues(EvidenceVariable dst) |
EffectEvidenceSynthesis |
EffectEvidenceSynthesis.setExposureAlternativeTarget(EvidenceVariable value) |
Evidence |
Evidence.setExposureBackgroundTarget(EvidenceVariable value) |
RiskEvidenceSynthesis |
RiskEvidenceSynthesis.setExposureTarget(EvidenceVariable value) |
EffectEvidenceSynthesis |
EffectEvidenceSynthesis.setExposureTarget(EvidenceVariable value) |
RiskEvidenceSynthesis |
RiskEvidenceSynthesis.setOutcomeTarget(EvidenceVariable value) |
EffectEvidenceSynthesis |
EffectEvidenceSynthesis.setOutcomeTarget(EvidenceVariable value) |
RiskEvidenceSynthesis |
RiskEvidenceSynthesis.setPopulationTarget(EvidenceVariable value) |
EffectEvidenceSynthesis |
EffectEvidenceSynthesis.setPopulationTarget(EvidenceVariable value) |
Copyright © 2014–2021 Health Level 7. All rights reserved.