Uses of Enum Class
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.allowedTypeSupport for polymorphic types.protected Enumeration<Enumerations.FHIRTypes>Measure.basisThe population basis specifies the type of elements in the population.protected Enumeration<Enumerations.FHIRTypes>Measure.MeasureGroupComponent.basisThe population basis specifies the type of elements in the population.protected Enumeration<Enumerations.FHIRTypes>DataRequirement.typeThe type of the required data, specified as the type name of a resource.protected Enumeration<Enumerations.FHIRTypes>OperationDefinition.OperationDefinitionParameterComponent.typeThe type for this parameter.protected Enumeration<Enumerations.FHIRTypes>ParameterDefinition.typeThe type of the parameter.Methods in org.hl7.fhir.r5.model that return Enumerations.FHIRTypesModifier and TypeMethodDescriptionstatic Enumerations.FHIRTypesMeasure.getBasis()Measure.MeasureGroupComponent.getBasis()DataRequirement.getType()OperationDefinition.OperationDefinitionParameterComponent.getType()ParameterDefinition.getType()static Enumerations.FHIRTypesReturns the enum constant of this class with the specified name.static Enumerations.FHIRTypes[]Enumerations.FHIRTypes.values()Returns an array containing the constants of this enum class, 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) booleanOperationDefinition.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