| Package | Description |
|---|---|
| org.hl7.fhir.r4.model |
| Modifier and Type | Field and Description |
|---|---|
protected Enumeration<EffectEvidenceSynthesis.ExposureState> |
EffectEvidenceSynthesis.EffectEvidenceSynthesisResultsByExposureComponent.exposureState
Whether these results are for the exposure state or alternative exposure state.
|
| Modifier and Type | Method and Description |
|---|---|
static EffectEvidenceSynthesis.ExposureState |
EffectEvidenceSynthesis.ExposureState.fromCode(String codeString) |
EffectEvidenceSynthesis.ExposureState |
EffectEvidenceSynthesis.ExposureStateEnumFactory.fromCode(String codeString) |
EffectEvidenceSynthesis.ExposureState |
EffectEvidenceSynthesis.EffectEvidenceSynthesisResultsByExposureComponent.getExposureState() |
static EffectEvidenceSynthesis.ExposureState |
EffectEvidenceSynthesis.ExposureState.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static EffectEvidenceSynthesis.ExposureState[] |
EffectEvidenceSynthesis.ExposureState.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
Enumeration<EffectEvidenceSynthesis.ExposureState> |
EffectEvidenceSynthesis.ExposureStateEnumFactory.fromType(Base code) |
Enumeration<EffectEvidenceSynthesis.ExposureState> |
EffectEvidenceSynthesis.EffectEvidenceSynthesisResultsByExposureComponent.getExposureStateElement() |
| Modifier and Type | Method and Description |
|---|---|
EffectEvidenceSynthesis.EffectEvidenceSynthesisResultsByExposureComponent |
EffectEvidenceSynthesis.EffectEvidenceSynthesisResultsByExposureComponent.setExposureState(EffectEvidenceSynthesis.ExposureState value) |
String |
EffectEvidenceSynthesis.ExposureStateEnumFactory.toCode(EffectEvidenceSynthesis.ExposureState code) |
String |
EffectEvidenceSynthesis.ExposureStateEnumFactory.toSystem(EffectEvidenceSynthesis.ExposureState code) |
| Modifier and Type | Method and Description |
|---|---|
EffectEvidenceSynthesis.EffectEvidenceSynthesisResultsByExposureComponent |
EffectEvidenceSynthesis.EffectEvidenceSynthesisResultsByExposureComponent.setExposureStateElement(Enumeration<EffectEvidenceSynthesis.ExposureState> value) |
Copyright © 2014–2021 Health Level 7. All rights reserved.