| Package | Description |
|---|---|
| org.hl7.fhir.instance.model |
| Modifier and Type | Field and Description |
|---|---|
protected UnsignedIntType |
Media.duration
The duration of the recording in seconds - for audio and video.
|
protected UnsignedIntType |
ImagingStudy.ImagingStudySeriesComponent.number
The Numeric identifier of this series in the study.
|
protected UnsignedIntType |
ImagingStudy.ImagingStudySeriesInstanceComponent.number
The number of instance in the series.
|
protected UnsignedIntType |
ImagingStudy.numberOfInstances
Number of SOP Instances in Study.
|
protected UnsignedIntType |
ImagingStudy.ImagingStudySeriesComponent.numberOfInstances
Number of SOP Instances in Series.
|
protected UnsignedIntType |
ImagingStudy.numberOfSeries
Number of Series in Study.
|
protected UnsignedIntType |
Appointment.priority
The priority of the appointment.
|
protected UnsignedIntType |
Group.quantity
A count of the number of resource instances that are part of the group.
|
protected UnsignedIntType |
Conformance.ConformanceMessagingComponent.reliableCache
Length if the receiver's reliable messaging cache in minutes (if a receiver) or how long the cache length on the receiver should be (if a sender).
|
protected UnsignedIntType |
Attachment.size
The number of bytes of data that make up this attachment.
|
protected UnsignedIntType |
Bundle.total
If a set of search matches, this is the total number of matches for the search (as opposed to the number of results in this bundle).
|
| Modifier and Type | Field and Description |
|---|---|
protected List<UnsignedIntType> |
ImagingObjectSelection.FramesComponent.frameNumbers
The frame numbers in the frame set.
|
| Modifier and Type | Method and Description |
|---|---|
UnsignedIntType |
ImagingObjectSelection.FramesComponent.addFrameNumbersElement() |
UnsignedIntType |
Base.castToUnsignedInt(Base b) |
UnsignedIntType |
UnsignedIntType.copy() |
UnsignedIntType |
Media.getDurationElement() |
UnsignedIntType |
ImagingStudy.ImagingStudySeriesComponent.getNumberElement() |
UnsignedIntType |
ImagingStudy.ImagingStudySeriesInstanceComponent.getNumberElement() |
UnsignedIntType |
ImagingStudy.getNumberOfInstancesElement() |
UnsignedIntType |
ImagingStudy.ImagingStudySeriesComponent.getNumberOfInstancesElement() |
UnsignedIntType |
ImagingStudy.getNumberOfSeriesElement() |
UnsignedIntType |
Appointment.getPriorityElement() |
UnsignedIntType |
Group.getQuantityElement() |
UnsignedIntType |
Conformance.ConformanceMessagingComponent.getReliableCacheElement() |
UnsignedIntType |
Attachment.getSizeElement() |
UnsignedIntType |
Bundle.getTotalElement() |
| Modifier and Type | Method and Description |
|---|---|
List<UnsignedIntType> |
ImagingObjectSelection.FramesComponent.getFrameNumbers() |
| Constructor and Description |
|---|
ImagingStudy(Reference patient,
OidType uid,
UnsignedIntType numberOfSeries,
UnsignedIntType numberOfInstances) |
ImagingStudySeriesComponent(Coding modality,
OidType uid,
UnsignedIntType numberOfInstances) |
Copyright © 2014–2018 University Health Network. All rights reserved.