| Package | Description |
|---|---|
| org.hl7.fhir.r4.model.codesystems |
| Modifier and Type | Method and Description |
|---|---|
static Hl7WorkGroup |
Hl7WorkGroup.fromCode(String codeString) |
Hl7WorkGroup |
Hl7WorkGroupEnumFactory.fromCode(String codeString) |
static Hl7WorkGroup |
Hl7WorkGroup.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Hl7WorkGroup[] |
Hl7WorkGroup.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
String |
Hl7WorkGroupEnumFactory.toCode(Hl7WorkGroup code) |
String |
Hl7WorkGroupEnumFactory.toSystem(Hl7WorkGroup code) |
Copyright © 2014–2021 Health Level 7. All rights reserved.