Uses of Class
org.hl7.fhir.r4.model.codesystems.ConceptMapEquivalence
-
Packages that use ConceptMapEquivalence Package Description org.hl7.fhir.r4.model.codesystems -
-
Uses of ConceptMapEquivalence in org.hl7.fhir.r4.model.codesystems
Methods in org.hl7.fhir.r4.model.codesystems that return ConceptMapEquivalence Modifier and Type Method Description static ConceptMapEquivalenceConceptMapEquivalence. fromCode(String codeString)ConceptMapEquivalenceConceptMapEquivalenceEnumFactory. fromCode(String codeString)static ConceptMapEquivalenceConceptMapEquivalence. valueOf(String name)Returns the enum constant of this type with the specified name.static ConceptMapEquivalence[]ConceptMapEquivalence. 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 ConceptMapEquivalence Modifier and Type Method Description StringConceptMapEquivalenceEnumFactory. toCode(ConceptMapEquivalence code)StringConceptMapEquivalenceEnumFactory. toSystem(ConceptMapEquivalence code)
-