Class MolecularSequence
- 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 ClassesModifier and TypeClassDescriptionstatic classstatic classstatic classstatic enumstatic classstatic enumstatic classstatic enumstatic classNested classes/interfaces inherited from class org.hl7.fhir.r5.model.Base
Base.ProfileSource, Base.ValidationInfo, Base.ValidationMode, Base.ValidationReason -
Field Summary
FieldsModifier and TypeFieldDescriptionprotected ReferenceThe method for sequencing, for example, chip information.protected List<Attachment>Sequence that was observed as file content.protected List<Identifier>A unique identifier for this particular sequence instance.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.protected StringTypeSequence that was observed.static final ca.uhn.fhir.rest.gclient.ReferenceClientParamFluent Client search parameter constant for patientprotected ReferenceThe organization or lab that should be responsible for this result.A sequence defined relative to another sequence.static final StringSearch parameter: identifierstatic final StringSearch parameter: patientstatic final StringSearch parameter: subjectstatic final StringSearch parameter: typeprotected ReferenceSpecimen used for sequencing.protected ReferenceIndicates the subject this sequence is associated too.static final ca.uhn.fhir.rest.gclient.ReferenceClientParamFluent Client search parameter constant for subjectprotected Enumeration<MolecularSequence.SequenceType>Amino Acid Sequence/ DNA Sequence / RNA Sequence.static final ca.uhn.fhir.rest.gclient.TokenClientParamFluent Client search parameter constant for typeFields 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
Constructors -
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) getType()String[]getTypesForProperty(int hash, String name) booleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanhasType()booleanbooleanisEmpty()protected voidlistChildren(List<Property> children) makeProperty(int hash, String name) setFormatted(List<Attachment> theFormatted) setIdentifier(List<Identifier> theIdentifier) setLiteral(String value) setLiteralElement(StringType value) setPerformer(Reference value) setProperty(int hash, String name, Base value) setProperty(String name, Base value) setSpecimen(Reference value) setSubject(Reference value) protected MolecularSequenceMethods 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, getIdPart, getImplicitRules, getImplicitRulesElement, getLanguage, getLanguage, getLanguageElement, getMeta, getSourcePackage, hasId, hasIdElement, hasImplicitRules, hasImplicitRulesElement, hasLanguage, hasLanguageElement, hasMeta, hasSourcePackage, setId, setIdBase, setIdElement, setImplicitRules, setImplicitRulesElement, setLanguage, setLanguageElement, setMeta, setSourcePackageMethods inherited from class org.hl7.fhir.r5.model.BaseResource
getStructureFhirVersionEnum, isResource, setIdMethods inherited from class org.hl7.fhir.r5.model.Base
addDefinition, children, clearUserData, compareDeep, compareDeep, compareDeep, compareDeep, compareValues, compareValues, copyUserData, copyValues, dateTimeValue, equals, getChildByName, getFormatCommentsPost, getFormatCommentsPre, getNamedProperty, getUserData, getUserInt, getUserString, getValidationInfo, getXhtml, hasFormatComment, hasPrimitiveValue, hasType, hasUserData, hasValidationInfo, isBooleanPrimitive, isDateTime, isMetadataBased, isPrimitive, listChildrenByName, listChildrenByName, primitiveValue, removeChild, 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
A unique identifier for this particular sequence instance. -
type
Amino Acid Sequence/ DNA Sequence / RNA Sequence. -
subject
Indicates the subject this sequence is associated too. -
specimen
Specimen used for sequencing. -
device
The method for sequencing, for example, chip information. -
performer
The organization or lab that should be responsible for this result. -
literal
Sequence that was observed. -
formatted
Sequence that was observed as file content. Can be an actual file contents, or referenced by a URL to an external system. -
relative
A sequence defined relative to another sequence. -
SP_IDENTIFIER
Search parameter: identifierDescription: The unique identity for a particular sequence
Type: token
Path: MolecularSequence.identifier
- See Also:
-
IDENTIFIER
Fluent Client search parameter constant for identifierDescription: The unique identity for a particular sequence
Type: token
Path: MolecularSequence.identifier
-
SP_PATIENT
Search parameter: patientDescription: The subject that the sequence is about
Type: reference
Path: MolecularSequence.subject
- See Also:
-
PATIENT
Fluent Client search parameter constant for patientDescription: The subject that the sequence is about
Type: reference
Path: MolecularSequence.subject
-
INCLUDE_PATIENT
Constant for fluent queries to be used to add include statements. Specifies the path value of "MolecularSequence:patient". -
SP_SUBJECT
Search parameter: subjectDescription: The subject that the sequence is about
Type: reference
Path: MolecularSequence.subject
- See Also:
-
SUBJECT
Fluent Client search parameter constant for subjectDescription: The subject that the sequence is about
Type: reference
Path: MolecularSequence.subject
-
INCLUDE_SUBJECT
Constant for fluent queries to be used to add include statements. Specifies the path value of "MolecularSequence:subject". -
SP_TYPE
Search parameter: typeDescription: Amino Acid Sequence/ DNA Sequence / RNA Sequence
Type: token
Path: MolecularSequence.type
- See Also:
-
TYPE
Fluent Client search parameter constant for typeDescription: Amino Acid Sequence/ DNA Sequence / RNA Sequence
Type: token
Path: MolecularSequence.type
-
-
Constructor Details
-
MolecularSequence
public MolecularSequence()Constructor
-
-
Method Details
-
getIdentifier
- Returns:
identifier(A unique identifier for this particular sequence instance.)
-
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}
-
getTypeElement
- Returns:
type(Amino Acid Sequence/ DNA Sequence / RNA Sequence.). This is the underlying object with id, value and extensions. The accessor "getType" gives direct access to the value
-
hasTypeElement
-
hasType
-
setTypeElement
- Parameters:
value-type(Amino Acid Sequence/ DNA Sequence / RNA Sequence.). This is the underlying object with id, value and extensions. The accessor "getType" gives direct access to the value
-
getType
- Returns:
- Amino Acid Sequence/ DNA Sequence / RNA Sequence.
-
setType
- Parameters:
value- Amino Acid Sequence/ DNA Sequence / RNA Sequence.
-
getSubject
- Returns:
subject(Indicates the subject this sequence is associated too.)
-
hasSubject
-
setSubject
- Parameters:
value-subject(Indicates the subject this sequence is associated too.)
-
getSpecimen
- Returns:
specimen(Specimen used for sequencing.)
-
hasSpecimen
-
setSpecimen
- Parameters:
value-specimen(Specimen used for sequencing.)
-
getDevice
- Returns:
device(The method for sequencing, for example, chip information.)
-
hasDevice
-
setDevice
- Parameters:
value-device(The method for sequencing, for example, chip information.)
-
getPerformer
- Returns:
performer(The organization or lab that should be responsible for this result.)
-
hasPerformer
-
setPerformer
- Parameters:
value-performer(The organization or lab that should be responsible for this result.)
-
getLiteralElement
- Returns:
literal(Sequence that was observed.). This is the underlying object with id, value and extensions. The accessor "getLiteral" gives direct access to the value
-
hasLiteralElement
-
hasLiteral
-
setLiteralElement
- Parameters:
value-literal(Sequence that was observed.). This is the underlying object with id, value and extensions. The accessor "getLiteral" gives direct access to the value
-
getLiteral
- Returns:
- Sequence that was observed.
-
setLiteral
- Parameters:
value- Sequence that was observed.
-
getFormatted
- Returns:
formatted(Sequence that was observed as file content. Can be an actual file contents, or referenced by a URL to an external system.)
-
setFormatted
- Returns:
- Returns a reference to
thisfor easy method chaining
-
hasFormatted
-
addFormatted
-
addFormatted
-
getFormattedFirstRep
- Returns:
- The first repetition of repeating field
formatted, creating it if it does not already exist {3}
-
getRelative
- Returns:
relative(A sequence defined relative to another sequence.)
-
setRelative
public MolecularSequence setRelative(List<MolecularSequence.MolecularSequenceRelativeComponent> theRelative) - Returns:
- Returns a reference to
thisfor easy method chaining
-
hasRelative
-
addRelative
-
addRelative
-
getRelativeFirstRep
- Returns:
- The first repetition of repeating field
relative, creating it if it does not already exist {3}
-
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
-