Class ImagingSelection
- 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 enumstatic classstatic enumstatic classstatic classstatic classstatic class -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final ca.uhn.fhir.rest.gclient.ReferenceClientParamFluent Client search parameter constant for based-onA list of the diagnostic requests that resulted in this imaging selection being performed.static final ca.uhn.fhir.rest.gclient.TokenClientParamFluent Client search parameter constant for body-siteprotected CodingThe anatomic structures examined.protected CodeableConceptDescribes the imaging selection.static final ca.uhn.fhir.rest.gclient.TokenClientParamFluent Client search parameter constant for codestatic final ca.uhn.fhir.rest.gclient.ReferenceClientParamFluent Client search parameter constant for derived-fromThe imaging study from which the imaging selection is made.The network service providing retrieval access to the selected images, frames, etc.protected OidTypeThe Frame of Reference UID identifying the coordinate system that conveys spatial and/or temporal information for the selected images or frames.protected List<Identifier>A unique identifier assigned to this imaging selection.static final ca.uhn.fhir.rest.gclient.TokenClientParamFluent Client search parameter constant for identifierEach imaging selection might includes one or more image regions.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.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.Each imaging selection includes one or more selected DICOM SOP instances.protected InstantTypeThe date and time this imaging selection was created.static final ca.uhn.fhir.rest.gclient.DateClientParamFluent Client search parameter constant for issuedstatic final ca.uhn.fhir.rest.gclient.ReferenceClientParamFluent Client search parameter constant for patientAuthor – human or machine.protected OidTypeThe Series Instance UID for the DICOM Series from which the images were selected.static final StringSearch parameter: based-onstatic final StringSearch parameter: body-sitestatic final StringSearch parameter: codestatic final StringSearch parameter: derived-fromstatic final StringSearch parameter: identifierstatic final StringSearch parameter: issuedstatic final StringSearch parameter: patientstatic final StringSearch parameter: study-uidstatic final StringSearch parameter: subjectstatic final ca.uhn.fhir.rest.gclient.UriClientParamFluent Client search parameter constant for study-uidprotected OidTypeThe Study Instance UID for the DICOM Study from which the images were selected.protected ReferenceThe patient, or group of patients, location, device, organization, procedure or practitioner this imaging selection is about and into whose or what record the imaging selection is placed.static final ca.uhn.fhir.rest.gclient.ReferenceClientParamFluent Client search parameter constant for subjectFields 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
ConstructorsConstructorDescriptionConstructorConstructor -
Method Summary
Modifier and TypeMethodDescriptioncopy()voidbooleanequalsDeep(Base other_) booleanequalsShallow(Base other_) fhirType()getCode()getNamedProperty(int _hash, String _name, boolean _checkValid) Base[]getProperty(int hash, String name, boolean checkValid) String[]getTypesForProperty(int hash, String name) booleanbooleanbooleanhasCode()booleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanisEmpty()protected voidlistChildren(List<Property> children) makeProperty(int hash, String name) setBasedOn(List<Reference> theBasedOn) setBodySite(Coding value) setCode(CodeableConcept value) setDerivedFrom(List<Reference> theDerivedFrom) setEndpoint(List<Reference> theEndpoint) setFrameOfReferenceUid(String value) setIdentifier(List<Identifier> theIdentifier) setIssuedElement(InstantType value) setPerformer(List<ImagingSelection.ImagingSelectionPerformerComponent> thePerformer) setProperty(int hash, String name, Base value) setProperty(String name, Base value) setSeriesUid(String value) setSeriesUidElement(OidType value) setStudyUid(String value) setStudyUidElement(OidType value) setSubject(Reference value) protected ImagingSelectionMethods 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
A unique identifier assigned to this imaging selection. -
basedOn
A list of the diagnostic requests that resulted in this imaging selection being performed. -
subject
The patient, or group of patients, location, device, organization, procedure or practitioner this imaging selection is about and into whose or what record the imaging selection is placed. -
issued
The date and time this imaging selection was created. -
performer
Author – human or machine. -
code
Describes the imaging selection. -
studyUid
The Study Instance UID for the DICOM Study from which the images were selected. -
derivedFrom
The imaging study from which the imaging selection is made. -
endpoint
The network service providing retrieval access to the selected images, frames, etc. See implementation notes for information about using DICOM endpoints. -
seriesUid
The Series Instance UID for the DICOM Series from which the images were selected. -
frameOfReferenceUid
The Frame of Reference UID identifying the coordinate system that conveys spatial and/or temporal information for the selected images or frames. -
bodySite
The anatomic structures examined. See DICOM Part 16 Annex L (http://dicom.nema.org/medical/dicom/current/output/chtml/part16/chapter_L.html) for DICOM to SNOMED-CT mappings. -
instance
Each imaging selection includes one or more selected DICOM SOP instances. -
imageRegion
Each imaging selection might includes one or more image regions. Image regions are specified by a region type and a set of 2D or 3D coordinates. -
SP_BASED_ON
Search parameter: based-onDescription: The request associated with an imaging selection
Type: reference
Path: ImagingSelection.basedOn
- See Also:
-
BASED_ON
Fluent Client search parameter constant for based-onDescription: The request associated with an imaging selection
Type: reference
Path: ImagingSelection.basedOn
-
INCLUDE_BASED_ON
Constant for fluent queries to be used to add include statements. Specifies the path value of "ImagingSelection:based-on". -
SP_BODY_SITE
Search parameter: body-siteDescription: The body site associated with the imaging selection
Type: token
Path: ImagingSelection.bodySite
- See Also:
-
BODY_SITE
Fluent Client search parameter constant for body-siteDescription: The body site associated with the imaging selection
Type: token
Path: ImagingSelection.bodySite
-
SP_CODE
Search parameter: codeDescription: The imaging selection description text or code
Type: token
Path: ImagingSelection.code
- See Also:
-
CODE
Fluent Client search parameter constant for codeDescription: The imaging selection description text or code
Type: token
Path: ImagingSelection.code
-
SP_DERIVED_FROM
Search parameter: derived-fromDescription: The imaging study from which the imaging selection was derived
Type: reference
Path: ImagingSelection.derivedFrom
- See Also:
-
DERIVED_FROM
Fluent Client search parameter constant for derived-fromDescription: The imaging study from which the imaging selection was derived
Type: reference
Path: ImagingSelection.derivedFrom
-
INCLUDE_DERIVED_FROM
Constant for fluent queries to be used to add include statements. Specifies the path value of "ImagingSelection:derived-from". -
SP_IDENTIFIER
Search parameter: identifierDescription: Identifiers for the imaging selection
Type: token
Path: ImagingSelection.identifier
- See Also:
-
IDENTIFIER
Fluent Client search parameter constant for identifierDescription: Identifiers for the imaging selection
Type: token
Path: ImagingSelection.identifier
-
SP_ISSUED
Search parameter: issuedDescription: The date / time the imaging selection was created
Type: date
Path: ImagingSelection.issued
- See Also:
-
ISSUED
Fluent Client search parameter constant for issuedDescription: The date / time the imaging selection was created
Type: date
Path: ImagingSelection.issued
-
SP_PATIENT
Search parameter: patientDescription: Who the study is about
Type: reference
Path: ImagingSelection.subject.where(resolve() is Patient)
- See Also:
-
PATIENT
Fluent Client search parameter constant for patientDescription: Who the study is about
Type: reference
Path: ImagingSelection.subject.where(resolve() is Patient)
-
INCLUDE_PATIENT
Constant for fluent queries to be used to add include statements. Specifies the path value of "ImagingSelection:patient". -
SP_STUDY_UID
Search parameter: study-uidDescription: The DICOM Study Instance UID from which the images were selected
Type: uri
Path: ImagingSelection.studyUid
- See Also:
-
STUDY_UID
Fluent Client search parameter constant for study-uidDescription: The DICOM Study Instance UID from which the images were selected
Type: uri
Path: ImagingSelection.studyUid
-
SP_SUBJECT
Search parameter: subjectDescription: The subject of the Imaging Selection, such as the associated Patient
Type: reference
Path: ImagingSelection.subject
- See Also:
-
SUBJECT
Fluent Client search parameter constant for subjectDescription: The subject of the Imaging Selection, such as the associated Patient
Type: reference
Path: ImagingSelection.subject
-
INCLUDE_SUBJECT
Constant for fluent queries to be used to add include statements. Specifies the path value of "ImagingSelection:subject".
-
-
Constructor Details
-
ImagingSelection
public ImagingSelection()Constructor -
ImagingSelection
Constructor
-
-
Method Details
-
getIdentifier
- Returns:
identifier(A unique identifier assigned to this imaging selection.)
-
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}
-
getBasedOn
- Returns:
basedOn(A list of the diagnostic requests that resulted in this imaging selection being performed.)
-
setBasedOn
- Returns:
- Returns a reference to
thisfor easy method chaining
-
hasBasedOn
-
addBasedOn
-
addBasedOn
-
getBasedOnFirstRep
- Returns:
- The first repetition of repeating field
basedOn, creating it if it does not already exist {3}
-
getSubject
- Returns:
subject(The patient, or group of patients, location, device, organization, procedure or practitioner this imaging selection is about and into whose or what record the imaging selection is placed.)
-
hasSubject
-
setSubject
- Parameters:
value-subject(The patient, or group of patients, location, device, organization, procedure or practitioner this imaging selection is about and into whose or what record the imaging selection is placed.)
-
getIssuedElement
- Returns:
issued(The date and time this imaging selection was created.). This is the underlying object with id, value and extensions. The accessor "getIssued" gives direct access to the value
-
hasIssuedElement
-
hasIssued
-
setIssuedElement
- Parameters:
value-issued(The date and time this imaging selection was created.). This is the underlying object with id, value and extensions. The accessor "getIssued" gives direct access to the value
-
getIssued
- Returns:
- The date and time this imaging selection was created.
-
setIssued
- Parameters:
value- The date and time this imaging selection was created.
-
getPerformer
- Returns:
performer(Author – human or machine.)
-
setPerformer
public ImagingSelection setPerformer(List<ImagingSelection.ImagingSelectionPerformerComponent> thePerformer) - Returns:
- Returns a reference to
thisfor easy method chaining
-
hasPerformer
-
addPerformer
-
addPerformer
-
getPerformerFirstRep
- Returns:
- The first repetition of repeating field
performer, creating it if it does not already exist {3}
-
getCode
- Returns:
code(Describes the imaging selection.)
-
hasCode
-
setCode
- Parameters:
value-code(Describes the imaging selection.)
-
getStudyUidElement
- Returns:
studyUid(The Study Instance UID for the DICOM Study from which the images were selected.). This is the underlying object with id, value and extensions. The accessor "getStudyUid" gives direct access to the value
-
hasStudyUidElement
-
hasStudyUid
-
setStudyUidElement
- Parameters:
value-studyUid(The Study Instance UID for the DICOM Study from which the images were selected.). This is the underlying object with id, value and extensions. The accessor "getStudyUid" gives direct access to the value
-
getStudyUid
- Returns:
- The Study Instance UID for the DICOM Study from which the images were selected.
-
setStudyUid
- Parameters:
value- The Study Instance UID for the DICOM Study from which the images were selected.
-
getDerivedFrom
- Returns:
derivedFrom(The imaging study from which the imaging selection is made.)
-
setDerivedFrom
- Returns:
- Returns a reference to
thisfor easy method chaining
-
hasDerivedFrom
-
addDerivedFrom
-
addDerivedFrom
-
getDerivedFromFirstRep
- Returns:
- The first repetition of repeating field
derivedFrom, creating it if it does not already exist {3}
-
getEndpoint
- Returns:
endpoint(The network service providing retrieval access to the selected images, frames, etc. See implementation notes for information about using DICOM endpoints.)
-
setEndpoint
- Returns:
- Returns a reference to
thisfor easy method chaining
-
hasEndpoint
-
addEndpoint
-
addEndpoint
-
getEndpointFirstRep
- Returns:
- The first repetition of repeating field
endpoint, creating it if it does not already exist {3}
-
getSeriesUidElement
- Returns:
seriesUid(The Series Instance UID for the DICOM Series from which the images were selected.). This is the underlying object with id, value and extensions. The accessor "getSeriesUid" gives direct access to the value
-
hasSeriesUidElement
-
hasSeriesUid
-
setSeriesUidElement
- Parameters:
value-seriesUid(The Series Instance UID for the DICOM Series from which the images were selected.). This is the underlying object with id, value and extensions. The accessor "getSeriesUid" gives direct access to the value
-
getSeriesUid
- Returns:
- The Series Instance UID for the DICOM Series from which the images were selected.
-
setSeriesUid
- Parameters:
value- The Series Instance UID for the DICOM Series from which the images were selected.
-
getFrameOfReferenceUidElement
- Returns:
frameOfReferenceUid(The Frame of Reference UID identifying the coordinate system that conveys spatial and/or temporal information for the selected images or frames.). This is the underlying object with id, value and extensions. The accessor "getFrameOfReferenceUid" gives direct access to the value
-
hasFrameOfReferenceUidElement
-
hasFrameOfReferenceUid
-
setFrameOfReferenceUidElement
- Parameters:
value-frameOfReferenceUid(The Frame of Reference UID identifying the coordinate system that conveys spatial and/or temporal information for the selected images or frames.). This is the underlying object with id, value and extensions. The accessor "getFrameOfReferenceUid" gives direct access to the value
-
getFrameOfReferenceUid
- Returns:
- The Frame of Reference UID identifying the coordinate system that conveys spatial and/or temporal information for the selected images or frames.
-
setFrameOfReferenceUid
- Parameters:
value- The Frame of Reference UID identifying the coordinate system that conveys spatial and/or temporal information for the selected images or frames.
-
getBodySite
- Returns:
bodySite(The anatomic structures examined. See DICOM Part 16 Annex L (http://dicom.nema.org/medical/dicom/current/output/chtml/part16/chapter_L.html) for DICOM to SNOMED-CT mappings.)
-
hasBodySite
-
setBodySite
- Parameters:
value-bodySite(The anatomic structures examined. See DICOM Part 16 Annex L (http://dicom.nema.org/medical/dicom/current/output/chtml/part16/chapter_L.html) for DICOM to SNOMED-CT mappings.)
-
getInstance
- Returns:
instance(Each imaging selection includes one or more selected DICOM SOP instances.)
-
setInstance
public ImagingSelection setInstance(List<ImagingSelection.ImagingSelectionInstanceComponent> theInstance) - Returns:
- Returns a reference to
thisfor easy method chaining
-
hasInstance
-
addInstance
-
addInstance
-
getInstanceFirstRep
- Returns:
- The first repetition of repeating field
instance, creating it if it does not already exist {3}
-
getImageRegion
- Returns:
imageRegion(Each imaging selection might includes one or more image regions. Image regions are specified by a region type and a set of 2D or 3D coordinates.)
-
hasImageRegion
-
setImageRegion
- Parameters:
value-imageRegion(Each imaging selection might includes one or more image regions. Image regions are specified by a region type and a set of 2D or 3D coordinates.)
-
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
-