| Package | Description |
|---|---|
| org.hl7.fhir.r4.model |
| Modifier and Type | Field and Description |
|---|---|
protected Enumeration<AllergyIntolerance.AllergyIntoleranceCriticality> |
AllergyIntolerance.criticality
Estimate of the potential clinical harm, or seriousness, of the reaction to the identified substance.
|
| Modifier and Type | Method and Description |
|---|---|
static AllergyIntolerance.AllergyIntoleranceCriticality |
AllergyIntolerance.AllergyIntoleranceCriticality.fromCode(String codeString) |
AllergyIntolerance.AllergyIntoleranceCriticality |
AllergyIntolerance.AllergyIntoleranceCriticalityEnumFactory.fromCode(String codeString) |
AllergyIntolerance.AllergyIntoleranceCriticality |
AllergyIntolerance.getCriticality() |
static AllergyIntolerance.AllergyIntoleranceCriticality |
AllergyIntolerance.AllergyIntoleranceCriticality.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AllergyIntolerance.AllergyIntoleranceCriticality[] |
AllergyIntolerance.AllergyIntoleranceCriticality.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.AllergyIntoleranceCriticality> |
AllergyIntolerance.AllergyIntoleranceCriticalityEnumFactory.fromType(Base code) |
Enumeration<AllergyIntolerance.AllergyIntoleranceCriticality> |
AllergyIntolerance.getCriticalityElement() |
| Modifier and Type | Method and Description |
|---|---|
AllergyIntolerance |
AllergyIntolerance.setCriticality(AllergyIntolerance.AllergyIntoleranceCriticality value) |
String |
AllergyIntolerance.AllergyIntoleranceCriticalityEnumFactory.toCode(AllergyIntolerance.AllergyIntoleranceCriticality code) |
String |
AllergyIntolerance.AllergyIntoleranceCriticalityEnumFactory.toSystem(AllergyIntolerance.AllergyIntoleranceCriticality code) |
| Modifier and Type | Method and Description |
|---|---|
AllergyIntolerance |
AllergyIntolerance.setCriticalityElement(Enumeration<AllergyIntolerance.AllergyIntoleranceCriticality> value) |
Copyright © 2014–2021 Health Level 7. All rights reserved.