| Package | Description |
|---|---|
| org.hl7.fhir.dstu2016may.model |
| Modifier and Type | Field and Description |
|---|---|
protected Enumeration<AllergyIntolerance.AllergyIntoleranceCategory> |
AllergyIntolerance.category
Category of the identified Substance.
|
| Modifier and Type | Method and Description |
|---|---|
static AllergyIntolerance.AllergyIntoleranceCategory |
AllergyIntolerance.AllergyIntoleranceCategory.fromCode(String codeString) |
AllergyIntolerance.AllergyIntoleranceCategory |
AllergyIntolerance.AllergyIntoleranceCategoryEnumFactory.fromCode(String codeString) |
AllergyIntolerance.AllergyIntoleranceCategory |
AllergyIntolerance.getCategory() |
static AllergyIntolerance.AllergyIntoleranceCategory |
AllergyIntolerance.AllergyIntoleranceCategory.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AllergyIntolerance.AllergyIntoleranceCategory[] |
AllergyIntolerance.AllergyIntoleranceCategory.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
Enumeration<AllergyIntolerance.AllergyIntoleranceCategory> |
AllergyIntolerance.AllergyIntoleranceCategoryEnumFactory.fromType(Base code) |
Enumeration<AllergyIntolerance.AllergyIntoleranceCategory> |
AllergyIntolerance.getCategoryElement() |
| Modifier and Type | Method and Description |
|---|---|
AllergyIntolerance |
AllergyIntolerance.setCategory(AllergyIntolerance.AllergyIntoleranceCategory value) |
String |
AllergyIntolerance.AllergyIntoleranceCategoryEnumFactory.toCode(AllergyIntolerance.AllergyIntoleranceCategory code) |
String |
AllergyIntolerance.AllergyIntoleranceCategoryEnumFactory.toSystem(AllergyIntolerance.AllergyIntoleranceCategory code) |
| Modifier and Type | Method and Description |
|---|---|
AllergyIntolerance |
AllergyIntolerance.setCategoryElement(Enumeration<AllergyIntolerance.AllergyIntoleranceCategory> value) |
Copyright © 2014–2018 University Health Network. All rights reserved.