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