
Class Media
-
- All Implemented Interfaces:
ca.uhn.fhir.model.api.IElement
,Serializable
,org.hl7.fhir.instance.model.api.IAnyResource
,org.hl7.fhir.instance.model.api.IBase
,org.hl7.fhir.instance.model.api.IBaseHasExtensions
,org.hl7.fhir.instance.model.api.IBaseHasModifierExtensions
,org.hl7.fhir.instance.model.api.IBaseResource
,org.hl7.fhir.instance.model.api.IDomainResource
public class Media extends DomainResource
A photo, video, or audio recording acquired or used in healthcare. The actual content may be inline or provided by direct reference.- See Also:
- Serialized Form
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static class
Media.DigitalMediaType
static class
Media.DigitalMediaTypeEnumFactory
-
Field Summary
Fields Modifier and Type Field Description static ca.uhn.fhir.rest.gclient.ReferenceClientParam
BASED_ON
Fluent Client search parameter constant for based-onprotected List<Reference>
basedOn
A procedure that is fulfilled in whole or in part by the creation of this media.protected List<ProcedureRequest>
basedOnTarget
The actual objects that are the target of the reference (A procedure that is fulfilled in whole or in part by the creation of this media.)protected CodeableConcept
bodySite
Indicates the site on the subject's body where the media was collected (i.e.protected Attachment
content
The actual content of the media - inline or by direct reference to the media source file.protected Reference
context
The encounter or episode of care that establishes the context for this media.static ca.uhn.fhir.rest.gclient.ReferenceClientParam
CONTEXT
Fluent Client search parameter constant for contextprotected Resource
contextTarget
The actual object that is the target of the reference (The encounter or episode of care that establishes the context for this media.)static ca.uhn.fhir.rest.gclient.DateClientParam
CREATED
Fluent Client search parameter constant for createdstatic ca.uhn.fhir.rest.gclient.DateClientParam
DATE
Fluent Client search parameter constant for dateprotected Reference
device
The device used to collect the media.static ca.uhn.fhir.rest.gclient.ReferenceClientParam
DEVICE
Fluent Client search parameter constant for deviceprotected Resource
deviceTarget
The actual object that is the target of the reference (The device used to collect the media.)protected UnsignedIntType
duration
The duration of the recording in seconds - for audio and video.protected PositiveIntType
frames
The number of frames in a photo.protected PositiveIntType
height
Height of the image in pixels (photo/video).protected List<Identifier>
identifier
Identifiers associated with the image - these may include identifiers for the image itself, identifiers for the context of its collection (e.g.static ca.uhn.fhir.rest.gclient.TokenClientParam
IDENTIFIER
Fluent Client search parameter constant for identifierstatic ca.uhn.fhir.model.api.Include
INCLUDE_BASED_ON
Constant for fluent queries to be used to add include statements.static ca.uhn.fhir.model.api.Include
INCLUDE_CONTEXT
Constant for fluent queries to be used to add include statements.static ca.uhn.fhir.model.api.Include
INCLUDE_DEVICE
Constant for fluent queries to be used to add include statements.static ca.uhn.fhir.model.api.Include
INCLUDE_OPERATOR
Constant for fluent queries to be used to add include statements.static ca.uhn.fhir.model.api.Include
INCLUDE_PATIENT
Constant for fluent queries to be used to add include statements.static ca.uhn.fhir.model.api.Include
INCLUDE_SUBJECT
Constant for fluent queries to be used to add include statements.protected List<Annotation>
note
Comments made about the media by the performer, subject or other participants.protected Type
occurrence
The date and time(s) at which the media was collected.protected Reference
operator
The person who administered the collection of the image.static ca.uhn.fhir.rest.gclient.ReferenceClientParam
OPERATOR
Fluent Client search parameter constant for operatorprotected Practitioner
operatorTarget
The actual object that is the target of the reference (The person who administered the collection of the image.)static ca.uhn.fhir.rest.gclient.ReferenceClientParam
PATIENT
Fluent Client search parameter constant for patientprotected List<CodeableConcept>
reasonCode
Describes why the event occurred in coded or textual form.static ca.uhn.fhir.rest.gclient.TokenClientParam
SITE
Fluent Client search parameter constant for sitestatic String
SP_BASED_ON
Search parameter: based-onstatic String
SP_CONTEXT
Search parameter: contextstatic String
SP_CREATED
Search parameter: createdstatic String
SP_DATE
Search parameter: datestatic String
SP_DEVICE
Search parameter: devicestatic String
SP_IDENTIFIER
Search parameter: identifierstatic String
SP_OPERATOR
Search parameter: operatorstatic String
SP_PATIENT
Search parameter: patientstatic String
SP_SITE
Search parameter: sitestatic String
SP_SUBJECT
Search parameter: subjectstatic String
SP_SUBTYPE
Search parameter: subtypestatic String
SP_TYPE
Search parameter: typestatic String
SP_VIEW
Search parameter: viewprotected Reference
subject
Who/What this Media is a record of.static ca.uhn.fhir.rest.gclient.ReferenceClientParam
SUBJECT
Fluent Client search parameter constant for subjectprotected Resource
subjectTarget
The actual object that is the target of the reference (Who/What this Media is a record of.)protected CodeableConcept
subtype
Details of the type of the media - usually, how it was acquired (what type of device).static ca.uhn.fhir.rest.gclient.TokenClientParam
SUBTYPE
Fluent Client search parameter constant for subtypeprotected Enumeration<Media.DigitalMediaType>
type
Whether the media is a photo (still image), an audio recording, or a video recording.static ca.uhn.fhir.rest.gclient.TokenClientParam
TYPE
Fluent Client search parameter constant for typeprotected CodeableConcept
view
The name of the imaging view e.g.static ca.uhn.fhir.rest.gclient.TokenClientParam
VIEW
Fluent Client search parameter constant for viewprotected PositiveIntType
width
Width of the image in pixels (photo/video).-
Fields inherited from class org.hl7.fhir.dstu3.model.DomainResource
contained, extension, modifierExtension, text
-
Fields inherited from class org.hl7.fhir.dstu3.model.Resource
id, implicitRules, language, meta
-
-
Constructor Summary
Constructors Constructor Description Media()
ConstructorMedia(Enumeration<Media.DigitalMediaType> type, Attachment content)
Constructor
-
Method Summary
-
Methods inherited from class org.hl7.fhir.dstu3.model.DomainResource
addContained, addExtension, addExtension, addModifierExtension, addModifierExtension, copyValues, getContained, getExtension, getExtensionsByUrl, getModifierExtension, getModifierExtensionsByUrl, getText, hasContained, hasExtension, hasModifierExtension, hasText, setContained, setExtension, setModifierExtension, setText
-
Methods inherited from class org.hl7.fhir.dstu3.model.Resource
copyValues, getId, getIdBase, getIdElement, getImplicitRules, getImplicitRulesElement, getLanguage, getLanguageElement, getMeta, hasId, hasIdElement, hasImplicitRules, hasImplicitRulesElement, hasLanguage, hasLanguageElement, hasMeta, setId, setIdBase, setIdElement, setImplicitRules, setImplicitRulesElement, setLanguage, setLanguageElement, setMeta
-
Methods inherited from class org.hl7.fhir.dstu3.model.BaseResource
getStructureFhirVersionEnum, isResource, setId
-
Methods inherited from class org.hl7.fhir.dstu3.model.Base
castToAddress, castToAnnotation, castToAttachment, castToBase64Binary, castToBoolean, castToCode, castToCodeableConcept, castToCoding, castToContactDetail, castToContactPoint, castToContributor, castToDataRequirement, castToDate, castToDateTime, castToDecimal, castToDosage, castToDuration, castToElementDefinition, castToExtension, castToHumanName, castToId, castToIdentifier, castToInstant, castToInteger, castToMarkdown, castToMeta, castToMoney, castToNarrative, castToOid, castToParameterDefinition, castToPeriod, castToPositiveInt, castToQuantity, castToRange, castToRatio, castToReference, castToRelatedArtifact, castToResource, castToSampledData, castToSignature, castToSimpleQuantity, castToString, castToTime, castToTiming, castToTriggerDefinition, castToType, castToUnsignedInt, castToUri, castToUsageContext, castToXhtml, castToXhtmlString, children, clearUserData, compareDeep, compareDeep, compareDeep, compareValues, compareValues, equals, getChildByName, getFormatCommentsPost, getFormatCommentsPre, getNamedProperty, getUserData, getUserInt, getUserString, hasFormatComment, hasPrimitiveValue, hasType, hasUserData, isBooleanPrimitive, isMetadataBased, isPrimitive, listChildrenByName, listChildrenByName, primitiveValue, setUserData, setUserDataINN
-
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.IAnyResource
getId, getIdElement, getLanguageElement, getUserData, setId, setUserData
-
-
-
-
Field Detail
-
identifier
protected List<Identifier> identifier
Identifiers associated with the image - these may include identifiers for the image itself, identifiers for the context of its collection (e.g. series ids) and context ids such as accession numbers or other workflow identifiers.
-
basedOn
protected List<Reference> basedOn
A procedure that is fulfilled in whole or in part by the creation of this media.
-
basedOnTarget
protected List<ProcedureRequest> basedOnTarget
The actual objects that are the target of the reference (A procedure that is fulfilled in whole or in part by the creation of this media.)
-
type
protected Enumeration<Media.DigitalMediaType> type
Whether the media is a photo (still image), an audio recording, or a video recording.
-
subtype
protected CodeableConcept subtype
Details of the type of the media - usually, how it was acquired (what type of device). If images sourced from a DICOM system, are wrapped in a Media resource, then this is the modality.
-
view
protected CodeableConcept view
The name of the imaging view e.g. Lateral or Antero-posterior (AP).
-
subjectTarget
protected Resource subjectTarget
The actual object that is the target of the reference (Who/What this Media is a record of.)
-
context
protected Reference context
The encounter or episode of care that establishes the context for this media.
-
contextTarget
protected Resource contextTarget
The actual object that is the target of the reference (The encounter or episode of care that establishes the context for this media.)
-
occurrence
protected Type occurrence
The date and time(s) at which the media was collected.
-
operatorTarget
protected Practitioner operatorTarget
The actual object that is the target of the reference (The person who administered the collection of the image.)
-
reasonCode
protected List<CodeableConcept> reasonCode
Describes why the event occurred in coded or textual form.
-
bodySite
protected CodeableConcept bodySite
Indicates the site on the subject's body where the media was collected (i.e. the target site).
-
deviceTarget
protected Resource deviceTarget
The actual object that is the target of the reference (The device used to collect the media.)
-
height
protected PositiveIntType height
Height of the image in pixels (photo/video).
-
width
protected PositiveIntType width
Width of the image in pixels (photo/video).
-
frames
protected PositiveIntType frames
The number of frames in a photo. This is used with a multi-page fax, or an imaging acquisition context that takes multiple slices in a single image, or an animated gif. If there is more than one frame, this SHALL have a value in order to alert interface software that a multi-frame capable rendering widget is required.
-
duration
protected UnsignedIntType duration
The duration of the recording in seconds - for audio and video.
-
content
protected Attachment content
The actual content of the media - inline or by direct reference to the media source file.
-
note
protected List<Annotation> note
Comments made about the media by the performer, subject or other participants.
-
SP_DATE
public static final String SP_DATE
Search parameter: dateDescription: When Media was collected
Type: date
Path: Media.occurrence[x]
- See Also:
- Constant Field Values
-
DATE
public static final ca.uhn.fhir.rest.gclient.DateClientParam DATE
Fluent Client search parameter constant for dateDescription: When Media was collected
Type: date
Path: Media.occurrence[x]
-
SP_IDENTIFIER
public static final String SP_IDENTIFIER
Search parameter: identifierDescription: Identifier(s) for the image
Type: token
Path: Media.identifier
- See Also:
- Constant Field Values
-
IDENTIFIER
public static final ca.uhn.fhir.rest.gclient.TokenClientParam IDENTIFIER
Fluent Client search parameter constant for identifierDescription: Identifier(s) for the image
Type: token
Path: Media.identifier
-
SP_CREATED
public static final String SP_CREATED
Search parameter: createdDescription: Date attachment was first created
Type: date
Path: Media.content.creation
- See Also:
- Constant Field Values
-
CREATED
public static final ca.uhn.fhir.rest.gclient.DateClientParam CREATED
Fluent Client search parameter constant for createdDescription: Date attachment was first created
Type: date
Path: Media.content.creation
-
SP_SUBJECT
public static final String SP_SUBJECT
Search parameter: subjectDescription: Who/What this Media is a record of
Type: reference
Path: Media.subject
- See Also:
- Constant Field Values
-
SUBJECT
public static final ca.uhn.fhir.rest.gclient.ReferenceClientParam SUBJECT
Fluent Client search parameter constant for subjectDescription: Who/What this Media is a record of
Type: reference
Path: Media.subject
-
INCLUDE_SUBJECT
public static final ca.uhn.fhir.model.api.Include INCLUDE_SUBJECT
Constant for fluent queries to be used to add include statements. Specifies the path value of "Media:subject".
-
SP_TYPE
public static final String SP_TYPE
Search parameter: typeDescription: photo | video | audio
Type: token
Path: Media.type
- See Also:
- Constant Field Values
-
TYPE
public static final ca.uhn.fhir.rest.gclient.TokenClientParam TYPE
Fluent Client search parameter constant for typeDescription: photo | video | audio
Type: token
Path: Media.type
-
SP_OPERATOR
public static final String SP_OPERATOR
Search parameter: operatorDescription: The person who generated the image
Type: reference
Path: Media.operator
- See Also:
- Constant Field Values
-
OPERATOR
public static final ca.uhn.fhir.rest.gclient.ReferenceClientParam OPERATOR
Fluent Client search parameter constant for operatorDescription: The person who generated the image
Type: reference
Path: Media.operator
-
INCLUDE_OPERATOR
public static final ca.uhn.fhir.model.api.Include INCLUDE_OPERATOR
Constant for fluent queries to be used to add include statements. Specifies the path value of "Media:operator".
-
SP_VIEW
public static final String SP_VIEW
Search parameter: viewDescription: Imaging view, e.g. Lateral or Antero-posterior
Type: token
Path: Media.view
- See Also:
- Constant Field Values
-
VIEW
public static final ca.uhn.fhir.rest.gclient.TokenClientParam VIEW
Fluent Client search parameter constant for viewDescription: Imaging view, e.g. Lateral or Antero-posterior
Type: token
Path: Media.view
-
SP_SITE
public static final String SP_SITE
Search parameter: siteDescription: Body part in media
Type: token
Path: Media.bodySite
- See Also:
- Constant Field Values
-
SITE
public static final ca.uhn.fhir.rest.gclient.TokenClientParam SITE
Fluent Client search parameter constant for siteDescription: Body part in media
Type: token
Path: Media.bodySite
-
SP_BASED_ON
public static final String SP_BASED_ON
Search parameter: based-onDescription: Procedure that caused this media to be created
Type: reference
Path: Media.basedOn
- See Also:
- Constant Field Values
-
BASED_ON
public static final ca.uhn.fhir.rest.gclient.ReferenceClientParam BASED_ON
Fluent Client search parameter constant for based-onDescription: Procedure that caused this media to be created
Type: reference
Path: Media.basedOn
-
INCLUDE_BASED_ON
public static final ca.uhn.fhir.model.api.Include INCLUDE_BASED_ON
Constant for fluent queries to be used to add include statements. Specifies the path value of "Media:based-on".
-
SP_SUBTYPE
public static final String SP_SUBTYPE
Search parameter: subtypeDescription: The type of acquisition equipment/process
Type: token
Path: Media.subtype
- See Also:
- Constant Field Values
-
SUBTYPE
public static final ca.uhn.fhir.rest.gclient.TokenClientParam SUBTYPE
Fluent Client search parameter constant for subtypeDescription: The type of acquisition equipment/process
Type: token
Path: Media.subtype
-
SP_PATIENT
public static final String SP_PATIENT
Search parameter: patientDescription: Who/What this Media is a record of
Type: reference
Path: Media.subject
- See Also:
- Constant Field Values
-
PATIENT
public static final ca.uhn.fhir.rest.gclient.ReferenceClientParam PATIENT
Fluent Client search parameter constant for patientDescription: Who/What this Media is a record of
Type: reference
Path: Media.subject
-
INCLUDE_PATIENT
public static final ca.uhn.fhir.model.api.Include INCLUDE_PATIENT
Constant for fluent queries to be used to add include statements. Specifies the path value of "Media:patient".
-
SP_CONTEXT
public static final String SP_CONTEXT
Search parameter: contextDescription: Encounter / Episode associated with media
Type: reference
Path: Media.context
- See Also:
- Constant Field Values
-
CONTEXT
public static final ca.uhn.fhir.rest.gclient.ReferenceClientParam CONTEXT
Fluent Client search parameter constant for contextDescription: Encounter / Episode associated with media
Type: reference
Path: Media.context
-
INCLUDE_CONTEXT
public static final ca.uhn.fhir.model.api.Include INCLUDE_CONTEXT
Constant for fluent queries to be used to add include statements. Specifies the path value of "Media:context".
-
SP_DEVICE
public static final String SP_DEVICE
Search parameter: deviceDescription: Observing Device
Type: reference
Path: Media.device
- See Also:
- Constant Field Values
-
DEVICE
public static final ca.uhn.fhir.rest.gclient.ReferenceClientParam DEVICE
Fluent Client search parameter constant for deviceDescription: Observing Device
Type: reference
Path: Media.device
-
INCLUDE_DEVICE
public static final ca.uhn.fhir.model.api.Include INCLUDE_DEVICE
Constant for fluent queries to be used to add include statements. Specifies the path value of "Media:device".
-
-
Constructor Detail
-
Media
public Media()
Constructor
-
Media
public Media(Enumeration<Media.DigitalMediaType> type, Attachment content)
Constructor
-
-
Method Detail
-
getIdentifier
public List<Identifier> getIdentifier()
- Returns:
identifier
(Identifiers associated with the image - these may include identifiers for the image itself, identifiers for the context of its collection (e.g. series ids) and context ids such as accession numbers or other workflow identifiers.)
-
setIdentifier
public Media setIdentifier(List<Identifier> theIdentifier)
- Returns:
- Returns a reference to
this
for easy method chaining
-
hasIdentifier
public boolean hasIdentifier()
-
addIdentifier
public Identifier addIdentifier()
-
addIdentifier
public Media addIdentifier(Identifier t)
-
getIdentifierFirstRep
public Identifier getIdentifierFirstRep()
- Returns:
- The first repetition of repeating field
identifier
, creating it if it does not already exist
-
getBasedOn
public List<Reference> getBasedOn()
- Returns:
basedOn
(A procedure that is fulfilled in whole or in part by the creation of this media.)
-
setBasedOn
public Media setBasedOn(List<Reference> theBasedOn)
- Returns:
- Returns a reference to
this
for easy method chaining
-
hasBasedOn
public boolean hasBasedOn()
-
addBasedOn
public Reference addBasedOn()
-
addBasedOn
public Media addBasedOn(Reference t)
-
getBasedOnFirstRep
public Reference getBasedOnFirstRep()
- Returns:
- The first repetition of repeating field
basedOn
, creating it if it does not already exist
-
getBasedOnTarget
@Deprecated public List<ProcedureRequest> getBasedOnTarget()
Deprecated.Use Reference#setResource(IBaseResource) instead
-
addBasedOnTarget
@Deprecated public ProcedureRequest addBasedOnTarget()
Deprecated.Use Reference#setResource(IBaseResource) instead
-
getTypeElement
public Enumeration<Media.DigitalMediaType> getTypeElement()
- Returns:
type
(Whether the media is a photo (still image), an audio recording, or a video recording.). This is the underlying object with id, value and extensions. The accessor "getType" gives direct access to the value
-
hasTypeElement
public boolean hasTypeElement()
-
hasType
public boolean hasType()
-
setTypeElement
public Media setTypeElement(Enumeration<Media.DigitalMediaType> value)
- Parameters:
value
-type
(Whether the media is a photo (still image), an audio recording, or a video recording.). This is the underlying object with id, value and extensions. The accessor "getType" gives direct access to the value
-
getType
public Media.DigitalMediaType getType()
- Returns:
- Whether the media is a photo (still image), an audio recording, or a video recording.
-
setType
public Media setType(Media.DigitalMediaType value)
- Parameters:
value
- Whether the media is a photo (still image), an audio recording, or a video recording.
-
getSubtype
public CodeableConcept getSubtype()
- Returns:
subtype
(Details of the type of the media - usually, how it was acquired (what type of device). If images sourced from a DICOM system, are wrapped in a Media resource, then this is the modality.)
-
hasSubtype
public boolean hasSubtype()
-
setSubtype
public Media setSubtype(CodeableConcept value)
- Parameters:
value
-subtype
(Details of the type of the media - usually, how it was acquired (what type of device). If images sourced from a DICOM system, are wrapped in a Media resource, then this is the modality.)
-
getView
public CodeableConcept getView()
- Returns:
view
(The name of the imaging view e.g. Lateral or Antero-posterior (AP).)
-
hasView
public boolean hasView()
-
setView
public Media setView(CodeableConcept value)
- Parameters:
value
-view
(The name of the imaging view e.g. Lateral or Antero-posterior (AP).)
-
getSubject
public Reference getSubject()
- Returns:
subject
(Who/What this Media is a record of.)
-
hasSubject
public boolean hasSubject()
-
setSubject
public Media setSubject(Reference value)
- Parameters:
value
-subject
(Who/What this Media is a record of.)
-
getSubjectTarget
public Resource getSubjectTarget()
- Returns:
subject
The actual object that is the target of the reference. The reference library doesn't populate this, but you can use it to hold the resource if you resolve it. (Who/What this Media is a record of.)
-
setSubjectTarget
public Media setSubjectTarget(Resource value)
- Parameters:
value
-subject
The actual object that is the target of the reference. The reference library doesn't use these, but you can use it to hold the resource if you resolve it. (Who/What this Media is a record of.)
-
getContext
public Reference getContext()
- Returns:
context
(The encounter or episode of care that establishes the context for this media.)
-
hasContext
public boolean hasContext()
-
setContext
public Media setContext(Reference value)
- Parameters:
value
-context
(The encounter or episode of care that establishes the context for this media.)
-
getContextTarget
public Resource getContextTarget()
- Returns:
context
The actual object that is the target of the reference. The reference library doesn't populate this, but you can use it to hold the resource if you resolve it. (The encounter or episode of care that establishes the context for this media.)
-
setContextTarget
public Media setContextTarget(Resource value)
- Parameters:
value
-context
The actual object that is the target of the reference. The reference library doesn't use these, but you can use it to hold the resource if you resolve it. (The encounter or episode of care that establishes the context for this media.)
-
getOccurrence
public Type getOccurrence()
- Returns:
occurrence
(The date and time(s) at which the media was collected.)
-
getOccurrenceDateTimeType
public DateTimeType getOccurrenceDateTimeType() throws org.hl7.fhir.exceptions.FHIRException
- Returns:
occurrence
(The date and time(s) at which the media was collected.)- Throws:
org.hl7.fhir.exceptions.FHIRException
-
hasOccurrenceDateTimeType
public boolean hasOccurrenceDateTimeType()
-
getOccurrencePeriod
public Period getOccurrencePeriod() throws org.hl7.fhir.exceptions.FHIRException
- Returns:
occurrence
(The date and time(s) at which the media was collected.)- Throws:
org.hl7.fhir.exceptions.FHIRException
-
hasOccurrencePeriod
public boolean hasOccurrencePeriod()
-
hasOccurrence
public boolean hasOccurrence()
-
setOccurrence
public Media setOccurrence(Type value) throws org.hl7.fhir.exceptions.FHIRFormatError
- Parameters:
value
-occurrence
(The date and time(s) at which the media was collected.)- Throws:
org.hl7.fhir.exceptions.FHIRFormatError
-
getOperator
public Reference getOperator()
- Returns:
operator
(The person who administered the collection of the image.)
-
hasOperator
public boolean hasOperator()
-
setOperator
public Media setOperator(Reference value)
- Parameters:
value
-operator
(The person who administered the collection of the image.)
-
getOperatorTarget
public Practitioner getOperatorTarget()
- Returns:
operator
The actual object that is the target of the reference. The reference library doesn't populate this, but you can use it to hold the resource if you resolve it. (The person who administered the collection of the image.)
-
setOperatorTarget
public Media setOperatorTarget(Practitioner value)
- Parameters:
value
-operator
The actual object that is the target of the reference. The reference library doesn't use these, but you can use it to hold the resource if you resolve it. (The person who administered the collection of the image.)
-
getReasonCode
public List<CodeableConcept> getReasonCode()
- Returns:
reasonCode
(Describes why the event occurred in coded or textual form.)
-
setReasonCode
public Media setReasonCode(List<CodeableConcept> theReasonCode)
- Returns:
- Returns a reference to
this
for easy method chaining
-
hasReasonCode
public boolean hasReasonCode()
-
addReasonCode
public CodeableConcept addReasonCode()
-
addReasonCode
public Media addReasonCode(CodeableConcept t)
-
getReasonCodeFirstRep
public CodeableConcept getReasonCodeFirstRep()
- Returns:
- The first repetition of repeating field
reasonCode
, creating it if it does not already exist
-
getBodySite
public CodeableConcept getBodySite()
- Returns:
bodySite
(Indicates the site on the subject's body where the media was collected (i.e. the target site).)
-
hasBodySite
public boolean hasBodySite()
-
setBodySite
public Media setBodySite(CodeableConcept value)
- Parameters:
value
-bodySite
(Indicates the site on the subject's body where the media was collected (i.e. the target site).)
-
hasDevice
public boolean hasDevice()
-
setDevice
public Media setDevice(Reference value)
- Parameters:
value
-device
(The device used to collect the media.)
-
getDeviceTarget
public Resource getDeviceTarget()
- Returns:
device
The actual object that is the target of the reference. The reference library doesn't populate this, but you can use it to hold the resource if you resolve it. (The device used to collect the media.)
-
setDeviceTarget
public Media setDeviceTarget(Resource value)
- Parameters:
value
-device
The actual object that is the target of the reference. The reference library doesn't use these, but you can use it to hold the resource if you resolve it. (The device used to collect the media.)
-
getHeightElement
public PositiveIntType getHeightElement()
- Returns:
height
(Height of the image in pixels (photo/video).). This is the underlying object with id, value and extensions. The accessor "getHeight" gives direct access to the value
-
hasHeightElement
public boolean hasHeightElement()
-
hasHeight
public boolean hasHeight()
-
setHeightElement
public Media setHeightElement(PositiveIntType value)
- Parameters:
value
-height
(Height of the image in pixels (photo/video).). This is the underlying object with id, value and extensions. The accessor "getHeight" gives direct access to the value
-
getHeight
public int getHeight()
- Returns:
- Height of the image in pixels (photo/video).
-
setHeight
public Media setHeight(int value)
- Parameters:
value
- Height of the image in pixels (photo/video).
-
getWidthElement
public PositiveIntType getWidthElement()
- Returns:
width
(Width of the image in pixels (photo/video).). This is the underlying object with id, value and extensions. The accessor "getWidth" gives direct access to the value
-
hasWidthElement
public boolean hasWidthElement()
-
hasWidth
public boolean hasWidth()
-
setWidthElement
public Media setWidthElement(PositiveIntType value)
- Parameters:
value
-width
(Width of the image in pixels (photo/video).). This is the underlying object with id, value and extensions. The accessor "getWidth" gives direct access to the value
-
getWidth
public int getWidth()
- Returns:
- Width of the image in pixels (photo/video).
-
setWidth
public Media setWidth(int value)
- Parameters:
value
- Width of the image in pixels (photo/video).
-
getFramesElement
public PositiveIntType getFramesElement()
- Returns:
frames
(The number of frames in a photo. This is used with a multi-page fax, or an imaging acquisition context that takes multiple slices in a single image, or an animated gif. If there is more than one frame, this SHALL have a value in order to alert interface software that a multi-frame capable rendering widget is required.). This is the underlying object with id, value and extensions. The accessor "getFrames" gives direct access to the value
-
hasFramesElement
public boolean hasFramesElement()
-
hasFrames
public boolean hasFrames()
-
setFramesElement
public Media setFramesElement(PositiveIntType value)
- Parameters:
value
-frames
(The number of frames in a photo. This is used with a multi-page fax, or an imaging acquisition context that takes multiple slices in a single image, or an animated gif. If there is more than one frame, this SHALL have a value in order to alert interface software that a multi-frame capable rendering widget is required.). This is the underlying object with id, value and extensions. The accessor "getFrames" gives direct access to the value
-
getFrames
public int getFrames()
- Returns:
- The number of frames in a photo. This is used with a multi-page fax, or an imaging acquisition context that takes multiple slices in a single image, or an animated gif. If there is more than one frame, this SHALL have a value in order to alert interface software that a multi-frame capable rendering widget is required.
-
setFrames
public Media setFrames(int value)
- Parameters:
value
- The number of frames in a photo. This is used with a multi-page fax, or an imaging acquisition context that takes multiple slices in a single image, or an animated gif. If there is more than one frame, this SHALL have a value in order to alert interface software that a multi-frame capable rendering widget is required.
-
getDurationElement
public UnsignedIntType getDurationElement()
- Returns:
duration
(The duration of the recording in seconds - for audio and video.). This is the underlying object with id, value and extensions. The accessor "getDuration" gives direct access to the value
-
hasDurationElement
public boolean hasDurationElement()
-
hasDuration
public boolean hasDuration()
-
setDurationElement
public Media setDurationElement(UnsignedIntType value)
- Parameters:
value
-duration
(The duration of the recording in seconds - for audio and video.). This is the underlying object with id, value and extensions. The accessor "getDuration" gives direct access to the value
-
getDuration
public int getDuration()
- Returns:
- The duration of the recording in seconds - for audio and video.
-
setDuration
public Media setDuration(int value)
- Parameters:
value
- The duration of the recording in seconds - for audio and video.
-
getContent
public Attachment getContent()
- Returns:
content
(The actual content of the media - inline or by direct reference to the media source file.)
-
hasContent
public boolean hasContent()
-
setContent
public Media setContent(Attachment value)
- Parameters:
value
-content
(The actual content of the media - inline or by direct reference to the media source file.)
-
getNote
public List<Annotation> getNote()
- Returns:
note
(Comments made about the media by the performer, subject or other participants.)
-
setNote
public Media setNote(List<Annotation> theNote)
- Returns:
- Returns a reference to
this
for easy method chaining
-
hasNote
public boolean hasNote()
-
addNote
public Annotation addNote()
-
addNote
public Media addNote(Annotation t)
-
getNoteFirstRep
public Annotation getNoteFirstRep()
- Returns:
- The first repetition of repeating field
note
, creating it if it does not already exist
-
listChildren
protected void listChildren(List<Property> children)
- Overrides:
listChildren
in classDomainResource
-
getNamedProperty
public Property getNamedProperty(int _hash, String _name, boolean _checkValid) throws org.hl7.fhir.exceptions.FHIRException
- Overrides:
getNamedProperty
in classDomainResource
- Throws:
org.hl7.fhir.exceptions.FHIRException
-
getProperty
public Base[] getProperty(int hash, String name, boolean checkValid) throws org.hl7.fhir.exceptions.FHIRException
- Overrides:
getProperty
in classDomainResource
- Throws:
org.hl7.fhir.exceptions.FHIRException
-
setProperty
public Base setProperty(int hash, String name, Base value) throws org.hl7.fhir.exceptions.FHIRException
- Overrides:
setProperty
in classDomainResource
- Throws:
org.hl7.fhir.exceptions.FHIRException
-
setProperty
public Base setProperty(String name, Base value) throws org.hl7.fhir.exceptions.FHIRException
- Overrides:
setProperty
in classDomainResource
- Throws:
org.hl7.fhir.exceptions.FHIRException
-
makeProperty
public Base makeProperty(int hash, String name) throws org.hl7.fhir.exceptions.FHIRException
- Overrides:
makeProperty
in classDomainResource
- Throws:
org.hl7.fhir.exceptions.FHIRException
-
getTypesForProperty
public String[] getTypesForProperty(int hash, String name) throws org.hl7.fhir.exceptions.FHIRException
- Overrides:
getTypesForProperty
in classDomainResource
- Throws:
org.hl7.fhir.exceptions.FHIRException
-
addChild
public Base addChild(String name) throws org.hl7.fhir.exceptions.FHIRException
- Overrides:
addChild
in classDomainResource
- Throws:
org.hl7.fhir.exceptions.FHIRException
-
fhirType
public String fhirType()
- Specified by:
fhirType
in interfaceorg.hl7.fhir.instance.model.api.IBase
- Overrides:
fhirType
in classDomainResource
-
copy
public Media copy()
- Specified by:
copy
in classDomainResource
-
equalsDeep
public boolean equalsDeep(Base other_)
- Overrides:
equalsDeep
in classDomainResource
-
equalsShallow
public boolean equalsShallow(Base other_)
- Overrides:
equalsShallow
in classDomainResource
-
isEmpty
public boolean isEmpty()
- Specified by:
isEmpty
in interfaceorg.hl7.fhir.instance.model.api.IBase
- Overrides:
isEmpty
in classDomainResource
-
getResourceType
public ResourceType getResourceType()
- Specified by:
getResourceType
in classResource
-
-