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