DetectedIssue.Builder | 
DetectedIssue.Builder.author(Reference author) | 
 Individual or device responsible for the issue being raised. 
 | 
static DetectedIssue.Builder | 
DetectedIssue.builder() | 
  | 
DetectedIssue.Builder | 
DetectedIssue.Builder.code(CodeableConcept code) | 
 Identifies the general type of issue identified. 
 | 
DetectedIssue.Builder | 
DetectedIssue.Builder.contained(Resource... contained) | 
 These resources do not have an independent existence apart from the resource that contains them - they cannot be 
 identified independently, and nor can they have their own independent transaction scope. 
 | 
DetectedIssue.Builder | 
DetectedIssue.Builder.contained(Collection<Resource> contained) | 
 These resources do not have an independent existence apart from the resource that contains them - they cannot be 
 identified independently, and nor can they have their own independent transaction scope. 
 | 
DetectedIssue.Builder | 
DetectedIssue.Builder.detail(String detail) | 
 A textual explanation of the detected issue. 
 | 
DetectedIssue.Builder | 
DetectedIssue.Builder.detail(String detail) | 
 Convenience method for setting detail. 
 | 
DetectedIssue.Builder | 
DetectedIssue.Builder.evidence(DetectedIssue.Evidence... evidence) | 
 Supporting evidence or manifestations that provide the basis for identifying the detected issue such as a 
 GuidanceResponse or MeasureReport. 
 | 
DetectedIssue.Builder | 
DetectedIssue.Builder.evidence(Collection<DetectedIssue.Evidence> evidence) | 
 Supporting evidence or manifestations that provide the basis for identifying the detected issue such as a 
 GuidanceResponse or MeasureReport. 
 | 
DetectedIssue.Builder | 
DetectedIssue.Builder.extension(Extension... extension) | 
 May be used to represent additional information that is not part of the basic definition of the resource. 
 | 
DetectedIssue.Builder | 
DetectedIssue.Builder.extension(Collection<Extension> extension) | 
 May be used to represent additional information that is not part of the basic definition of the resource. 
 | 
protected DetectedIssue.Builder | 
DetectedIssue.Builder.from(DetectedIssue detectedIssue) | 
  | 
DetectedIssue.Builder | 
DetectedIssue.Builder.id(String id) | 
 The logical id of the resource, as used in the URL for the resource. 
 | 
DetectedIssue.Builder | 
DetectedIssue.Builder.identified(Element identified) | 
 The date or period when the detected issue was initially identified. 
 | 
DetectedIssue.Builder | 
DetectedIssue.Builder.identifier(Identifier... identifier) | 
 Business identifier associated with the detected issue record. 
 | 
DetectedIssue.Builder | 
DetectedIssue.Builder.identifier(Collection<Identifier> identifier) | 
 Business identifier associated with the detected issue record. 
 | 
DetectedIssue.Builder | 
DetectedIssue.Builder.implicated(Reference... implicated) | 
 Indicates the resource representing the current activity or proposed activity that is potentially problematic. 
 | 
DetectedIssue.Builder | 
DetectedIssue.Builder.implicated(Collection<Reference> implicated) | 
 Indicates the resource representing the current activity or proposed activity that is potentially problematic. 
 | 
DetectedIssue.Builder | 
DetectedIssue.Builder.implicitRules(Uri implicitRules) | 
 A reference to a set of rules that were followed when the resource was constructed, and which must be understood when 
 processing the content. 
 | 
DetectedIssue.Builder | 
DetectedIssue.Builder.language(Code language) | 
 The base language in which the resource is written. 
 | 
DetectedIssue.Builder | 
DetectedIssue.Builder.meta(Meta meta) | 
 The metadata about the resource. 
 | 
DetectedIssue.Builder | 
DetectedIssue.Builder.mitigation(DetectedIssue.Mitigation... mitigation) | 
 Indicates an action that has been taken or is committed to reduce or eliminate the likelihood of the risk identified 
 by the detected issue from manifesting. 
 | 
DetectedIssue.Builder | 
DetectedIssue.Builder.mitigation(Collection<DetectedIssue.Mitigation> mitigation) | 
 Indicates an action that has been taken or is committed to reduce or eliminate the likelihood of the risk identified 
 by the detected issue from manifesting. 
 | 
DetectedIssue.Builder | 
DetectedIssue.Builder.modifierExtension(Extension... modifierExtension) | 
 May be used to represent additional information that is not part of the basic definition of the resource and that 
 modifies the understanding of the element that contains it and/or the understanding of the containing element's 
 descendants. 
 | 
DetectedIssue.Builder | 
DetectedIssue.Builder.modifierExtension(Collection<Extension> modifierExtension) | 
 May be used to represent additional information that is not part of the basic definition of the resource and that 
 modifies the understanding of the element that contains it and/or the understanding of the containing element's 
 descendants. 
 | 
DetectedIssue.Builder | 
DetectedIssue.Builder.patient(Reference patient) | 
 Indicates the patient whose record the detected issue is associated with. 
 | 
DetectedIssue.Builder | 
DetectedIssue.Builder.reference(Uri reference) | 
 The literature, knowledge-base or similar reference that describes the propensity for the detected issue identified. 
 | 
DetectedIssue.Builder | 
DetectedIssue.Builder.severity(DetectedIssueSeverity severity) | 
 Indicates the degree of importance associated with the identified issue based on the potential impact on the patient. 
 | 
DetectedIssue.Builder | 
DetectedIssue.Builder.status(DetectedIssueStatus status) | 
 Indicates the status of the detected issue. 
 | 
DetectedIssue.Builder | 
DetectedIssue.Builder.text(Narrative text) | 
 A human-readable narrative that contains a summary of the resource and can be used to represent the content of the 
 resource to a human. 
 | 
DetectedIssue.Builder | 
DetectedIssue.toBuilder() | 
  |