| Package | Description |
|---|---|
| org.hl7.fhir.r4.model |
| Modifier and Type | Field and Description |
|---|---|
protected Enumeration<VerificationResult.CanPushUpdates> |
VerificationResult.VerificationResultPrimarySourceComponent.canPushUpdates
Ability of the primary source to push updates/alerts (yes; no; undetermined).
|
| Modifier and Type | Method and Description |
|---|---|
static VerificationResult.CanPushUpdates |
VerificationResult.CanPushUpdates.fromCode(String codeString) |
VerificationResult.CanPushUpdates |
VerificationResult.CanPushUpdatesEnumFactory.fromCode(String codeString) |
VerificationResult.CanPushUpdates |
VerificationResult.VerificationResultPrimarySourceComponent.getCanPushUpdates() |
static VerificationResult.CanPushUpdates |
VerificationResult.CanPushUpdates.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static VerificationResult.CanPushUpdates[] |
VerificationResult.CanPushUpdates.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
Enumeration<VerificationResult.CanPushUpdates> |
VerificationResult.CanPushUpdatesEnumFactory.fromType(Base code) |
Enumeration<VerificationResult.CanPushUpdates> |
VerificationResult.VerificationResultPrimarySourceComponent.getCanPushUpdatesElement() |
| Modifier and Type | Method and Description |
|---|---|
VerificationResult.VerificationResultPrimarySourceComponent |
VerificationResult.VerificationResultPrimarySourceComponent.setCanPushUpdates(VerificationResult.CanPushUpdates value) |
String |
VerificationResult.CanPushUpdatesEnumFactory.toCode(VerificationResult.CanPushUpdates code) |
String |
VerificationResult.CanPushUpdatesEnumFactory.toSystem(VerificationResult.CanPushUpdates code) |
| Modifier and Type | Method and Description |
|---|---|
VerificationResult.VerificationResultPrimarySourceComponent |
VerificationResult.VerificationResultPrimarySourceComponent.setCanPushUpdatesElement(Enumeration<VerificationResult.CanPushUpdates> value) |
| Constructor and Description |
|---|
VerificationResultPrimarySourceComponent(Enumeration<VerificationResult.CanPushUpdates> canPushUpdates)
Constructor
|
Copyright © 2014–2018 University Health Network. All rights reserved.