static VerificationResult.PrimarySource.Builder |
VerificationResult.PrimarySource.builder() |
|
VerificationResult.PrimarySource.Builder |
VerificationResult.PrimarySource.Builder.canPushUpdates(CodeableConcept canPushUpdates) |
Ability of the primary source to push updates/alerts (yes; no; undetermined).
|
VerificationResult.PrimarySource.Builder |
VerificationResult.PrimarySource.Builder.communicationMethod(java.util.Collection<CodeableConcept> communicationMethod) |
Method for communicating with the primary source (manual; API; Push).
|
VerificationResult.PrimarySource.Builder |
VerificationResult.PrimarySource.Builder.communicationMethod(CodeableConcept... communicationMethod) |
Method for communicating with the primary source (manual; API; Push).
|
VerificationResult.PrimarySource.Builder |
VerificationResult.PrimarySource.Builder.extension(java.util.Collection<Extension> extension) |
May be used to represent additional information that is not part of the basic definition of the element.
|
VerificationResult.PrimarySource.Builder |
VerificationResult.PrimarySource.Builder.extension(Extension... extension) |
May be used to represent additional information that is not part of the basic definition of the element.
|
protected VerificationResult.PrimarySource.Builder |
VerificationResult.PrimarySource.Builder.from(VerificationResult.PrimarySource primarySource) |
|
VerificationResult.PrimarySource.Builder |
VerificationResult.PrimarySource.Builder.id(java.lang.String id) |
Unique id for the element within a resource (for internal references).
|
VerificationResult.PrimarySource.Builder |
VerificationResult.PrimarySource.Builder.modifierExtension(java.util.Collection<Extension> modifierExtension) |
May be used to represent additional information that is not part of the basic definition of the element and that
modifies the understanding of the element in which it is contained and/or the understanding of the containing
element's descendants.
|
VerificationResult.PrimarySource.Builder |
VerificationResult.PrimarySource.Builder.modifierExtension(Extension... modifierExtension) |
May be used to represent additional information that is not part of the basic definition of the element and that
modifies the understanding of the element in which it is contained and/or the understanding of the containing
element's descendants.
|
VerificationResult.PrimarySource.Builder |
VerificationResult.PrimarySource.Builder.pushTypeAvailable(java.util.Collection<CodeableConcept> pushTypeAvailable) |
Type of alerts/updates the primary source can send (specific requested changes; any changes; as defined by source).
|
VerificationResult.PrimarySource.Builder |
VerificationResult.PrimarySource.Builder.pushTypeAvailable(CodeableConcept... pushTypeAvailable) |
Type of alerts/updates the primary source can send (specific requested changes; any changes; as defined by source).
|
VerificationResult.PrimarySource.Builder |
VerificationResult.PrimarySource.toBuilder() |
|
VerificationResult.PrimarySource.Builder |
VerificationResult.PrimarySource.Builder.type(java.util.Collection<CodeableConcept> type) |
Type of primary source (License Board; Primary Education; Continuing Education; Postal Service; Relationship owner;
Registration Authority; legal source; issuing source; authoritative source).
|
VerificationResult.PrimarySource.Builder |
VerificationResult.PrimarySource.Builder.type(CodeableConcept... type) |
Type of primary source (License Board; Primary Education; Continuing Education; Postal Service; Relationship owner;
Registration Authority; legal source; issuing source; authoritative source).
|
VerificationResult.PrimarySource.Builder |
VerificationResult.PrimarySource.Builder.validationDate(DateTime validationDate) |
When the target was validated against the primary source.
|
VerificationResult.PrimarySource.Builder |
VerificationResult.PrimarySource.Builder.validationStatus(CodeableConcept validationStatus) |
Status of the validation of the target against the primary source (successful; failed; unknown).
|
VerificationResult.PrimarySource.Builder |
VerificationResult.PrimarySource.Builder.who(Reference who) |
Reference to the primary source.
|