Class EvidenceReport
- java.lang.Object
-
- org.linuxforhealth.fhir.model.visitor.AbstractVisitable
-
- org.linuxforhealth.fhir.model.resource.Resource
-
- org.linuxforhealth.fhir.model.resource.DomainResource
-
- org.linuxforhealth.fhir.model.resource.EvidenceReport
-
- All Implemented Interfaces:
Visitable
@Generated("org.linuxforhealth.fhir.tools.CodeGenerator") public class EvidenceReport extends DomainResource
The EvidenceReport Resource is a specialized container for a collection of resources and codable concepts, adapted to support compositions of Evidence, EvidenceVariable, and Citation resources and related concepts.Maturity level: FMM0 (Trial Use)
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static class
EvidenceReport.Builder
static class
EvidenceReport.RelatesTo
Relationships that this composition has with other compositions or documents that already exist.static class
EvidenceReport.Section
The root of the sections that make up the composition.static class
EvidenceReport.Subject
Specifies the subject or focus of the report.
-
Field Summary
-
Fields inherited from class org.linuxforhealth.fhir.model.resource.DomainResource
contained, extension, modifierExtension, text
-
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description void
accept(java.lang.String elementName, int elementIndex, Visitor visitor)
Accept a Visitor and invoke the appropriate visit methods.static EvidenceReport.Builder
builder()
boolean
equals(java.lang.Object obj)
java.util.List<ContactDetail>
getAuthor()
An individiual, organization, or device primarily involved in the creation and maintenance of the content.Element
getCiteAs()
Citation Resource or display of suggested citation for this report.java.util.List<ContactDetail>
getContact()
Contact details to assist a user in finding and communicating with the publisher.java.util.List<ContactDetail>
getEditor()
An individiual, organization, or device primarily responsible for internal coherence of the content.java.util.List<ContactDetail>
getEndorser()
An individiual, organization, or device responsible for officially endorsing the content for use in some setting.java.util.List<Identifier>
getIdentifier()
A formal identifier that is used to identify this EvidenceReport when it is represented in other formats, or referenced in a specification, model, design or an instance.java.util.List<Annotation>
getNote()
Used for footnotes and annotations.String
getPublisher()
The name of the organization or individual that published the evidence report.java.util.List<RelatedArtifact>
getRelatedArtifact()
Link, description or reference to artifact associated with the report.java.util.List<Identifier>
getRelatedIdentifier()
A formal identifier that is used to identify things closely related to this EvidenceReport.java.util.List<EvidenceReport.RelatesTo>
getRelatesTo()
Relationships that this composition has with other compositions or documents that already exist.java.util.List<ContactDetail>
getReviewer()
An individiual, organization, or device primarily responsible for review of some aspect of the content.java.util.List<EvidenceReport.Section>
getSection()
The root of the sections that make up the composition.PublicationStatus
getStatus()
The status of this summary.EvidenceReport.Subject
getSubject()
Specifies the subject or focus of the report.CodeableConcept
getType()
Specifies the kind of report, such as grouping of classifiers, search results, or human-compiled expression.Uri
getUrl()
An absolute URI that is used to identify this EvidenceReport when it is referenced in a specification, model, design or an instance; also called its canonical identifier.java.util.List<UsageContext>
getUseContext()
The content was developed with a focus and intent of supporting the contexts that are listed.boolean
hasChildren()
int
hashCode()
EvidenceReport.Builder
toBuilder()
Create a new Builder from the contents of this Resource-
Methods inherited from class org.linuxforhealth.fhir.model.resource.DomainResource
getContained, getExtension, getModifierExtension, getText
-
Methods inherited from class org.linuxforhealth.fhir.model.resource.Resource
as, getId, getImplicitRules, getLanguage, getMeta, is
-
-
-
-
Method Detail
-
getUrl
public Uri getUrl()
An absolute URI that is used to identify this EvidenceReport when it is referenced in a specification, model, design or an instance; also called its canonical identifier. This SHOULD be globally unique and SHOULD be a literal address at which at which an authoritative instance of this summary is (or will be) published. This URL can be the target of a canonical reference. It SHALL remain the same when the summary is stored on different servers.- Returns:
- An immutable object of type
Uri
that may be null.
-
getStatus
public PublicationStatus getStatus()
The status of this summary. Enables tracking the life-cycle of the content.- Returns:
- An immutable object of type
PublicationStatus
that is non-null.
-
getUseContext
public java.util.List<UsageContext> getUseContext()
The content was developed with a focus and intent of supporting the contexts that are listed. These contexts may be general categories (gender, age, ...) or may be references to specific programs (insurance plans, studies, ...) and may be used to assist with indexing and searching for appropriate evidence report instances.- Returns:
- An unmodifiable list containing immutable objects of type
UsageContext
that may be empty.
-
getIdentifier
public java.util.List<Identifier> getIdentifier()
A formal identifier that is used to identify this EvidenceReport when it is represented in other formats, or referenced in a specification, model, design or an instance.- Returns:
- An unmodifiable list containing immutable objects of type
Identifier
that may be empty.
-
getRelatedIdentifier
public java.util.List<Identifier> getRelatedIdentifier()
A formal identifier that is used to identify things closely related to this EvidenceReport.- Returns:
- An unmodifiable list containing immutable objects of type
Identifier
that may be empty.
-
getCiteAs
public Element getCiteAs()
Citation Resource or display of suggested citation for this report.
-
getType
public CodeableConcept getType()
Specifies the kind of report, such as grouping of classifiers, search results, or human-compiled expression.- Returns:
- An immutable object of type
CodeableConcept
that may be null.
-
getNote
public java.util.List<Annotation> getNote()
Used for footnotes and annotations.- Returns:
- An unmodifiable list containing immutable objects of type
Annotation
that may be empty.
-
getRelatedArtifact
public java.util.List<RelatedArtifact> getRelatedArtifact()
Link, description or reference to artifact associated with the report.- Returns:
- An unmodifiable list containing immutable objects of type
RelatedArtifact
that may be empty.
-
getSubject
public EvidenceReport.Subject getSubject()
Specifies the subject or focus of the report. Answers "What is this report about?".- Returns:
- An immutable object of type
EvidenceReport.Subject
that is non-null.
-
getPublisher
public String getPublisher()
The name of the organization or individual that published the evidence report.- Returns:
- An immutable object of type
String
that may be null.
-
getContact
public java.util.List<ContactDetail> getContact()
Contact details to assist a user in finding and communicating with the publisher.- Returns:
- An unmodifiable list containing immutable objects of type
ContactDetail
that may be empty.
-
getAuthor
public java.util.List<ContactDetail> getAuthor()
An individiual, organization, or device primarily involved in the creation and maintenance of the content.- Returns:
- An unmodifiable list containing immutable objects of type
ContactDetail
that may be empty.
-
getEditor
public java.util.List<ContactDetail> getEditor()
An individiual, organization, or device primarily responsible for internal coherence of the content.- Returns:
- An unmodifiable list containing immutable objects of type
ContactDetail
that may be empty.
-
getReviewer
public java.util.List<ContactDetail> getReviewer()
An individiual, organization, or device primarily responsible for review of some aspect of the content.- Returns:
- An unmodifiable list containing immutable objects of type
ContactDetail
that may be empty.
-
getEndorser
public java.util.List<ContactDetail> getEndorser()
An individiual, organization, or device responsible for officially endorsing the content for use in some setting.- Returns:
- An unmodifiable list containing immutable objects of type
ContactDetail
that may be empty.
-
getRelatesTo
public java.util.List<EvidenceReport.RelatesTo> getRelatesTo()
Relationships that this composition has with other compositions or documents that already exist.- Returns:
- An unmodifiable list containing immutable objects of type
EvidenceReport.RelatesTo
that may be empty.
-
getSection
public java.util.List<EvidenceReport.Section> getSection()
The root of the sections that make up the composition.- Returns:
- An unmodifiable list containing immutable objects of type
EvidenceReport.Section
that may be empty.
-
hasChildren
public boolean hasChildren()
- Overrides:
hasChildren
in classDomainResource
-
accept
public void accept(java.lang.String elementName, int elementIndex, Visitor visitor)
Description copied from interface:Visitable
Accept a Visitor and invoke the appropriate visit methods. A typical implementation would look like this:if (visitor.preVisit(this)) { visitor.visitStart(elementName, elementIndex, this); if (visitor.visit(elementName, elementIndex, this)) { // visit children } visitor.visitEnd(elementName, elementIndex, this); visitor.postVisit(this); }
- Specified by:
accept
in interfaceVisitable
- Specified by:
accept
in classAbstractVisitable
- Parameters:
elementName
- the name of the element in the context of this visitelementIndex
- the index of the element in a list or -1 if it is not contained within a Listvisitor
- the visitor to use
-
equals
public boolean equals(java.lang.Object obj)
- Overrides:
equals
in classjava.lang.Object
-
hashCode
public int hashCode()
- Overrides:
hashCode
in classjava.lang.Object
-
toBuilder
public EvidenceReport.Builder toBuilder()
Description copied from class:Resource
Create a new Builder from the contents of this Resource- Specified by:
toBuilder
in classDomainResource
-
builder
public static EvidenceReport.Builder builder()
-
-