Class ResearchSubject
- 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
Nested Classes -
Field Summary
FieldsModifier and TypeFieldDescriptionprotected StringTypeThe name of the arm in the study the subject actually followed as part of this study.protected StringTypeThe name of the arm in the study the subject is expected to follow as part of this study.protected ReferenceA record of the patient's informed agreement to participate in the study.static final ca.uhn.fhir.rest.gclient.DateClientParamFluent Client search parameter constant for dateprotected List<Identifier>Identifiers assigned to this research subject for a study.static final ca.uhn.fhir.rest.gclient.TokenClientParamFluent Client search parameter constant for identifierstatic final ca.uhn.fhir.model.api.IncludeConstant for fluent queries to be used to add include statements.static final ca.uhn.fhir.model.api.IncludeConstant for fluent queries to be used to add include statements.static final ca.uhn.fhir.model.api.IncludeConstant for fluent queries to be used to add include statements.static final ca.uhn.fhir.rest.gclient.ReferenceClientParamFluent Client search parameter constant for patientprotected PeriodThe dates the subject began and ended their participation in the study.The current state (status) of the subject and resons for status change where appropriate.static final StringSearch parameter: datestatic final StringSearch parameter: identifierstatic final StringSearch parameter: patientstatic final StringSearch parameter: statusstatic final StringSearch parameter: studystatic final StringSearch parameter: subjectstatic final StringSearch parameter: subject_stateprotected Enumeration<Enumerations.PublicationStatus>The publication state of the resource (not of the subject).static final ca.uhn.fhir.rest.gclient.TokenClientParamFluent Client search parameter constant for statusprotected ReferenceReference to the study the subject is participating in.static final ca.uhn.fhir.rest.gclient.ReferenceClientParamFluent Client search parameter constant for studyprotected ReferenceThe record of the person, animal or other entity involved in the study.static final ca.uhn.fhir.rest.gclient.ReferenceClientParamFluent Client search parameter constant for subjectstatic final ca.uhn.fhir.rest.gclient.TokenClientParamFluent Client search parameter constant for subject_stateFields inherited from class org.hl7.fhir.r5.model.DomainResource
contained, extension, modifierExtension, SP_TEXT, text, TEXTFields inherited from class org.hl7.fhir.r5.model.Resource
id, implicitRules, language, metaFields inherited from interface org.hl7.fhir.instance.model.api.IAnyResource
RES_ID, SP_RES_IDFields inherited from interface org.hl7.fhir.instance.model.api.IBaseResource
INCLUDE_ALL, WILDCARD_ALL_SET -
Constructor Summary
ConstructorsConstructorDescriptionConstructorResearchSubject(Enumerations.PublicationStatus status, Reference study, Reference subject) Constructor -
Method Summary
Modifier and TypeMethodDescriptioncopy()voidbooleanequalsDeep(Base other_) booleanequalsShallow(Base other_) fhirType()getNamedProperty(int _hash, String _name, boolean _checkValid) Base[]getProperty(int hash, String name, boolean checkValid) getStudy()String[]getTypesForProperty(int hash, String name) booleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanhasStudy()booleanbooleanisEmpty()protected voidlistChildren(List<Property> children) makeProperty(int hash, String name) setActualArm(String value) setActualArmElement(StringType value) setAssignedArm(String value) setAssignedArmElement(StringType value) setConsent(Reference value) setIdentifier(List<Identifier> theIdentifier) setProgress(List<ResearchSubject.ResearchSubjectProgressComponent> theProgress) setProperty(int hash, String name, Base value) setProperty(String name, Base value) setSubject(Reference value) protected ResearchSubjectMethods inherited from class org.hl7.fhir.r5.model.DomainResource
addContained, addExtension, addExtension, addExtension, addModifierExtension, addModifierExtension, checkNoModifiers, copyValues, getContained, getContained, getExtension, getExtensionByUrl, getExtensionsByUrl, getModifierExtension, getModifierExtensionsByUrl, getText, hasContained, hasExtension, hasExtension, hasModifierExtension, hasText, setContained, setExtension, setModifierExtension, setTextMethods inherited from class org.hl7.fhir.r5.model.Resource
copyValues, getId, getIdBase, getIdElement, getImplicitRules, getImplicitRulesElement, getLanguage, getLanguage, getLanguageElement, getMeta, hasId, hasIdElement, hasImplicitRules, hasImplicitRulesElement, hasLanguage, hasLanguageElement, hasMeta, setId, setIdBase, setIdElement, setImplicitRules, setImplicitRulesElement, setLanguage, setLanguageElement, setMetaMethods inherited from class org.hl7.fhir.r5.model.BaseResource
getStructureFhirVersionEnum, isResource, setIdMethods inherited from class org.hl7.fhir.r5.model.Base
children, clearUserData, compareDeep, compareDeep, compareDeep, compareDeep, compareValues, compareValues, copyUserData, copyValues, dateTimeValue, equals, getChildByName, getFormatCommentsPost, getFormatCommentsPre, getNamedProperty, getUserData, getUserInt, getUserString, getXhtml, hasFormatComment, hasPrimitiveValue, hasType, hasUserData, isBooleanPrimitive, isDateTime, isMetadataBased, isPrimitive, listChildrenByName, listChildrenByName, primitiveValue, setUserData, setUserDataINNMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.hl7.fhir.instance.model.api.IAnyResource
getId, getIdElement, getLanguageElement, getUserData, setId, setUserDataMethods inherited from interface org.hl7.fhir.instance.model.api.IBase
getFormatCommentsPost, getFormatCommentsPre, hasFormatCommentMethods inherited from interface org.hl7.fhir.instance.model.api.IBaseResource
getMeta, getStructureFhirVersionEnum, setId
-
Field Details
-
identifier
Identifiers assigned to this research subject for a study. -
status
The publication state of the resource (not of the subject). -
progress
The current state (status) of the subject and resons for status change where appropriate. -
period
The dates the subject began and ended their participation in the study. -
study
Reference to the study the subject is participating in. -
subject
The record of the person, animal or other entity involved in the study. -
assignedArm
The name of the arm in the study the subject is expected to follow as part of this study. -
actualArm
The name of the arm in the study the subject actually followed as part of this study. -
consent
A record of the patient's informed agreement to participate in the study. -
SP_DATE
Search parameter: dateDescription: Start and end of participation
Type: date
Path: ResearchSubject.period
- See Also:
-
DATE
Fluent Client search parameter constant for dateDescription: Start and end of participation
Type: date
Path: ResearchSubject.period
-
SP_IDENTIFIER
Search parameter: identifierDescription: Business Identifier for research subject in a study
Type: token
Path: ResearchSubject.identifier
- See Also:
-
IDENTIFIER
Fluent Client search parameter constant for identifierDescription: Business Identifier for research subject in a study
Type: token
Path: ResearchSubject.identifier
-
SP_PATIENT
Search parameter: patientDescription: Who or what is part of study
Type: reference
Path: ResearchSubject.subject
- See Also:
-
PATIENT
Fluent Client search parameter constant for patientDescription: Who or what is part of study
Type: reference
Path: ResearchSubject.subject
-
INCLUDE_PATIENT
Constant for fluent queries to be used to add include statements. Specifies the path value of "ResearchSubject:patient". -
SP_STATUS
Search parameter: statusDescription: draft | active | retired | unknown
Type: token
Path: ResearchSubject.status
- See Also:
-
STATUS
Fluent Client search parameter constant for statusDescription: draft | active | retired | unknown
Type: token
Path: ResearchSubject.status
-
SP_STUDY
Search parameter: studyDescription: Study subject is part of
Type: reference
Path: ResearchSubject.study
- See Also:
-
STUDY
Fluent Client search parameter constant for studyDescription: Study subject is part of
Type: reference
Path: ResearchSubject.study
-
INCLUDE_STUDY
Constant for fluent queries to be used to add include statements. Specifies the path value of "ResearchSubject:study". -
SP_SUBJECT
Search parameter: subjectDescription: Who or what is part of study
Type: reference
Path: ResearchSubject.subject
- See Also:
-
SUBJECT
Fluent Client search parameter constant for subjectDescription: Who or what is part of study
Type: reference
Path: ResearchSubject.subject
-
INCLUDE_SUBJECT
Constant for fluent queries to be used to add include statements. Specifies the path value of "ResearchSubject:subject". -
SP_SUBJECTSTATE
Search parameter: subject_stateDescription: candidate | eligible | follow-up | ineligible | not-registered | off-study | on-study | on-study-intervention | on-study-observation | pending-on-study | potential-candidate | screening | withdrawn
Type: token
Path: ResearchSubject.progress.subjectState
- See Also:
-
SUBJECTSTATE
Fluent Client search parameter constant for subject_stateDescription: candidate | eligible | follow-up | ineligible | not-registered | off-study | on-study | on-study-intervention | on-study-observation | pending-on-study | potential-candidate | screening | withdrawn
Type: token
Path: ResearchSubject.progress.subjectState
-
-
Constructor Details
-
ResearchSubject
public ResearchSubject()Constructor -
ResearchSubject
Constructor
-
-
Method Details
-
getIdentifier
- Returns:
identifier(Identifiers assigned to this research subject for a study.)
-
setIdentifier
- Returns:
- Returns a reference to
thisfor easy method chaining
-
hasIdentifier
-
addIdentifier
-
addIdentifier
-
getIdentifierFirstRep
- Returns:
- The first repetition of repeating field
identifier, creating it if it does not already exist {3}
-
getStatusElement
- Returns:
status(The publication state of the resource (not of the subject).). 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 subject).). 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 subject).
-
setStatus
- Parameters:
value- The publication state of the resource (not of the subject).
-
getProgress
- Returns:
progress(The current state (status) of the subject and resons for status change where appropriate.)
-
setProgress
public ResearchSubject setProgress(List<ResearchSubject.ResearchSubjectProgressComponent> theProgress) - Returns:
- Returns a reference to
thisfor easy method chaining
-
hasProgress
-
addProgress
-
addProgress
-
getProgressFirstRep
- Returns:
- The first repetition of repeating field
progress, creating it if it does not already exist {3}
-
getPeriod
- Returns:
period(The dates the subject began and ended their participation in the study.)
-
hasPeriod
-
setPeriod
- Parameters:
value-period(The dates the subject began and ended their participation in the study.)
-
getStudy
- Returns:
study(Reference to the study the subject is participating in.)
-
hasStudy
-
setStudy
- Parameters:
value-study(Reference to the study the subject is participating in.)
-
getSubject
- Returns:
subject(The record of the person, animal or other entity involved in the study.)
-
hasSubject
-
setSubject
- Parameters:
value-subject(The record of the person, animal or other entity involved in the study.)
-
getAssignedArmElement
- Returns:
assignedArm(The name of the arm in the study the subject is expected to follow as part of this study.). This is the underlying object with id, value and extensions. The accessor "getAssignedArm" gives direct access to the value
-
hasAssignedArmElement
-
hasAssignedArm
-
setAssignedArmElement
- Parameters:
value-assignedArm(The name of the arm in the study the subject is expected to follow as part of this study.). This is the underlying object with id, value and extensions. The accessor "getAssignedArm" gives direct access to the value
-
getAssignedArm
- Returns:
- The name of the arm in the study the subject is expected to follow as part of this study.
-
setAssignedArm
- Parameters:
value- The name of the arm in the study the subject is expected to follow as part of this study.
-
getActualArmElement
- Returns:
actualArm(The name of the arm in the study the subject actually followed as part of this study.). This is the underlying object with id, value and extensions. The accessor "getActualArm" gives direct access to the value
-
hasActualArmElement
-
hasActualArm
-
setActualArmElement
- Parameters:
value-actualArm(The name of the arm in the study the subject actually followed as part of this study.). This is the underlying object with id, value and extensions. The accessor "getActualArm" gives direct access to the value
-
getActualArm
- Returns:
- The name of the arm in the study the subject actually followed as part of this study.
-
setActualArm
- Parameters:
value- The name of the arm in the study the subject actually followed as part of this study.
-
getConsent
- Returns:
consent(A record of the patient's informed agreement to participate in the study.)
-
hasConsent
-
setConsent
- Parameters:
value-consent(A record of the patient's informed agreement to participate in the study.)
-
listChildren
- Overrides:
listChildrenin classDomainResource
-
getNamedProperty
public Property getNamedProperty(int _hash, String _name, boolean _checkValid) throws org.hl7.fhir.exceptions.FHIRException - Overrides:
getNamedPropertyin classDomainResource- Throws:
org.hl7.fhir.exceptions.FHIRException
-
getProperty
public Base[] getProperty(int hash, String name, boolean checkValid) throws org.hl7.fhir.exceptions.FHIRException - Overrides:
getPropertyin classDomainResource- Throws:
org.hl7.fhir.exceptions.FHIRException
-
setProperty
public Base setProperty(int hash, String name, Base value) throws org.hl7.fhir.exceptions.FHIRException - Overrides:
setPropertyin classDomainResource- Throws:
org.hl7.fhir.exceptions.FHIRException
-
setProperty
- Overrides:
setPropertyin classDomainResource- Throws:
org.hl7.fhir.exceptions.FHIRException
-
makeProperty
- Overrides:
makePropertyin classDomainResource- Throws:
org.hl7.fhir.exceptions.FHIRException
-
getTypesForProperty
public String[] getTypesForProperty(int hash, String name) throws org.hl7.fhir.exceptions.FHIRException - Overrides:
getTypesForPropertyin classDomainResource- Throws:
org.hl7.fhir.exceptions.FHIRException
-
addChild
- Overrides:
addChildin classDomainResource- Throws:
org.hl7.fhir.exceptions.FHIRException
-
fhirType
- Specified by:
fhirTypein interfaceorg.hl7.fhir.instance.model.api.IBase- Overrides:
fhirTypein classDomainResource
-
copy
- Specified by:
copyin classDomainResource
-
copyValues
-
typedCopy
-
equalsDeep
- Overrides:
equalsDeepin classDomainResource
-
equalsShallow
- Overrides:
equalsShallowin classDomainResource
-
isEmpty
- Specified by:
isEmptyin interfaceorg.hl7.fhir.instance.model.api.IBase- Overrides:
isEmptyin classDomainResource
-
getResourceType
- Specified by:
getResourceTypein classResource
-