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