| Package | Description |
|---|---|
| org.hl7.fhir.dstu2016may.model |
| Modifier and Type | Field and Description |
|---|---|
protected UnsignedIntType |
CodeSystem.count
The total number of concepts defined by the code system.
|
protected UnsignedIntType |
Media.duration
The duration of the recording in seconds - for audio and video.
|
protected UnsignedIntType |
ImagingExcerpt.StudyViewableComponent.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 |
Timing.TimingRepeatComponent.offset
The number of minutes from the event.
|
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 |
ImagingExcerpt.StudyViewableComponent.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> |
ImagingExcerpt.InstanceComponent.frameNumbers
The specific frame reference within a multi-frame object.
|
protected List<UnsignedIntType> |
ImagingObjectSelection.FramesComponent.number
The specific frame reference within a multi-frame object.
|
| Modifier and Type | Method and Description |
|---|---|
List<UnsignedIntType> |
ImagingExcerpt.InstanceComponent.getFrameNumbers() |
List<UnsignedIntType> |
ImagingObjectSelection.FramesComponent.getNumber() |
| Constructor and Description |
|---|
ImagingStudy(OidType uid,
Reference patient,
UnsignedIntType numberOfSeries,
UnsignedIntType numberOfInstances)
Constructor
|
ImagingStudySeriesComponent(OidType uid,
Coding modality,
UnsignedIntType numberOfInstances)
Constructor
|
Copyright © 2014–2018 University Health Network. All rights reserved.