| Package | Description |
|---|---|
| org.hl7.fhir.r4.model |
| Modifier and Type | Field and Description |
|---|---|
protected Enumeration<AllergyIntolerance.AllergyIntoleranceVerificationStatus> |
AllergyIntolerance.verificationStatus
Assertion about certainty associated with the propensity, or potential risk, of a reaction to the identified substance (including pharmaceutical product).
|
| Modifier and Type | Method and Description |
|---|---|
static AllergyIntolerance.AllergyIntoleranceVerificationStatus |
AllergyIntolerance.AllergyIntoleranceVerificationStatus.fromCode(String codeString) |
AllergyIntolerance.AllergyIntoleranceVerificationStatus |
AllergyIntolerance.AllergyIntoleranceVerificationStatusEnumFactory.fromCode(String codeString) |
AllergyIntolerance.AllergyIntoleranceVerificationStatus |
AllergyIntolerance.getVerificationStatus() |
static AllergyIntolerance.AllergyIntoleranceVerificationStatus |
AllergyIntolerance.AllergyIntoleranceVerificationStatus.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AllergyIntolerance.AllergyIntoleranceVerificationStatus[] |
AllergyIntolerance.AllergyIntoleranceVerificationStatus.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.AllergyIntoleranceVerificationStatus> |
AllergyIntolerance.AllergyIntoleranceVerificationStatusEnumFactory.fromType(Base code) |
Enumeration<AllergyIntolerance.AllergyIntoleranceVerificationStatus> |
AllergyIntolerance.getVerificationStatusElement() |
| Modifier and Type | Method and Description |
|---|---|
AllergyIntolerance |
AllergyIntolerance.setVerificationStatus(AllergyIntolerance.AllergyIntoleranceVerificationStatus value) |
String |
AllergyIntolerance.AllergyIntoleranceVerificationStatusEnumFactory.toCode(AllergyIntolerance.AllergyIntoleranceVerificationStatus code) |
String |
AllergyIntolerance.AllergyIntoleranceVerificationStatusEnumFactory.toSystem(AllergyIntolerance.AllergyIntoleranceVerificationStatus code) |
| Modifier and Type | Method and Description |
|---|---|
AllergyIntolerance |
AllergyIntolerance.setVerificationStatusElement(Enumeration<AllergyIntolerance.AllergyIntoleranceVerificationStatus> value) |
Copyright © 2014–2018 University Health Network. All rights reserved.