| Package | Description |
|---|---|
| org.hl7.fhir.dstu2016may.model |
| Modifier and Type | Field and Description |
|---|---|
protected Enumeration<Encounter.EncounterClass> |
Encounter.class_
inpatient | outpatient | ambulatory | emergency +.
|
| Modifier and Type | Method and Description |
|---|---|
static Encounter.EncounterClass |
Encounter.EncounterClass.fromCode(String codeString) |
Encounter.EncounterClass |
Encounter.EncounterClassEnumFactory.fromCode(String codeString) |
Encounter.EncounterClass |
Encounter.getClass_() |
static Encounter.EncounterClass |
Encounter.EncounterClass.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Encounter.EncounterClass[] |
Encounter.EncounterClass.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
Enumeration<Encounter.EncounterClass> |
Encounter.EncounterClassEnumFactory.fromType(Base code) |
Enumeration<Encounter.EncounterClass> |
Encounter.getClass_Element() |
| Modifier and Type | Method and Description |
|---|---|
Encounter |
Encounter.setClass_(Encounter.EncounterClass value) |
String |
Encounter.EncounterClassEnumFactory.toCode(Encounter.EncounterClass code) |
String |
Encounter.EncounterClassEnumFactory.toSystem(Encounter.EncounterClass code) |
| Modifier and Type | Method and Description |
|---|---|
Encounter |
Encounter.setClass_Element(Enumeration<Encounter.EncounterClass> value) |
Copyright © 2014–2018 University Health Network. All rights reserved.