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