Class ResearchStudy
- All Implemented Interfaces:
ca.uhn.fhir.model.api.IElement
,Serializable
,org.hl7.fhir.instance.model.api.IAnyResource
,org.hl7.fhir.instance.model.api.IBase
,org.hl7.fhir.instance.model.api.IBaseHasExtensions
,org.hl7.fhir.instance.model.api.IBaseHasModifierExtensions
,org.hl7.fhir.instance.model.api.IBaseResource
,org.hl7.fhir.instance.model.api.IDomainResource
- See Also:
-
Nested Class Summary
Modifier and TypeClassDescriptionstatic class
static class
static class
static class
static class
static class
static class
Nested classes/interfaces inherited from class org.hl7.fhir.r5.model.Base
Base.ProfileSource, Base.ValidationInfo, Base.ValidationMode, Base.ValidationReason
-
Field Summary
Modifier and TypeFieldDescriptionSponsors, collaborators, and other parties.protected List
<CodeableConcept> Additional grouping mechanism or categorization of a research study.static final ca.uhn.fhir.rest.gclient.TokenClientParam
Fluent Client search parameter constant for classifierDescribes an expected event or sequence of events for one of the subjects of a study.protected List
<CodeableConcept> The condition that is the focus of the study.static final ca.uhn.fhir.rest.gclient.TokenClientParam
Fluent Client search parameter constant for conditionprotected DateTimeType
The date (and optionally time) when the ResearchStudy Resource was last significantly changed.static final ca.uhn.fhir.rest.gclient.DateClientParam
Fluent Client search parameter constant for dateprotected MarkdownType
A detailed and human-readable narrative of the study.static final ca.uhn.fhir.rest.gclient.StringClientParam
Fluent Client search parameter constant for descriptionprotected MarkdownType
A brief text for explaining the study.static final ca.uhn.fhir.rest.gclient.ReferenceClientParam
Fluent Client search parameter constant for eligibilityprotected List
<CodeableReference> The medication(s), food(s), therapy(ies), device(s) or other concerns or interventions that the study is seeking to gain more information about.static final ca.uhn.fhir.rest.gclient.TokenClientParam
Fluent Client search parameter constant for focus-codestatic final ca.uhn.fhir.rest.gclient.ReferenceClientParam
Fluent Client search parameter constant for focus-referenceprotected List
<Identifier> Identifiers assigned to this research study by the sponsor or other systems.static final ca.uhn.fhir.rest.gclient.TokenClientParam
Fluent Client search parameter constant for identifierstatic final ca.uhn.fhir.model.api.Include
Constant for fluent queries to be used to add include statements.static final ca.uhn.fhir.model.api.Include
Constant for fluent queries to be used to add include statements.static final ca.uhn.fhir.model.api.Include
Constant for fluent queries to be used to add include statements.static final ca.uhn.fhir.model.api.Include
Constant for fluent queries to be used to add include statements.static final ca.uhn.fhir.model.api.Include
Constant for fluent queries to be used to add include statements.protected List
<CodeableConcept> Key terms to aid in searching for or filtering the study.static final ca.uhn.fhir.rest.gclient.TokenClientParam
Fluent Client search parameter constant for keywordprotected List
<ResearchStudy.ResearchStudyLabelComponent> Additional names for the study.protected StringType
Name for this study (computer friendly).static final ca.uhn.fhir.rest.gclient.StringClientParam
Fluent Client search parameter constant for nameprotected List
<Annotation> Comments made about the study by the performer, subject or other participants.A goal that the study is aiming to achieve in terms of a scientific question to be answered by the analysis of data collected during the study.static final ca.uhn.fhir.rest.gclient.StringClientParam
Fluent Client search parameter constant for objective-descriptionstatic final ca.uhn.fhir.rest.gclient.TokenClientParam
Fluent Client search parameter constant for objective-typeAn "outcome measure", "endpoint", "effect measure" or "measure of effect" is a specific measurement or observation used to quantify the effect of experimental variables on the participants in a study, or for observational studies, to describe patterns of diseases or traits or associations with exposures, risk factors or treatment.static final ca.uhn.fhir.rest.gclient.ReferenceClientParam
Fluent Client search parameter constant for part-ofA larger research study of which this particular study is a component or step.protected Period
Identifies the start date and the expected (or actual, depending on status) end date for the study.protected CodeableConcept
The stage in the progression of a therapy from initial experimental use in humans in clinical trials to post-market evaluation.static final ca.uhn.fhir.rest.gclient.TokenClientParam
Fluent Client search parameter constant for phaseprotected CodeableConcept
The type of study based upon the intent of the study activities.Status of study with time for that status.The set of steps expected to be performed as part of the execution of the study.static final ca.uhn.fhir.rest.gclient.ReferenceClientParam
Fluent Client search parameter constant for protocolTarget or actual group of participants enrolled in study.static final ca.uhn.fhir.rest.gclient.NumberClientParam
Fluent Client search parameter constant for recruitment-actualstatic final ca.uhn.fhir.rest.gclient.NumberClientParam
Fluent Client search parameter constant for recruitment-targetprotected List
<CodeableConcept> A country, state or other area where the study is taking place rather than its precise geographic location or address.static final ca.uhn.fhir.rest.gclient.TokenClientParam
Fluent Client search parameter constant for regionprotected List
<RelatedArtifact> Citations, references, URLs and other related documents.Link to one or more sets of results generated by the study.A facility in which study activities are conducted.static final ca.uhn.fhir.rest.gclient.ReferenceClientParam
Fluent Client search parameter constant for sitestatic final String
Search parameter: classifierstatic final String
Search parameter: conditionstatic final String
Search parameter: datestatic final String
Search parameter: descriptionstatic final String
Search parameter: eligibilitystatic final String
Search parameter: focus-codestatic final String
Search parameter: focus-referencestatic final String
Search parameter: identifierstatic final String
Search parameter: keywordstatic final String
Search parameter: namestatic final String
Search parameter: objective-descriptionstatic final String
Search parameter: objective-typestatic final String
Search parameter: part-ofstatic final String
Search parameter: phasestatic final String
Search parameter: protocolstatic final String
Search parameter: recruitment-actualstatic final String
Search parameter: recruitment-targetstatic final String
Search parameter: regionstatic final String
Search parameter: sitestatic final String
Search parameter: statusstatic final String
Search parameter: study-designstatic final String
Search parameter: titleprotected Enumeration
<Enumerations.PublicationStatus> The publication state of the resource (not of the study).static final ca.uhn.fhir.rest.gclient.TokenClientParam
Fluent Client search parameter constant for statusstatic final ca.uhn.fhir.rest.gclient.TokenClientParam
Fluent Client search parameter constant for study-designprotected List
<CodeableConcept> Codes categorizing the type of study such as investigational vs.protected StringType
The human readable name of the research study.static final ca.uhn.fhir.rest.gclient.StringClientParam
Fluent Client search parameter constant for titleprotected UriType
Canonical identifier for this study resource, represented as a globally unique URI.protected StringType
The business version for the study record.protected CodeableConcept
A description and/or code explaining the premature termination of the study.Fields inherited from class org.hl7.fhir.r5.model.DomainResource
contained, extension, modifierExtension, SP_TEXT, text, TEXT
Fields inherited from class org.hl7.fhir.r5.model.Resource
id, implicitRules, language, meta
Fields inherited from interface org.hl7.fhir.instance.model.api.IAnyResource
RES_ID, RES_LAST_UPDATED, RES_PROFILE, RES_SECURITY, RES_TAG, SP_RES_ID, SP_RES_LAST_UPDATED, SP_RES_PROFILE, SP_RES_SECURITY, SP_RES_TAG
Fields inherited from interface org.hl7.fhir.instance.model.api.IBaseResource
INCLUDE_ALL, WILDCARD_ALL_SET
-
Constructor Summary
ConstructorDescriptionConstructorConstructor -
Method Summary
Modifier and TypeMethodDescriptionaddFocus()
addLabel()
addNote()
addSite()
copy()
void
copyValues
(ResearchStudy dst) boolean
equalsDeep
(Base other_) boolean
equalsShallow
(Base other_) fhirType()
getDate()
getFocus()
getLabel()
getName()
getNamedProperty
(int _hash, String _name, boolean _checkValid) getNote()
getPhase()
Base[]
getProperty
(int hash, String name, boolean checkValid) getSite()
getTitle()
String[]
getTypesForProperty
(int hash, String name) getUrl()
boolean
boolean
boolean
boolean
boolean
hasDate()
boolean
boolean
boolean
boolean
boolean
boolean
hasFocus()
boolean
boolean
boolean
hasLabel()
boolean
hasName()
boolean
boolean
hasNote()
boolean
boolean
boolean
boolean
boolean
hasPhase()
boolean
boolean
boolean
boolean
boolean
boolean
boolean
boolean
hasSite()
boolean
boolean
boolean
boolean
hasTitle()
boolean
boolean
hasUrl()
boolean
boolean
boolean
boolean
boolean
isEmpty()
protected void
listChildren
(List<Property> children) makeProperty
(int hash, String name) void
removeChild
(String name, Base value) setAssociatedParty
(List<ResearchStudy.ResearchStudyAssociatedPartyComponent> theAssociatedParty) setClassifier
(List<CodeableConcept> theClassifier) setComparisonGroup
(List<ResearchStudy.ResearchStudyComparisonGroupComponent> theComparisonGroup) setCondition
(List<CodeableConcept> theCondition) setDateElement
(DateTimeType value) setDescription
(String value) setDescriptionSummary
(String value) setFocus
(List<CodeableReference> theFocus) setIdentifier
(List<Identifier> theIdentifier) setKeyword
(List<CodeableConcept> theKeyword) setNameElement
(StringType value) setNote
(List<Annotation> theNote) setObjective
(List<ResearchStudy.ResearchStudyObjectiveComponent> theObjective) setOutcomeMeasure
(List<ResearchStudy.ResearchStudyOutcomeMeasureComponent> theOutcomeMeasure) setPhase
(CodeableConcept value) setProgressStatus
(List<ResearchStudy.ResearchStudyProgressStatusComponent> theProgressStatus) setProperty
(int hash, String name, Base value) setProperty
(String name, Base value) setProtocol
(List<Reference> theProtocol) setRegion
(List<CodeableConcept> theRegion) setRelatedArtifact
(List<RelatedArtifact> theRelatedArtifact) setStudyDesign
(List<CodeableConcept> theStudyDesign) setTitleElement
(StringType value) setUrlElement
(UriType value) setVersion
(String value) setVersionElement
(StringType value) setWhyStopped
(CodeableConcept value) protected ResearchStudy
Methods inherited from class org.hl7.fhir.r5.model.DomainResource
addContained, addExtension, addExtension, addExtension, addModifierExtension, addModifierExtension, checkNoModifiers, copyValues, getContained, getContained, getExtension, getExtensionByUrl, getExtensionsByUrl, getExtensionsByUrl, getModifierExtension, getModifierExtensionsByUrl, getStandardsStatus, getText, hasContained, hasExtension, hasExtension, hasExtension, hasModifierExtension, hasText, setContained, setExtension, setModifierExtension, setStandardsStatus, setText
Methods inherited from class org.hl7.fhir.r5.model.Resource
copyValues, getFHIRPublicationVersion, getId, getIdBase, getIdElement, getIdPart, getImplicitRules, getImplicitRulesElement, getLanguage, getLanguage, getLanguageElement, getMeta, getSourcePackage, getWebPath, hasId, hasIdElement, hasImplicitRules, hasImplicitRulesElement, hasLanguage, hasLanguageElement, hasMeta, hasSourcePackage, hasWebPath, setId, setIdBase, setIdElement, setImplicitRules, setImplicitRulesElement, setLanguage, setLanguageElement, setMeta, setSourcePackage, setWebPath
Methods inherited from class org.hl7.fhir.r5.model.BaseResource
getStructureFhirVersionEnum, isResource, setId
Methods inherited from class org.hl7.fhir.r5.model.Base
addDefinition, addFormatCommentsPost, addFormatCommentsPre, addValidationMessage, canHavePrimitiveValue, children, clearUserData, compareDeep, compareDeep, compareDeep, compareDeep, compareValues, compareValues, copyFormatComments, copyUserData, copyValues, dateTimeValue, equals, getChildByName, getChildValueByName, getFormatCommentsPost, getFormatCommentsPre, getNamedProperty, getUserData, getUserInt, getUserString, getValidationInfo, getValidationMessages, getXhtml, hasFormatComment, hasFormatCommentPost, hasFormatCommentPre, hasPrimitiveValue, hasType, hasUserData, hasValidated, hasValidationInfo, hasValidationMessages, isBooleanPrimitive, isCopyUserData, isDateTime, isMetadataBased, isPrimitive, listChildrenByName, listChildrenByName, primitiveValue, setCopyUserData, setUserData, setUserDataINN
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface org.hl7.fhir.instance.model.api.IAnyResource
getId, getIdElement, getLanguageElement, getUserData, setId, setUserData
Methods inherited from interface org.hl7.fhir.instance.model.api.IBase
getFormatCommentsPost, getFormatCommentsPre, hasFormatComment
Methods inherited from interface org.hl7.fhir.instance.model.api.IBaseResource
getMeta, getStructureFhirVersionEnum, isDeleted, setId
-
Field Details
-
url
Canonical identifier for this study resource, represented as a globally unique URI. -
identifier
Identifiers assigned to this research study by the sponsor or other systems. -
version
The business version for the study record. -
name
Name for this study (computer friendly). -
title
The human readable name of the research study. -
label
Additional names for the study. -
protocol
The set of steps expected to be performed as part of the execution of the study. -
partOf
A larger research study of which this particular study is a component or step. -
date
The date (and optionally time) when the ResearchStudy Resource was last significantly changed. The date must change when the business version changes and it must change if the status code changes. In addition, it should change when the substantive content of the ResearchStudy Resource changes. -
status
The publication state of the resource (not of the study). -
The type of study based upon the intent of the study activities. A classification of the intent of the study.
-
phase
The stage in the progression of a therapy from initial experimental use in humans in clinical trials to post-market evaluation. -
studyDesign
Codes categorizing the type of study such as investigational vs. observational, type of blinding, type of randomization, safety vs. efficacy, etc. -
focus
The medication(s), food(s), therapy(ies), device(s) or other concerns or interventions that the study is seeking to gain more information about. -
condition
The condition that is the focus of the study. For example, In a study to examine risk factors for Lupus, might have as an inclusion criterion "healthy volunteer", but the target condition code would be a Lupus SNOMED code. -
keyword
Key terms to aid in searching for or filtering the study. -
region
A country, state or other area where the study is taking place rather than its precise geographic location or address. -
descriptionSummary
A brief text for explaining the study. -
description
A detailed and human-readable narrative of the study. E.g., study abstract. -
period
Identifies the start date and the expected (or actual, depending on status) end date for the study. -
site
A facility in which study activities are conducted. -
note
Comments made about the study by the performer, subject or other participants. -
classifier
Additional grouping mechanism or categorization of a research study. Example: FDA regulated device, FDA regulated drug, MPG Paragraph 23b (a German legal requirement), IRB-exempt, etc. Implementation Note: do not use the classifier element to support existing semantics that are already supported thru explicit elements in the resource. -
associatedParty
Sponsors, collaborators, and other parties. -
progressStatus
Status of study with time for that status. -
whyStopped
A description and/or code explaining the premature termination of the study. -
recruitment
Target or actual group of participants enrolled in study. -
comparisonGroup
Describes an expected event or sequence of events for one of the subjects of a study. E.g. for a living subject: exposure to drug A, wash-out, exposure to drug B, wash-out, follow-up. E.g. for a stability study: {store sample from lot A at 25 degrees for 1 month}, {store sample from lot A at 40 degrees for 1 month}. -
objective
A goal that the study is aiming to achieve in terms of a scientific question to be answered by the analysis of data collected during the study. -
outcomeMeasure
An "outcome measure", "endpoint", "effect measure" or "measure of effect" is a specific measurement or observation used to quantify the effect of experimental variables on the participants in a study, or for observational studies, to describe patterns of diseases or traits or associations with exposures, risk factors or treatment. -
result
Link to one or more sets of results generated by the study. Could also link to a research registry holding the results such as ClinicalTrials.gov. -
SP_CLASSIFIER
Search parameter: classifierDescription: Classification for the study
Type: token
Path: ResearchStudy.classifier
- See Also:
-
CLASSIFIER
Fluent Client search parameter constant for classifierDescription: Classification for the study
Type: token
Path: ResearchStudy.classifier
-
SP_CONDITION
Search parameter: conditionDescription: Condition being studied
Type: token
Path: ResearchStudy.condition
- See Also:
-
CONDITION
Fluent Client search parameter constant for conditionDescription: Condition being studied
Type: token
Path: ResearchStudy.condition
-
SP_DATE
Search parameter: dateDescription: When the study began and ended
Type: date
Path: ResearchStudy.period
- See Also:
-
DATE
Fluent Client search parameter constant for dateDescription: When the study began and ended
Type: date
Path: ResearchStudy.period
-
SP_DESCRIPTION
Search parameter: descriptionDescription: Detailed narrative of the study
Type: string
Path: ResearchStudy.description
- See Also:
-
DESCRIPTION
Fluent Client search parameter constant for descriptionDescription: Detailed narrative of the study
Type: string
Path: ResearchStudy.description
-
SP_ELIGIBILITY
Search parameter: eligibilityDescription: Inclusion and exclusion criteria
Type: reference
Path: ResearchStudy.recruitment.eligibility
- See Also:
-
ELIGIBILITY
Fluent Client search parameter constant for eligibilityDescription: Inclusion and exclusion criteria
Type: reference
Path: ResearchStudy.recruitment.eligibility
-
INCLUDE_ELIGIBILITY
Constant for fluent queries to be used to add include statements. Specifies the path value of "ResearchStudy:eligibility". -
SP_FOCUS_CODE
Search parameter: focus-codeDescription: Drugs, devices, etc. under study, as a code
Type: token
Path: ResearchStudy.focus.concept
- See Also:
-
FOCUS_CODE
Fluent Client search parameter constant for focus-codeDescription: Drugs, devices, etc. under study, as a code
Type: token
Path: ResearchStudy.focus.concept
-
SP_FOCUS_REFERENCE
Search parameter: focus-referenceDescription: Drugs, devices, etc. under study, as a reference
Type: reference
Path: ResearchStudy.focus.reference
- See Also:
-
FOCUS_REFERENCE
Fluent Client search parameter constant for focus-referenceDescription: Drugs, devices, etc. under study, as a reference
Type: reference
Path: ResearchStudy.focus.reference
-
INCLUDE_FOCUS_REFERENCE
Constant for fluent queries to be used to add include statements. Specifies the path value of "ResearchStudy:focus-reference". -
SP_IDENTIFIER
Search parameter: identifierDescription: Business Identifier for study
Type: token
Path: ResearchStudy.identifier
- See Also:
-
IDENTIFIER
Fluent Client search parameter constant for identifierDescription: Business Identifier for study
Type: token
Path: ResearchStudy.identifier
-
SP_KEYWORD
Search parameter: keywordDescription: Used to search for the study
Type: token
Path: ResearchStudy.keyword
- See Also:
-
KEYWORD
Fluent Client search parameter constant for keywordDescription: Used to search for the study
Type: token
Path: ResearchStudy.keyword
-
SP_NAME
Search parameter: nameDescription: Name for this study
Type: string
Path: ResearchStudy.name
- See Also:
-
NAME
Fluent Client search parameter constant for nameDescription: Name for this study
Type: string
Path: ResearchStudy.name
-
SP_OBJECTIVE_DESCRIPTION
Search parameter: objective-descriptionDescription: Free text description of the objective of the study
Type: string
Path: ResearchStudy.objective.description
- See Also:
-
OBJECTIVE_DESCRIPTION
Fluent Client search parameter constant for objective-descriptionDescription: Free text description of the objective of the study
Type: string
Path: ResearchStudy.objective.description
-
SP_OBJECTIVE_TYPE
Search parameter: objective-typeDescription: The kind of study objective
Type: token
Path: ResearchStudy.objective.type
- See Also:
-
OBJECTIVE_TYPE
Fluent Client search parameter constant for objective-typeDescription: The kind of study objective
Type: token
Path: ResearchStudy.objective.type
-
SP_PART_OF
Search parameter: part-ofDescription: Part of larger study
Type: reference
Path: ResearchStudy.partOf
- See Also:
-
PART_OF
Fluent Client search parameter constant for part-ofDescription: Part of larger study
Type: reference
Path: ResearchStudy.partOf
-
INCLUDE_PART_OF
Constant for fluent queries to be used to add include statements. Specifies the path value of "ResearchStudy:part-of". -
SP_PHASE
Search parameter: phaseDescription: The stage in the progression of a study
Type: token
Path: ResearchStudy.phase
- See Also:
-
PHASE
Fluent Client search parameter constant for phaseDescription: The stage in the progression of a study
Type: token
Path: ResearchStudy.phase
-
SP_PROTOCOL
Search parameter: protocolDescription: Steps followed in executing study
Type: reference
Path: ResearchStudy.protocol
- See Also:
-
PROTOCOL
Fluent Client search parameter constant for protocolDescription: Steps followed in executing study
Type: reference
Path: ResearchStudy.protocol
-
INCLUDE_PROTOCOL
Constant for fluent queries to be used to add include statements. Specifies the path value of "ResearchStudy:protocol". -
SP_RECRUITMENT_ACTUAL
Search parameter: recruitment-actualDescription: Actual number of participants enrolled in study across all groups
Type: number
Path: ResearchStudy.recruitment.actualNumber
- See Also:
-
RECRUITMENT_ACTUAL
Fluent Client search parameter constant for recruitment-actualDescription: Actual number of participants enrolled in study across all groups
Type: number
Path: ResearchStudy.recruitment.actualNumber
-
SP_RECRUITMENT_TARGET
Search parameter: recruitment-targetDescription: Target number of participants enrolled in study across all groups
Type: number
Path: ResearchStudy.recruitment.targetNumber
- See Also:
-
RECRUITMENT_TARGET
Fluent Client search parameter constant for recruitment-targetDescription: Target number of participants enrolled in study across all groups
Type: number
Path: ResearchStudy.recruitment.targetNumber
-
SP_REGION
Search parameter: regionDescription: Geographic area for the study
Type: token
Path: ResearchStudy.region
- See Also:
-
REGION
Fluent Client search parameter constant for regionDescription: Geographic area for the study
Type: token
Path: ResearchStudy.region
-
SP_SITE
Search parameter: siteDescription: Facility where study activities are conducted
Type: reference
Path: ResearchStudy.site
- See Also:
-
SITE
Fluent Client search parameter constant for siteDescription: Facility where study activities are conducted
Type: reference
Path: ResearchStudy.site
-
INCLUDE_SITE
Constant for fluent queries to be used to add include statements. Specifies the path value of "ResearchStudy:site". -
SP_STATUS
Search parameter: statusDescription: active | active-but-not-recruiting | administratively-completed | approved | closed-to-accrual | closed-to-accrual-and-intervention | completed | disapproved | enrolling-by-invitation | in-review | not-yet-recruiting | recruiting | temporarily-closed-to-accrual | temporarily-closed-to-accrual-and-intervention | terminated | withdrawn
Type: token
Path: ResearchStudy.status
- See Also:
-
STATUS
Fluent Client search parameter constant for statusDescription: active | active-but-not-recruiting | administratively-completed | approved | closed-to-accrual | closed-to-accrual-and-intervention | completed | disapproved | enrolling-by-invitation | in-review | not-yet-recruiting | recruiting | temporarily-closed-to-accrual | temporarily-closed-to-accrual-and-intervention | terminated | withdrawn
Type: token
Path: ResearchStudy.status
-
SP_STUDY_DESIGN
Search parameter: study-designDescription: Classifications of the study design characteristics
Type: token
Path: ResearchStudy.studyDesign
- See Also:
-
STUDY_DESIGN
Fluent Client search parameter constant for study-designDescription: Classifications of the study design characteristics
Type: token
Path: ResearchStudy.studyDesign
-
SP_TITLE
Search parameter: titleDescription: The human readable name of the research study
Type: string
Path: ResearchStudy.title
- See Also:
-
TITLE
Fluent Client search parameter constant for titleDescription: The human readable name of the research study
Type: string
Path: ResearchStudy.title
-
-
Constructor Details
-
ResearchStudy
public ResearchStudy()Constructor -
ResearchStudy
Constructor
-
-
Method Details
-
getUrlElement
- Returns:
url
(Canonical identifier for this study resource, represented as a globally unique URI.). This is the underlying object with id, value and extensions. The accessor "getUrl" gives direct access to the value
-
hasUrlElement
-
hasUrl
-
setUrlElement
- Parameters:
value
-url
(Canonical identifier for this study resource, represented as a globally unique URI.). This is the underlying object with id, value and extensions. The accessor "getUrl" gives direct access to the value
-
getUrl
- Returns:
- Canonical identifier for this study resource, represented as a globally unique URI.
-
setUrl
- Parameters:
value
- Canonical identifier for this study resource, represented as a globally unique URI.
-
getIdentifier
- Returns:
identifier
(Identifiers assigned to this research study by the sponsor or other systems.)
-
setIdentifier
- Returns:
- Returns a reference to
this
for easy method chaining
-
hasIdentifier
-
addIdentifier
-
addIdentifier
-
getIdentifierFirstRep
- Returns:
- The first repetition of repeating field
identifier
, creating it if it does not already exist {3}
-
getVersionElement
- Returns:
version
(The business version for the study record.). This is the underlying object with id, value and extensions. The accessor "getVersion" gives direct access to the value
-
hasVersionElement
-
hasVersion
-
setVersionElement
- Parameters:
value
-version
(The business version for the study record.). This is the underlying object with id, value and extensions. The accessor "getVersion" gives direct access to the value
-
getVersion
- Returns:
- The business version for the study record.
-
setVersion
- Parameters:
value
- The business version for the study record.
-
getNameElement
- Returns:
name
(Name for this study (computer friendly).). This is the underlying object with id, value and extensions. The accessor "getName" gives direct access to the value
-
hasNameElement
-
hasName
-
setNameElement
- Parameters:
value
-name
(Name for this study (computer friendly).). This is the underlying object with id, value and extensions. The accessor "getName" gives direct access to the value
-
getName
- Returns:
- Name for this study (computer friendly).
-
setName
- Parameters:
value
- Name for this study (computer friendly).
-
getTitleElement
- Returns:
title
(The human readable name of the research study.). This is the underlying object with id, value and extensions. The accessor "getTitle" gives direct access to the value
-
hasTitleElement
-
hasTitle
-
setTitleElement
- Parameters:
value
-title
(The human readable name of the research study.). This is the underlying object with id, value and extensions. The accessor "getTitle" gives direct access to the value
-
getTitle
- Returns:
- The human readable name of the research study.
-
setTitle
- Parameters:
value
- The human readable name of the research study.
-
getLabel
- Returns:
label
(Additional names for the study.)
-
setLabel
- Returns:
- Returns a reference to
this
for easy method chaining
-
hasLabel
-
addLabel
-
addLabel
-
getLabelFirstRep
- Returns:
- The first repetition of repeating field
label
, creating it if it does not already exist {3}
-
getProtocol
- Returns:
protocol
(The set of steps expected to be performed as part of the execution of the study.)
-
setProtocol
- Returns:
- Returns a reference to
this
for easy method chaining
-
hasProtocol
-
addProtocol
-
addProtocol
-
getProtocolFirstRep
- Returns:
- The first repetition of repeating field
protocol
, creating it if it does not already exist {3}
-
getPartOf
- Returns:
partOf
(A larger research study of which this particular study is a component or step.)
-
setPartOf
- Returns:
- Returns a reference to
this
for easy method chaining
-
hasPartOf
-
addPartOf
-
addPartOf
-
getPartOfFirstRep
- Returns:
- The first repetition of repeating field
partOf
, creating it if it does not already exist {3}
-
getRelatedArtifact
- Returns:
relatedArtifact
(Citations, references, URLs and other related documents. When using relatedArtifact to share URLs, the relatedArtifact.type will often be set to one of "documentation" or "supported-with" and the URL value will often be in relatedArtifact.document.url but another possible location is relatedArtifact.resource when it is a canonical URL.)
-
setRelatedArtifact
- Returns:
- Returns a reference to
this
for easy method chaining
-
hasRelatedArtifact
-
addRelatedArtifact
-
addRelatedArtifact
-
getRelatedArtifactFirstRep
- Returns:
- The first repetition of repeating field
relatedArtifact
, creating it if it does not already exist {3}
-
getDateElement
- Returns:
date
(The date (and optionally time) when the ResearchStudy Resource was last significantly changed. The date must change when the business version changes and it must change if the status code changes. In addition, it should change when the substantive content of the ResearchStudy Resource changes.). This is the underlying object with id, value and extensions. The accessor "getDate" gives direct access to the value
-
hasDateElement
-
hasDate
-
setDateElement
- Parameters:
value
-date
(The date (and optionally time) when the ResearchStudy Resource was last significantly changed. The date must change when the business version changes and it must change if the status code changes. In addition, it should change when the substantive content of the ResearchStudy Resource changes.). This is the underlying object with id, value and extensions. The accessor "getDate" gives direct access to the value
-
getDate
- Returns:
- The date (and optionally time) when the ResearchStudy Resource was last significantly changed. The date must change when the business version changes and it must change if the status code changes. In addition, it should change when the substantive content of the ResearchStudy Resource changes.
-
setDate
- Parameters:
value
- The date (and optionally time) when the ResearchStudy Resource was last significantly changed. The date must change when the business version changes and it must change if the status code changes. In addition, it should change when the substantive content of the ResearchStudy Resource changes.
-
getStatusElement
- Returns:
status
(The publication state of the resource (not of the study).). This is the underlying object with id, value and extensions. The accessor "getStatus" gives direct access to the value
-
hasStatusElement
-
hasStatus
-
setStatusElement
- Parameters:
value
-status
(The publication state of the resource (not of the study).). This is the underlying object with id, value and extensions. The accessor "getStatus" gives direct access to the value
-
getStatus
- Returns:
- The publication state of the resource (not of the study).
-
setStatus
- Parameters:
value
- The publication state of the resource (not of the study).
-
getPrimaryPurposeType
- Returns:
primaryPurposeType
(The type of study based upon the intent of the study activities. A classification of the intent of the study.)
-
hasPrimaryPurposeType
-
setPrimaryPurposeType
- Parameters:
value
-primaryPurposeType
(The type of study based upon the intent of the study activities. A classification of the intent of the study.)
-
getPhase
- Returns:
phase
(The stage in the progression of a therapy from initial experimental use in humans in clinical trials to post-market evaluation.)
-
hasPhase
-
setPhase
- Parameters:
value
-phase
(The stage in the progression of a therapy from initial experimental use in humans in clinical trials to post-market evaluation.)
-
getStudyDesign
- Returns:
studyDesign
(Codes categorizing the type of study such as investigational vs. observational, type of blinding, type of randomization, safety vs. efficacy, etc.)
-
setStudyDesign
- Returns:
- Returns a reference to
this
for easy method chaining
-
hasStudyDesign
-
addStudyDesign
-
addStudyDesign
-
getStudyDesignFirstRep
- Returns:
- The first repetition of repeating field
studyDesign
, creating it if it does not already exist {3}
-
getFocus
- Returns:
focus
(The medication(s), food(s), therapy(ies), device(s) or other concerns or interventions that the study is seeking to gain more information about.)
-
setFocus
- Returns:
- Returns a reference to
this
for easy method chaining
-
hasFocus
-
addFocus
-
addFocus
-
getFocusFirstRep
- Returns:
- The first repetition of repeating field
focus
, creating it if it does not already exist {3}
-
getCondition
- Returns:
condition
(The condition that is the focus of the study. For example, In a study to examine risk factors for Lupus, might have as an inclusion criterion "healthy volunteer", but the target condition code would be a Lupus SNOMED code.)
-
setCondition
- Returns:
- Returns a reference to
this
for easy method chaining
-
hasCondition
-
addCondition
-
addCondition
-
getConditionFirstRep
- Returns:
- The first repetition of repeating field
condition
, creating it if it does not already exist {3}
-
getKeyword
- Returns:
keyword
(Key terms to aid in searching for or filtering the study.)
-
setKeyword
- Returns:
- Returns a reference to
this
for easy method chaining
-
hasKeyword
-
addKeyword
-
addKeyword
-
getKeywordFirstRep
- Returns:
- The first repetition of repeating field
keyword
, creating it if it does not already exist {3}
-
getRegion
- Returns:
region
(A country, state or other area where the study is taking place rather than its precise geographic location or address.)
-
setRegion
- Returns:
- Returns a reference to
this
for easy method chaining
-
hasRegion
-
addRegion
-
addRegion
-
getRegionFirstRep
- Returns:
- The first repetition of repeating field
region
, creating it if it does not already exist {3}
-
getDescriptionSummaryElement
- Returns:
descriptionSummary
(A brief text for explaining the study.). This is the underlying object with id, value and extensions. The accessor "getDescriptionSummary" gives direct access to the value
-
hasDescriptionSummaryElement
-
hasDescriptionSummary
-
setDescriptionSummaryElement
- Parameters:
value
-descriptionSummary
(A brief text for explaining the study.). This is the underlying object with id, value and extensions. The accessor "getDescriptionSummary" gives direct access to the value
-
getDescriptionSummary
- Returns:
- A brief text for explaining the study.
-
setDescriptionSummary
- Parameters:
value
- A brief text for explaining the study.
-
getDescriptionElement
- Returns:
description
(A detailed and human-readable narrative of the study. E.g., study abstract.). This is the underlying object with id, value and extensions. The accessor "getDescription" gives direct access to the value
-
hasDescriptionElement
-
hasDescription
-
setDescriptionElement
- Parameters:
value
-description
(A detailed and human-readable narrative of the study. E.g., study abstract.). This is the underlying object with id, value and extensions. The accessor "getDescription" gives direct access to the value
-
getDescription
- Returns:
- A detailed and human-readable narrative of the study. E.g., study abstract.
-
setDescription
- Parameters:
value
- A detailed and human-readable narrative of the study. E.g., study abstract.
-
getPeriod
- Returns:
period
(Identifies the start date and the expected (or actual, depending on status) end date for the study.)
-
hasPeriod
-
setPeriod
- Parameters:
value
-period
(Identifies the start date and the expected (or actual, depending on status) end date for the study.)
-
getSite
- Returns:
site
(A facility in which study activities are conducted.)
-
setSite
- Returns:
- Returns a reference to
this
for easy method chaining
-
hasSite
-
addSite
-
addSite
-
getSiteFirstRep
- Returns:
- The first repetition of repeating field
site
, creating it if it does not already exist {3}
-
getNote
- Returns:
note
(Comments made about the study by the performer, subject or other participants.)
-
setNote
- Returns:
- Returns a reference to
this
for easy method chaining
-
hasNote
-
addNote
-
addNote
-
getNoteFirstRep
- Returns:
- The first repetition of repeating field
note
, creating it if it does not already exist {3}
-
getClassifier
- Returns:
classifier
(Additional grouping mechanism or categorization of a research study. Example: FDA regulated device, FDA regulated drug, MPG Paragraph 23b (a German legal requirement), IRB-exempt, etc. Implementation Note: do not use the classifier element to support existing semantics that are already supported thru explicit elements in the resource.)
-
setClassifier
- Returns:
- Returns a reference to
this
for easy method chaining
-
hasClassifier
-
addClassifier
-
addClassifier
-
getClassifierFirstRep
- Returns:
- The first repetition of repeating field
classifier
, creating it if it does not already exist {3}
-
getAssociatedParty
- Returns:
associatedParty
(Sponsors, collaborators, and other parties.)
-
setAssociatedParty
public ResearchStudy setAssociatedParty(List<ResearchStudy.ResearchStudyAssociatedPartyComponent> theAssociatedParty) - Returns:
- Returns a reference to
this
for easy method chaining
-
hasAssociatedParty
-
addAssociatedParty
-
addAssociatedParty
-
getAssociatedPartyFirstRep
- Returns:
- The first repetition of repeating field
associatedParty
, creating it if it does not already exist {3}
-
getProgressStatus
- Returns:
progressStatus
(Status of study with time for that status.)
-
setProgressStatus
public ResearchStudy setProgressStatus(List<ResearchStudy.ResearchStudyProgressStatusComponent> theProgressStatus) - Returns:
- Returns a reference to
this
for easy method chaining
-
hasProgressStatus
-
addProgressStatus
-
addProgressStatus
-
getProgressStatusFirstRep
- Returns:
- The first repetition of repeating field
progressStatus
, creating it if it does not already exist {3}
-
getWhyStopped
- Returns:
whyStopped
(A description and/or code explaining the premature termination of the study.)
-
hasWhyStopped
-
setWhyStopped
- Parameters:
value
-whyStopped
(A description and/or code explaining the premature termination of the study.)
-
getRecruitment
- Returns:
recruitment
(Target or actual group of participants enrolled in study.)
-
hasRecruitment
-
setRecruitment
- Parameters:
value
-recruitment
(Target or actual group of participants enrolled in study.)
-
getComparisonGroup
- Returns:
comparisonGroup
(Describes an expected event or sequence of events for one of the subjects of a study. E.g. for a living subject: exposure to drug A, wash-out, exposure to drug B, wash-out, follow-up. E.g. for a stability study: {store sample from lot A at 25 degrees for 1 month}, {store sample from lot A at 40 degrees for 1 month}.)
-
setComparisonGroup
public ResearchStudy setComparisonGroup(List<ResearchStudy.ResearchStudyComparisonGroupComponent> theComparisonGroup) - Returns:
- Returns a reference to
this
for easy method chaining
-
hasComparisonGroup
-
addComparisonGroup
-
addComparisonGroup
-
getComparisonGroupFirstRep
- Returns:
- The first repetition of repeating field
comparisonGroup
, creating it if it does not already exist {3}
-
getObjective
- Returns:
objective
(A goal that the study is aiming to achieve in terms of a scientific question to be answered by the analysis of data collected during the study.)
-
setObjective
- Returns:
- Returns a reference to
this
for easy method chaining
-
hasObjective
-
addObjective
-
addObjective
-
getObjectiveFirstRep
- Returns:
- The first repetition of repeating field
objective
, creating it if it does not already exist {3}
-
getOutcomeMeasure
- Returns:
outcomeMeasure
(An "outcome measure", "endpoint", "effect measure" or "measure of effect" is a specific measurement or observation used to quantify the effect of experimental variables on the participants in a study, or for observational studies, to describe patterns of diseases or traits or associations with exposures, risk factors or treatment.)
-
setOutcomeMeasure
public ResearchStudy setOutcomeMeasure(List<ResearchStudy.ResearchStudyOutcomeMeasureComponent> theOutcomeMeasure) - Returns:
- Returns a reference to
this
for easy method chaining
-
hasOutcomeMeasure
-
addOutcomeMeasure
-
addOutcomeMeasure
-
getOutcomeMeasureFirstRep
- Returns:
- The first repetition of repeating field
outcomeMeasure
, creating it if it does not already exist {3}
-
getResult
- Returns:
result
(Link to one or more sets of results generated by the study. Could also link to a research registry holding the results such as ClinicalTrials.gov.)
-
setResult
- Returns:
- Returns a reference to
this
for easy method chaining
-
hasResult
-
addResult
-
addResult
-
getResultFirstRep
- Returns:
- The first repetition of repeating field
result
, creating it if it does not already exist {3}
-
listChildren
- Overrides:
listChildren
in classDomainResource
-
getNamedProperty
public Property getNamedProperty(int _hash, String _name, boolean _checkValid) throws org.hl7.fhir.exceptions.FHIRException - Overrides:
getNamedProperty
in classDomainResource
- Throws:
org.hl7.fhir.exceptions.FHIRException
-
getProperty
public Base[] getProperty(int hash, String name, boolean checkValid) throws org.hl7.fhir.exceptions.FHIRException - Overrides:
getProperty
in classDomainResource
- Throws:
org.hl7.fhir.exceptions.FHIRException
-
setProperty
public Base setProperty(int hash, String name, Base value) throws org.hl7.fhir.exceptions.FHIRException - Overrides:
setProperty
in classDomainResource
- Throws:
org.hl7.fhir.exceptions.FHIRException
-
setProperty
- Overrides:
setProperty
in classDomainResource
- Throws:
org.hl7.fhir.exceptions.FHIRException
-
removeChild
- Overrides:
removeChild
in classDomainResource
- Throws:
org.hl7.fhir.exceptions.FHIRException
-
makeProperty
- Overrides:
makeProperty
in classDomainResource
- Throws:
org.hl7.fhir.exceptions.FHIRException
-
getTypesForProperty
public String[] getTypesForProperty(int hash, String name) throws org.hl7.fhir.exceptions.FHIRException - Overrides:
getTypesForProperty
in classDomainResource
- Throws:
org.hl7.fhir.exceptions.FHIRException
-
addChild
- Overrides:
addChild
in classDomainResource
- Throws:
org.hl7.fhir.exceptions.FHIRException
-
fhirType
- Specified by:
fhirType
in interfaceorg.hl7.fhir.instance.model.api.IBase
- Overrides:
fhirType
in classDomainResource
- Returns:
- the FHIR type name of the instance (not the java class name)
-
copy
- Specified by:
copy
in classDomainResource
-
copyValues
-
typedCopy
-
equalsDeep
- Overrides:
equalsDeep
in classDomainResource
-
equalsShallow
- Overrides:
equalsShallow
in classDomainResource
-
isEmpty
- Specified by:
isEmpty
in interfaceorg.hl7.fhir.instance.model.api.IBase
- Overrides:
isEmpty
in classDomainResource
-
getResourceType
- Specified by:
getResourceType
in classResource
-