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