
Uses of Enum Class
org.hl7.fhir.r4.model.codesystems.Icd10Procedures
Packages that use Icd10Procedures
-
Uses of Icd10Procedures in org.hl7.fhir.r4.model.codesystems
Methods in org.hl7.fhir.r4.model.codesystems that return Icd10ProceduresModifier and TypeMethodDescriptionstatic Icd10Proceduresstatic Icd10ProceduresReturns the enum constant of this class with the specified name.static Icd10Procedures[]Icd10Procedures.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.hl7.fhir.r4.model.codesystems with parameters of type Icd10ProceduresModifier and TypeMethodDescriptionIcd10ProceduresEnumFactory.toCode(Icd10Procedures code) Icd10ProceduresEnumFactory.toSystem(Icd10Procedures code)