Uses of Class
org.hl7.fhir.r4.model.codesystems.ConceptSubsumptionOutcome
-
Packages that use ConceptSubsumptionOutcome Package Description org.hl7.fhir.r4.model.codesystems -
-
Uses of ConceptSubsumptionOutcome in org.hl7.fhir.r4.model.codesystems
Methods in org.hl7.fhir.r4.model.codesystems that return ConceptSubsumptionOutcome Modifier and Type Method Description static ConceptSubsumptionOutcomeConceptSubsumptionOutcome. fromCode(String codeString)ConceptSubsumptionOutcomeConceptSubsumptionOutcomeEnumFactory. fromCode(String codeString)static ConceptSubsumptionOutcomeConceptSubsumptionOutcome. valueOf(String name)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 ConceptSubsumptionOutcome Modifier and Type Method Description StringConceptSubsumptionOutcomeEnumFactory. toCode(ConceptSubsumptionOutcome code)StringConceptSubsumptionOutcomeEnumFactory. toSystem(ConceptSubsumptionOutcome code)
-