| Package | Description |
|---|---|
| org.hl7.fhir.r4.model |
| Modifier and Type | Field and Description |
|---|---|
protected Enumeration<AllergyIntolerance.AllergyIntoleranceSeverity> |
AllergyIntolerance.AllergyIntoleranceReactionComponent.severity
Clinical assessment of the severity of the reaction event as a whole, potentially considering multiple different manifestations.
|
| Modifier and Type | Method and Description |
|---|---|
static AllergyIntolerance.AllergyIntoleranceSeverity |
AllergyIntolerance.AllergyIntoleranceSeverity.fromCode(String codeString) |
AllergyIntolerance.AllergyIntoleranceSeverity |
AllergyIntolerance.AllergyIntoleranceSeverityEnumFactory.fromCode(String codeString) |
AllergyIntolerance.AllergyIntoleranceSeverity |
AllergyIntolerance.AllergyIntoleranceReactionComponent.getSeverity() |
static AllergyIntolerance.AllergyIntoleranceSeverity |
AllergyIntolerance.AllergyIntoleranceSeverity.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AllergyIntolerance.AllergyIntoleranceSeverity[] |
AllergyIntolerance.AllergyIntoleranceSeverity.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.AllergyIntoleranceSeverity> |
AllergyIntolerance.AllergyIntoleranceSeverityEnumFactory.fromType(Base code) |
Enumeration<AllergyIntolerance.AllergyIntoleranceSeverity> |
AllergyIntolerance.AllergyIntoleranceReactionComponent.getSeverityElement() |
| Modifier and Type | Method and Description |
|---|---|
AllergyIntolerance.AllergyIntoleranceReactionComponent |
AllergyIntolerance.AllergyIntoleranceReactionComponent.setSeverity(AllergyIntolerance.AllergyIntoleranceSeverity value) |
String |
AllergyIntolerance.AllergyIntoleranceSeverityEnumFactory.toCode(AllergyIntolerance.AllergyIntoleranceSeverity code) |
String |
AllergyIntolerance.AllergyIntoleranceSeverityEnumFactory.toSystem(AllergyIntolerance.AllergyIntoleranceSeverity code) |
| Modifier and Type | Method and Description |
|---|---|
AllergyIntolerance.AllergyIntoleranceReactionComponent |
AllergyIntolerance.AllergyIntoleranceReactionComponent.setSeverityElement(Enumeration<AllergyIntolerance.AllergyIntoleranceSeverity> value) |
Copyright © 2014–2021 Health Level 7. All rights reserved.