| Package | Description |
|---|---|
| org.hl7.fhir.r4.model.codesystems |
| Modifier and Type | Method and Description |
|---|---|
static Icd10Procedures |
Icd10Procedures.fromCode(String codeString) |
Icd10Procedures |
Icd10ProceduresEnumFactory.fromCode(String codeString) |
static Icd10Procedures |
Icd10Procedures.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.
|
| Modifier and Type | Method and Description |
|---|---|
String |
Icd10ProceduresEnumFactory.toCode(Icd10Procedures code) |
String |
Icd10ProceduresEnumFactory.toSystem(Icd10Procedures code) |
Copyright © 2014–2021 Health Level 7. All rights reserved.