Media.Builder |
Media.Builder.basedOn(Reference... basedOn) |
A procedure that is fulfilled in whole or in part by the creation of this media.
|
Media.Builder |
Media.Builder.basedOn(Collection<Reference> basedOn) |
A procedure that is fulfilled in whole or in part by the creation of this media.
|
Media.Builder |
Media.Builder.bodySite(CodeableConcept bodySite) |
Indicates the site on the subject's body where the observation was made (i.e.
|
static Media.Builder |
Media.builder() |
|
Media.Builder |
Media.Builder.contained(Resource... contained) |
These resources do not have an independent existence apart from the resource that contains them - they cannot be
identified independently, and nor can they have their own independent transaction scope.
|
Media.Builder |
Media.Builder.contained(Collection<Resource> contained) |
These resources do not have an independent existence apart from the resource that contains them - they cannot be
identified independently, and nor can they have their own independent transaction scope.
|
Media.Builder |
Media.Builder.content(Attachment content) |
The actual content of the media - inline or by direct reference to the media source file.
|
Media.Builder |
Media.Builder.created(Element created) |
The date and time(s) at which the media was collected.
|
Media.Builder |
Media.Builder.device(Reference device) |
The device used to collect the media.
|
Media.Builder |
Media.Builder.deviceName(String deviceName) |
The name of the device / manufacturer of the device that was used to make the recording.
|
Media.Builder |
Media.Builder.deviceName(String deviceName) |
Convenience method for setting deviceName .
|
Media.Builder |
Media.Builder.duration(Decimal duration) |
The duration of the recording in seconds - for audio and video.
|
Media.Builder |
Media.Builder.encounter(Reference encounter) |
The encounter that establishes the context for this media.
|
Media.Builder |
Media.Builder.extension(Extension... extension) |
May be used to represent additional information that is not part of the basic definition of the resource.
|
Media.Builder |
Media.Builder.extension(Collection<Extension> extension) |
May be used to represent additional information that is not part of the basic definition of the resource.
|
Media.Builder |
Media.Builder.frames(PositiveInt frames) |
The number of frames in a photo.
|
protected Media.Builder |
Media.Builder.from(Media media) |
|
Media.Builder |
Media.Builder.height(PositiveInt height) |
Height of the image in pixels (photo/video).
|
Media.Builder |
Media.Builder.id(String id) |
The logical id of the resource, as used in the URL for the resource.
|
Media.Builder |
Media.Builder.identifier(Identifier... identifier) |
Identifiers associated with the image - these may include identifiers for the image itself, identifiers for the
context of its collection (e.g.
|
Media.Builder |
Media.Builder.identifier(Collection<Identifier> identifier) |
Identifiers associated with the image - these may include identifiers for the image itself, identifiers for the
context of its collection (e.g.
|
Media.Builder |
Media.Builder.implicitRules(Uri implicitRules) |
A reference to a set of rules that were followed when the resource was constructed, and which must be understood when
processing the content.
|
Media.Builder |
Media.Builder.issued(Instant issued) |
The date and time this version of the media was made available to providers, typically after having been reviewed.
|
Media.Builder |
Media.Builder.issued(ZonedDateTime issued) |
Convenience method for setting issued .
|
Media.Builder |
Media.Builder.language(Code language) |
The base language in which the resource is written.
|
Media.Builder |
Media.Builder.meta(Meta meta) |
The metadata about the resource.
|
Media.Builder |
Media.Builder.modality(CodeableConcept modality) |
Details of the type of the media - usually, how it was acquired (what type of device).
|
Media.Builder |
Media.Builder.modifierExtension(Extension... modifierExtension) |
May be used to represent additional information that is not part of the basic definition of the resource and that
modifies the understanding of the element that contains it and/or the understanding of the containing element's
descendants.
|
Media.Builder |
Media.Builder.modifierExtension(Collection<Extension> modifierExtension) |
May be used to represent additional information that is not part of the basic definition of the resource and that
modifies the understanding of the element that contains it and/or the understanding of the containing element's
descendants.
|
Media.Builder |
Media.Builder.note(Annotation... note) |
Comments made about the media by the performer, subject or other participants.
|
Media.Builder |
Media.Builder.note(Collection<Annotation> note) |
Comments made about the media by the performer, subject or other participants.
|
Media.Builder |
Media.Builder.operator(Reference operator) |
The person who administered the collection of the image.
|
Media.Builder |
Media.Builder.partOf(Reference... partOf) |
A larger event of which this particular event is a component or step.
|
Media.Builder |
Media.Builder.partOf(Collection<Reference> partOf) |
A larger event of which this particular event is a component or step.
|
Media.Builder |
Media.Builder.reasonCode(CodeableConcept... reasonCode) |
Describes why the event occurred in coded or textual form.
|
Media.Builder |
Media.Builder.reasonCode(Collection<CodeableConcept> reasonCode) |
Describes why the event occurred in coded or textual form.
|
Media.Builder |
Media.Builder.status(MediaStatus status) |
The current state of the {{title}}.
|
Media.Builder |
Media.Builder.subject(Reference subject) |
Who/What this Media is a record of.
|
Media.Builder |
Media.Builder.text(Narrative text) |
A human-readable narrative that contains a summary of the resource and can be used to represent the content of the
resource to a human.
|
Media.Builder |
Media.toBuilder() |
|
Media.Builder |
Media.Builder.type(CodeableConcept type) |
A code that classifies whether the media is an image, video or audio recording or some other media category.
|
Media.Builder |
Media.Builder.view(CodeableConcept view) |
The name of the imaging view e.g.
|
Media.Builder |
Media.Builder.width(PositiveInt width) |
Width of the image in pixels (photo/video).
|