Class ImagingStudy.Series
- All Implemented Interfaces:
ca.uhn.fhir.model.api.ICompositeElement
,ca.uhn.fhir.model.api.IElement
,ca.uhn.fhir.model.api.IIdentifiableElement
,ca.uhn.fhir.model.api.IResourceBlock
,ca.uhn.fhir.model.api.ISupportsUndeclaredExtensions
,Serializable
,org.hl7.fhir.instance.model.api.IBase
- Enclosing class:
ImagingStudy
Definition: Each study has one or more series of images or other content
- See Also:
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionAdds and returns a new value for instance ()addInstance
(ImagingStudy.SeriesInstance theValue) Adds a given new value for instance ()<T extends ca.uhn.fhir.model.api.IElement>
List<T> getAllPopulatedChildElementsOfType
(Class<T> theType) Gets the value(s) for availability ().ca.uhn.fhir.model.primitive.BoundCodeDt
<InstanceAvailabilityEnum> Gets the value(s) for availability ().Gets the value(s) for bodySite ().Gets the value(s) for description ().ca.uhn.fhir.model.primitive.StringDt
Gets the value(s) for description ().Gets the value(s) for instance ().Gets the first repetition for instance (), creating it if it does not already exist.Gets the value(s) for laterality ().Gets the value(s) for modality ().Gets the value(s) for number ().ca.uhn.fhir.model.primitive.UnsignedIntDt
Gets the value(s) for number ().Gets the value(s) for numberOfInstances ().ca.uhn.fhir.model.primitive.UnsignedIntDt
Gets the value(s) for numberOfInstances ().Gets the value(s) for started ().ca.uhn.fhir.model.primitive.DateTimeDt
Gets the value(s) for started ().getUid()
Gets the value(s) for uid ().ca.uhn.fhir.model.primitive.OidDt
Gets the value(s) for uid ().getUrl()
Gets the value(s) for url ().ca.uhn.fhir.model.primitive.UriDt
Gets the value(s) for url ().boolean
isEmpty()
setAvailability
(InstanceAvailabilityEnum theValue) Sets the value(s) for availability ()setAvailability
(ca.uhn.fhir.model.primitive.BoundCodeDt<InstanceAvailabilityEnum> theValue) Sets the value(s) for availability ()setBodySite
(CodingDt theValue) Sets the value(s) for bodySite ()setDescription
(ca.uhn.fhir.model.primitive.StringDt theValue) Sets the value(s) for description ()setDescription
(String theString) Sets the value for description ()setInstance
(List<ImagingStudy.SeriesInstance> theValue) Sets the value(s) for instance ()setLaterality
(CodingDt theValue) Sets the value(s) for laterality ()setModality
(CodingDt theValue) Sets the value(s) for modality ()setNumber
(int theInteger) Sets the value for number ()setNumber
(ca.uhn.fhir.model.primitive.UnsignedIntDt theValue) Sets the value(s) for number ()setNumberOfInstances
(int theInteger) Sets the value for numberOfInstances ()setNumberOfInstances
(ca.uhn.fhir.model.primitive.UnsignedIntDt theValue) Sets the value(s) for numberOfInstances ()setStarted
(ca.uhn.fhir.model.primitive.DateTimeDt theValue) Sets the value(s) for started ()setStarted
(Date theDate, ca.uhn.fhir.model.api.TemporalPrecisionEnum thePrecision) Sets the value for started ()setStartedWithSecondsPrecision
(Date theDate) Sets the value for started ()setUid
(ca.uhn.fhir.model.primitive.OidDt theValue) Sets the value(s) for uid ()setUrl
(ca.uhn.fhir.model.primitive.UriDt theValue) Sets the value(s) for url ()Sets the value for url ()Methods inherited from class ca.uhn.fhir.model.api.BaseIdentifiableElement
getElementSpecificId, getId, setElementSpecificId, setId, setId
Methods inherited from class ca.uhn.fhir.model.api.BaseElement
addUndeclaredExtension, addUndeclaredExtension, addUndeclaredExtension, getAllUndeclaredExtensions, getFormatCommentsPost, getFormatCommentsPre, getUndeclaredExtensions, getUndeclaredExtensionsByUrl, getUndeclaredModifierExtensions, getUserData, hasFormatComment, isBaseEmpty, setUserData
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.IBase
fhirType, getFormatCommentsPost, getFormatCommentsPre, getUserData, hasFormatComment, setUserData
Methods inherited from interface ca.uhn.fhir.model.api.IIdentifiableElement
getElementSpecificId, getId, setElementSpecificId, setId, setId
-
Constructor Details
-
Series
public Series()
-
-
Method Details
-
isEmpty
- Specified by:
isEmpty
in interfaceorg.hl7.fhir.instance.model.api.IBase
-
getAllPopulatedChildElementsOfType
public <T extends ca.uhn.fhir.model.api.IElement> List<T> getAllPopulatedChildElementsOfType(Class<T> theType) - Specified by:
getAllPopulatedChildElementsOfType
in interfaceca.uhn.fhir.model.api.ICompositeElement
-
getNumberElement
Gets the value(s) for number (). creating it if it does not exist. Will not returnnull
.Definition: The Numeric identifier of this series in the study.
-
getNumber
Gets the value(s) for number (). creating it if it does not exist. This method may returnnull
.Definition: The Numeric identifier of this series in the study.
-
setNumber
Sets the value(s) for number ()Definition: The Numeric identifier of this series in the study.
-
setNumber
Sets the value for number ()Definition: The Numeric identifier of this series in the study.
-
getModality
Gets the value(s) for modality (). creating it if it does not exist. Will not returnnull
.Definition: The modality of this series sequence
-
setModality
Sets the value(s) for modality ()Definition: The modality of this series sequence
-
getUidElement
Gets the value(s) for uid (). creating it if it does not exist. Will not returnnull
.Definition: Formal identifier for this series
-
getUid
Gets the value(s) for uid (). creating it if it does not exist. This method may returnnull
.Definition: Formal identifier for this series
-
setUid
Sets the value(s) for uid ()Definition: Formal identifier for this series
-
getDescriptionElement
Gets the value(s) for description (). creating it if it does not exist. Will not returnnull
.Definition: A description of the series
-
getDescription
Gets the value(s) for description (). creating it if it does not exist. This method may returnnull
.Definition: A description of the series
-
setDescription
Sets the value(s) for description ()Definition: A description of the series
-
setDescription
Sets the value for description ()Definition: A description of the series
-
getNumberOfInstancesElement
Gets the value(s) for numberOfInstances (). creating it if it does not exist. Will not returnnull
.Definition: Number of SOP Instances in Series.
-
getNumberOfInstances
Gets the value(s) for numberOfInstances (). creating it if it does not exist. This method may returnnull
.Definition: Number of SOP Instances in Series.
-
setNumberOfInstances
Sets the value(s) for numberOfInstances ()Definition: Number of SOP Instances in Series.
-
setNumberOfInstances
Sets the value for numberOfInstances ()Definition: Number of SOP Instances in Series.
-
getAvailabilityElement
Gets the value(s) for availability (). creating it if it does not exist. Will not returnnull
.Definition: Availability of series (online, offline or nearline)
-
getAvailability
Gets the value(s) for availability (). creating it if it does not exist. This method may returnnull
.Definition: Availability of series (online, offline or nearline)
-
setAvailability
public ImagingStudy.Series setAvailability(ca.uhn.fhir.model.primitive.BoundCodeDt<InstanceAvailabilityEnum> theValue) Sets the value(s) for availability ()Definition: Availability of series (online, offline or nearline)
-
setAvailability
Sets the value(s) for availability ()Definition: Availability of series (online, offline or nearline)
-
getUrlElement
Gets the value(s) for url (). creating it if it does not exist. Will not returnnull
.Definition: URI/URL specifying the location of the referenced series using WADO-RS
-
getUrl
Gets the value(s) for url (). creating it if it does not exist. This method may returnnull
.Definition: URI/URL specifying the location of the referenced series using WADO-RS
-
setUrl
Sets the value(s) for url ()Definition: URI/URL specifying the location of the referenced series using WADO-RS
-
setUrl
Sets the value for url ()Definition: URI/URL specifying the location of the referenced series using WADO-RS
-
getBodySite
Gets the value(s) for bodySite (). creating it if it does not exist. Will not returnnull
.Definition: Body part examined. See DICOM Part 16 Annex L for the mapping from DICOM to Snomed CT
-
setBodySite
Sets the value(s) for bodySite ()Definition: Body part examined. See DICOM Part 16 Annex L for the mapping from DICOM to Snomed CT
-
getLaterality
Gets the value(s) for laterality (). creating it if it does not exist. Will not returnnull
.Definition: Laterality if body site is paired anatomic structure and laterality is not pre-coordinated in body site code.
-
setLaterality
Sets the value(s) for laterality ()Definition: Laterality if body site is paired anatomic structure and laterality is not pre-coordinated in body site code.
-
getStartedElement
Gets the value(s) for started (). creating it if it does not exist. Will not returnnull
.Definition: The date and time the series was started.
-
getStarted
Gets the value(s) for started (). creating it if it does not exist. This method may returnnull
.Definition: The date and time the series was started.
-
setStarted
Sets the value(s) for started ()Definition: The date and time the series was started.
-
setStartedWithSecondsPrecision
Sets the value for started ()Definition: The date and time the series was started.
-
setStarted
public ImagingStudy.Series setStarted(Date theDate, ca.uhn.fhir.model.api.TemporalPrecisionEnum thePrecision) Sets the value for started ()Definition: The date and time the series was started.
-
getInstance
Gets the value(s) for instance (). creating it if it does not exist. Will not returnnull
.Definition: A single SOP Instance within the series, e.g. an image, or presentation state.
-
setInstance
Sets the value(s) for instance ()Definition: A single SOP Instance within the series, e.g. an image, or presentation state.
-
addInstance
Adds and returns a new value for instance ()Definition: A single SOP Instance within the series, e.g. an image, or presentation state.
-
addInstance
Adds a given new value for instance ()Definition: A single SOP Instance within the series, e.g. an image, or presentation state.
- Parameters:
theValue
- The instance to add (must not benull
)
-
getInstanceFirstRep
Gets the first repetition for instance (), creating it if it does not already exist.Definition: A single SOP Instance within the series, e.g. an image, or presentation state.
-