Class ImagingObjectSelection.Study

java.lang.Object
ca.uhn.fhir.model.api.BaseElement
ca.uhn.fhir.model.api.BaseIdentifiableElement
ca.uhn.fhir.model.dstu2.resource.ImagingObjectSelection.Study
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:
ImagingObjectSelection

public static class ImagingObjectSelection.Study extends ca.uhn.fhir.model.api.BaseIdentifiableElement implements ca.uhn.fhir.model.api.IResourceBlock
Block class for child element: ImagingObjectSelection.study ()

Definition: Study identity and locating information of the DICOM SOP instances in the selection.

See Also:
  • Constructor Details

  • Method Details

    • isEmpty

      public boolean isEmpty()
      Specified by:
      isEmpty in interface org.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 interface ca.uhn.fhir.model.api.ICompositeElement
    • getUidElement

      public ca.uhn.fhir.model.primitive.OidDt getUidElement()
      Gets the value(s) for uid (). creating it if it does not exist. Will not return null.

      Definition: Study instance UID of the SOP instances in the selection

    • getUid

      public String getUid()
      Gets the value(s) for uid (). creating it if it does not exist. This method may return null.

      Definition: Study instance UID of the SOP instances in the selection

    • setUid

      public ImagingObjectSelection.Study setUid(ca.uhn.fhir.model.primitive.OidDt theValue)
      Sets the value(s) for uid ()

      Definition: Study instance UID of the SOP instances in the selection

    • getUrlElement

      public ca.uhn.fhir.model.primitive.UriDt getUrlElement()
      Gets the value(s) for url (). creating it if it does not exist. Will not return null.

      Definition: WADO-RS URL to retrieve the study. Note that this URL retrieves all SOP instances of the study, not only those in the selection.

    • getUrl

      public String getUrl()
      Gets the value(s) for url (). creating it if it does not exist. This method may return null.

      Definition: WADO-RS URL to retrieve the study. Note that this URL retrieves all SOP instances of the study, not only those in the selection.

    • setUrl

      public ImagingObjectSelection.Study setUrl(ca.uhn.fhir.model.primitive.UriDt theValue)
      Sets the value(s) for url ()

      Definition: WADO-RS URL to retrieve the study. Note that this URL retrieves all SOP instances of the study, not only those in the selection.

    • setUrl

      Sets the value for url ()

      Definition: WADO-RS URL to retrieve the study. Note that this URL retrieves all SOP instances of the study, not only those in the selection.

    • getImagingStudy

      Gets the value(s) for imagingStudy (). creating it if it does not exist. Will not return null.

      Definition: Reference to the Imaging Study in FHIR form.

    • setImagingStudy

      Sets the value(s) for imagingStudy ()

      Definition: Reference to the Imaging Study in FHIR form.

    • getSeries

      Gets the value(s) for series (). creating it if it does not exist. Will not return null.

      Definition: Series identity and locating information of the DICOM SOP instances in the selection

    • setSeries

      Sets the value(s) for series ()

      Definition: Series identity and locating information of the DICOM SOP instances in the selection

    • addSeries

      Adds and returns a new value for series ()

      Definition: Series identity and locating information of the DICOM SOP instances in the selection

    • addSeries

      Adds a given new value for series ()

      Definition: Series identity and locating information of the DICOM SOP instances in the selection

      Parameters:
      theValue - The series to add (must not be null)
    • getSeriesFirstRep

      Gets the first repetition for series (), creating it if it does not already exist.

      Definition: Series identity and locating information of the DICOM SOP instances in the selection