
Uses of Enum
org.hl7.fhir.r5.model.Enumerations.FHIRTypes
Packages that use Enumerations.FHIRTypes
-
Uses of Enumerations.FHIRTypes in org.hl7.fhir.r5.model
Fields in org.hl7.fhir.r5.model with type parameters of type Enumerations.FHIRTypesModifier and TypeFieldDescriptionprotected List
<Enumeration<Enumerations.FHIRTypes>> OperationDefinition.OperationDefinitionParameterComponent.allowedType
Support for polymorphic types.protected Enumeration
<Enumerations.FHIRTypes> Measure.basis
The population basis specifies the type of elements in the population.protected Enumeration
<Enumerations.FHIRTypes> Measure.MeasureGroupComponent.basis
The population basis specifies the type of elements in the population.protected Enumeration
<Enumerations.FHIRTypes> DataRequirement.type
The type of the required data, specified as the type name of a resource.protected Enumeration
<Enumerations.FHIRTypes> OperationDefinition.OperationDefinitionParameterComponent.type
The type for this parameter.protected Enumeration
<Enumerations.FHIRTypes> ParameterDefinition.type
The type of the parameter.Methods in org.hl7.fhir.r5.model that return Enumerations.FHIRTypesModifier and TypeMethodDescriptionstatic Enumerations.FHIRTypes
Measure.getBasis()
Measure.MeasureGroupComponent.getBasis()
DataRequirement.getType()
OperationDefinition.OperationDefinitionParameterComponent.getType()
ParameterDefinition.getType()
static Enumerations.FHIRTypes
Returns the enum constant of this type with the specified name.static Enumerations.FHIRTypes[]
Enumerations.FHIRTypes.values()
Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.hl7.fhir.r5.model that return types with arguments of type Enumerations.FHIRTypesModifier and TypeMethodDescriptionOperationDefinition.OperationDefinitionParameterComponent.addAllowedTypeElement()
Enumerations.FHIRTypesEnumFactory.fromType
(PrimitiveType<?> code) OperationDefinition.OperationDefinitionParameterComponent.getAllowedType()
Measure.getBasisElement()
Measure.MeasureGroupComponent.getBasisElement()
DataRequirement.getTypeElement()
OperationDefinition.OperationDefinitionParameterComponent.getTypeElement()
ParameterDefinition.getTypeElement()
Methods in org.hl7.fhir.r5.model with parameters of type Enumerations.FHIRTypesModifier and TypeMethodDescriptionOperationDefinition.OperationDefinitionParameterComponent.addAllowedType
(Enumerations.FHIRTypes value) boolean
OperationDefinition.OperationDefinitionParameterComponent.hasAllowedType
(Enumerations.FHIRTypes value) Measure.MeasureGroupComponent.setBasis
(Enumerations.FHIRTypes value) Measure.setBasis
(Enumerations.FHIRTypes value) DataRequirement.setType
(Enumerations.FHIRTypes value) OperationDefinition.OperationDefinitionParameterComponent.setType
(Enumerations.FHIRTypes value) ParameterDefinition.setType
(Enumerations.FHIRTypes value) Enumerations.FHIRTypesEnumFactory.toCode
(Enumerations.FHIRTypes code) Enumerations.FHIRTypesEnumFactory.toSystem
(Enumerations.FHIRTypes code) Method parameters in org.hl7.fhir.r5.model with type arguments of type Enumerations.FHIRTypesModifier and TypeMethodDescriptionOperationDefinition.OperationDefinitionParameterComponent.setAllowedType
(List<Enumeration<Enumerations.FHIRTypes>> theAllowedType) Measure.MeasureGroupComponent.setBasisElement
(Enumeration<Enumerations.FHIRTypes> value) Measure.setBasisElement
(Enumeration<Enumerations.FHIRTypes> value) DataRequirement.setTypeElement
(Enumeration<Enumerations.FHIRTypes> value) OperationDefinition.OperationDefinitionParameterComponent.setTypeElement
(Enumeration<Enumerations.FHIRTypes> value) ParameterDefinition.setTypeElement
(Enumeration<Enumerations.FHIRTypes> value) Constructors in org.hl7.fhir.r5.model with parameters of type Enumerations.FHIRTypesModifierConstructorDescriptionConstructorConstructor