| Package | Description |
|---|---|
| org.hl7.fhir.dstu3.model |
| Modifier and Type | Method and Description |
|---|---|
static Enumerations.NoteType |
Enumerations.NoteType.fromCode(String codeString) |
Enumerations.NoteType |
Enumerations.NoteTypeEnumFactory.fromCode(String codeString) |
static Enumerations.NoteType |
Enumerations.NoteType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Enumerations.NoteType[] |
Enumerations.NoteType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
Enumeration<Enumerations.NoteType> |
Enumerations.NoteTypeEnumFactory.fromType(Base code) |
| Modifier and Type | Method and Description |
|---|---|
String |
Enumerations.NoteTypeEnumFactory.toCode(Enumerations.NoteType code) |
String |
Enumerations.NoteTypeEnumFactory.toSystem(Enumerations.NoteType code) |
Copyright © 2014–2017 University Health Network. All rights reserved.