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