| Package | Description |
|---|---|
| org.hl7.fhir.dstu2016may.model |
| Modifier and Type | Field and Description |
|---|---|
protected Enumeration<AllergyIntolerance.AllergyIntoleranceCertainty> |
AllergyIntolerance.AllergyIntoleranceReactionComponent.certainty
Statement about the degree of clinical certainty that the specific substance was the cause of the manifestation in this reaction event.
|
| Modifier and Type | Method and Description |
|---|---|
static AllergyIntolerance.AllergyIntoleranceCertainty |
AllergyIntolerance.AllergyIntoleranceCertainty.fromCode(String codeString) |
AllergyIntolerance.AllergyIntoleranceCertainty |
AllergyIntolerance.AllergyIntoleranceCertaintyEnumFactory.fromCode(String codeString) |
AllergyIntolerance.AllergyIntoleranceCertainty |
AllergyIntolerance.AllergyIntoleranceReactionComponent.getCertainty() |
static AllergyIntolerance.AllergyIntoleranceCertainty |
AllergyIntolerance.AllergyIntoleranceCertainty.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AllergyIntolerance.AllergyIntoleranceCertainty[] |
AllergyIntolerance.AllergyIntoleranceCertainty.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.AllergyIntoleranceCertainty> |
AllergyIntolerance.AllergyIntoleranceCertaintyEnumFactory.fromType(Base code) |
Enumeration<AllergyIntolerance.AllergyIntoleranceCertainty> |
AllergyIntolerance.AllergyIntoleranceReactionComponent.getCertaintyElement() |
| Modifier and Type | Method and Description |
|---|---|
AllergyIntolerance.AllergyIntoleranceReactionComponent |
AllergyIntolerance.AllergyIntoleranceReactionComponent.setCertainty(AllergyIntolerance.AllergyIntoleranceCertainty value) |
String |
AllergyIntolerance.AllergyIntoleranceCertaintyEnumFactory.toCode(AllergyIntolerance.AllergyIntoleranceCertainty code) |
String |
AllergyIntolerance.AllergyIntoleranceCertaintyEnumFactory.toSystem(AllergyIntolerance.AllergyIntoleranceCertainty code) |
| Modifier and Type | Method and Description |
|---|---|
AllergyIntolerance.AllergyIntoleranceReactionComponent |
AllergyIntolerance.AllergyIntoleranceReactionComponent.setCertaintyElement(Enumeration<AllergyIntolerance.AllergyIntoleranceCertainty> value) |
Copyright © 2014–2018 University Health Network. All rights reserved.