![](/hapi-fhir/images/logos/raccoon-forwards.png)
Uses of Enum
org.hl7.fhir.r4.model.ConceptMap.ConceptMapGroupUnmappedMode
Packages that use ConceptMap.ConceptMapGroupUnmappedMode
-
Uses of ConceptMap.ConceptMapGroupUnmappedMode in org.hl7.fhir.r4.model
Fields in org.hl7.fhir.r4.model with type parameters of type ConceptMap.ConceptMapGroupUnmappedModeModifier and TypeFieldDescriptionConceptMap.ConceptMapGroupUnmappedComponent.mode
Defines which action to take if there is no match for the source concept in the target system designated for the group.Methods in org.hl7.fhir.r4.model that return ConceptMap.ConceptMapGroupUnmappedModeModifier and TypeMethodDescriptionConceptMap.ConceptMapGroupUnmappedComponent.getMode()
Returns the enum constant of this type with the specified name.ConceptMap.ConceptMapGroupUnmappedMode.values()
Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.hl7.fhir.r4.model that return types with arguments of type ConceptMap.ConceptMapGroupUnmappedModeModifier and TypeMethodDescriptionConceptMap.ConceptMapGroupUnmappedModeEnumFactory.fromType
(PrimitiveType<?> code) ConceptMap.ConceptMapGroupUnmappedComponent.getModeElement()
Methods in org.hl7.fhir.r4.model with parameters of type ConceptMap.ConceptMapGroupUnmappedModeModifier and TypeMethodDescriptionConceptMap.ConceptMapGroupUnmappedComponent.setMode
(ConceptMap.ConceptMapGroupUnmappedMode value) ConceptMap.ConceptMapGroupUnmappedModeEnumFactory.toCode
(ConceptMap.ConceptMapGroupUnmappedMode code) ConceptMap.ConceptMapGroupUnmappedModeEnumFactory.toSystem
(ConceptMap.ConceptMapGroupUnmappedMode code) Method parameters in org.hl7.fhir.r4.model with type arguments of type ConceptMap.ConceptMapGroupUnmappedModeModifier and TypeMethodDescriptionConceptMap.ConceptMapGroupUnmappedComponent.setModeElement
(Enumeration<ConceptMap.ConceptMapGroupUnmappedMode> value) Constructor parameters in org.hl7.fhir.r4.model with type arguments of type ConceptMap.ConceptMapGroupUnmappedModeModifierConstructorDescriptionConstructor