| Package | Description |
|---|---|
| org.hl7.fhir.r4.model |
| Modifier and Type | Field and Description |
|---|---|
protected Enumeration<ResearchElementDefinition.VariableType> |
ResearchElementDefinition.variableType
The type of the outcome (e.g.
|
| Modifier and Type | Method and Description |
|---|---|
static ResearchElementDefinition.VariableType |
ResearchElementDefinition.VariableType.fromCode(String codeString) |
ResearchElementDefinition.VariableType |
ResearchElementDefinition.VariableTypeEnumFactory.fromCode(String codeString) |
ResearchElementDefinition.VariableType |
ResearchElementDefinition.getVariableType() |
static ResearchElementDefinition.VariableType |
ResearchElementDefinition.VariableType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ResearchElementDefinition.VariableType[] |
ResearchElementDefinition.VariableType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
Enumeration<ResearchElementDefinition.VariableType> |
ResearchElementDefinition.VariableTypeEnumFactory.fromType(Base code) |
Enumeration<ResearchElementDefinition.VariableType> |
ResearchElementDefinition.getVariableTypeElement() |
| Modifier and Type | Method and Description |
|---|---|
ResearchElementDefinition |
ResearchElementDefinition.setVariableType(ResearchElementDefinition.VariableType value) |
String |
ResearchElementDefinition.VariableTypeEnumFactory.toCode(ResearchElementDefinition.VariableType code) |
String |
ResearchElementDefinition.VariableTypeEnumFactory.toSystem(ResearchElementDefinition.VariableType code) |
| Modifier and Type | Method and Description |
|---|---|
ResearchElementDefinition |
ResearchElementDefinition.setVariableTypeElement(Enumeration<ResearchElementDefinition.VariableType> value) |
Copyright © 2014–2021 Health Level 7. All rights reserved.