| Package | Description |
|---|---|
| org.hl7.fhir.r4.model |
| Modifier and Type | Field and Description |
|---|---|
protected List<Enumeration<VerificationResult.PushTypeAvailable>> |
VerificationResult.VerificationResultPrimarySourceComponent.pushTypeAvailable
Type of alerts/updates the primary source can send (specific requested changes; any changes; as defined by source).
|
| Modifier and Type | Method and Description |
|---|---|
static VerificationResult.PushTypeAvailable |
VerificationResult.PushTypeAvailable.fromCode(String codeString) |
VerificationResult.PushTypeAvailable |
VerificationResult.PushTypeAvailableEnumFactory.fromCode(String codeString) |
static VerificationResult.PushTypeAvailable |
VerificationResult.PushTypeAvailable.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static VerificationResult.PushTypeAvailable[] |
VerificationResult.PushTypeAvailable.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.PushTypeAvailable> |
VerificationResult.VerificationResultPrimarySourceComponent.addPushTypeAvailableElement() |
Enumeration<VerificationResult.PushTypeAvailable> |
VerificationResult.PushTypeAvailableEnumFactory.fromType(Base code) |
List<Enumeration<VerificationResult.PushTypeAvailable>> |
VerificationResult.VerificationResultPrimarySourceComponent.getPushTypeAvailable() |
| Modifier and Type | Method and Description |
|---|---|
VerificationResult.VerificationResultPrimarySourceComponent |
VerificationResult.VerificationResultPrimarySourceComponent.addPushTypeAvailable(VerificationResult.PushTypeAvailable value) |
boolean |
VerificationResult.VerificationResultPrimarySourceComponent.hasPushTypeAvailable(VerificationResult.PushTypeAvailable value) |
String |
VerificationResult.PushTypeAvailableEnumFactory.toCode(VerificationResult.PushTypeAvailable code) |
String |
VerificationResult.PushTypeAvailableEnumFactory.toSystem(VerificationResult.PushTypeAvailable code) |
| Modifier and Type | Method and Description |
|---|---|
VerificationResult.VerificationResultPrimarySourceComponent |
VerificationResult.VerificationResultPrimarySourceComponent.setPushTypeAvailable(List<Enumeration<VerificationResult.PushTypeAvailable>> thePushTypeAvailable) |
Copyright © 2014–2018 University Health Network. All rights reserved.