| Package | Description |
|---|---|
| org.hl7.fhir.dstu2016may.model |
| Modifier and Type | Field and Description |
|---|---|
protected Enumeration<AllergyIntolerance.AllergyIntoleranceStatus> |
AllergyIntolerance.status
Assertion about certainty associated with the propensity, or potential risk, of a reaction to the identified Substance.
|
| Modifier and Type | Method and Description |
|---|---|
static AllergyIntolerance.AllergyIntoleranceStatus |
AllergyIntolerance.AllergyIntoleranceStatus.fromCode(String codeString) |
AllergyIntolerance.AllergyIntoleranceStatus |
AllergyIntolerance.AllergyIntoleranceStatusEnumFactory.fromCode(String codeString) |
AllergyIntolerance.AllergyIntoleranceStatus |
AllergyIntolerance.getStatus() |
static AllergyIntolerance.AllergyIntoleranceStatus |
AllergyIntolerance.AllergyIntoleranceStatus.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AllergyIntolerance.AllergyIntoleranceStatus[] |
AllergyIntolerance.AllergyIntoleranceStatus.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.AllergyIntoleranceStatus> |
AllergyIntolerance.AllergyIntoleranceStatusEnumFactory.fromType(Base code) |
Enumeration<AllergyIntolerance.AllergyIntoleranceStatus> |
AllergyIntolerance.getStatusElement() |
| Modifier and Type | Method and Description |
|---|---|
AllergyIntolerance |
AllergyIntolerance.setStatus(AllergyIntolerance.AllergyIntoleranceStatus value) |
String |
AllergyIntolerance.AllergyIntoleranceStatusEnumFactory.toCode(AllergyIntolerance.AllergyIntoleranceStatus code) |
String |
AllergyIntolerance.AllergyIntoleranceStatusEnumFactory.toSystem(AllergyIntolerance.AllergyIntoleranceStatus code) |
| Modifier and Type | Method and Description |
|---|---|
AllergyIntolerance |
AllergyIntolerance.setStatusElement(Enumeration<AllergyIntolerance.AllergyIntoleranceStatus> value) |
Copyright © 2014–2018 University Health Network. All rights reserved.