
Uses of Enum
org.hl7.fhir.r4.model.codesystems.ConceptSubsumptionOutcome
Packages that use ConceptSubsumptionOutcome
-
Uses of ConceptSubsumptionOutcome in org.hl7.fhir.r4.model.codesystems
Methods in org.hl7.fhir.r4.model.codesystems that return ConceptSubsumptionOutcomeModifier and TypeMethodDescriptionstatic ConceptSubsumptionOutcome
static ConceptSubsumptionOutcome
Returns the enum constant of this type with the specified name.static ConceptSubsumptionOutcome[]
ConceptSubsumptionOutcome.values()
Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.hl7.fhir.r4.model.codesystems with parameters of type ConceptSubsumptionOutcomeModifier and TypeMethodDescriptionConceptSubsumptionOutcomeEnumFactory.toCode
(ConceptSubsumptionOutcome code) ConceptSubsumptionOutcomeEnumFactory.toSystem
(ConceptSubsumptionOutcome code)