| Package | Description |
|---|---|
| ca.uhn.fhir.model.dstu2.composite | |
| ca.uhn.fhir.model.dstu2.resource |
| Modifier and Type | Method and Description |
|---|---|
AttachmentDt |
AttachmentDt.setContentType(CodeDt theValue)
Sets the value(s) for contentType ()
|
AttachmentDt |
AttachmentDt.setContentType(String theCode)
Sets the value for contentType ()
|
AttachmentDt |
AttachmentDt.setCreation(Date theDate,
TemporalPrecisionEnum thePrecision)
Sets the value for creation ()
|
AttachmentDt |
AttachmentDt.setCreation(DateTimeDt theValue)
Sets the value(s) for creation ()
|
AttachmentDt |
AttachmentDt.setCreationWithSecondsPrecision(Date theDate)
Sets the value for creation ()
|
AttachmentDt |
AttachmentDt.setData(Base64BinaryDt theValue)
Sets the value(s) for data ()
|
AttachmentDt |
AttachmentDt.setData(byte[] theBytes)
Sets the value for data ()
|
AttachmentDt |
AttachmentDt.setHash(Base64BinaryDt theValue)
Sets the value(s) for hash ()
|
AttachmentDt |
AttachmentDt.setHash(byte[] theBytes)
Sets the value for hash ()
|
AttachmentDt |
AttachmentDt.setLanguage(CodeDt theValue)
Sets the value(s) for language ()
|
AttachmentDt |
AttachmentDt.setLanguage(String theCode)
Sets the value for language ()
|
AttachmentDt |
AttachmentDt.setSize(int theInteger)
Sets the value for size ()
|
AttachmentDt |
AttachmentDt.setSize(UnsignedIntDt theValue)
Sets the value(s) for size ()
|
AttachmentDt |
AttachmentDt.setTitle(String theString)
Sets the value for title ()
|
AttachmentDt |
AttachmentDt.setTitle(StringDt theValue)
Sets the value(s) for title ()
|
AttachmentDt |
AttachmentDt.setUrl(String theUri)
Sets the value for url ()
|
AttachmentDt |
AttachmentDt.setUrl(UriDt theValue)
Sets the value(s) for url ()
|
| Modifier and Type | Method and Description |
|---|---|
AttachmentDt |
ImagingStudy.SeriesInstance.addContent()
Adds and returns a new value for content ()
|
AttachmentDt |
BodySite.addImage()
Adds and returns a new value for image ()
|
AttachmentDt |
RelatedPerson.addPhoto()
Adds and returns a new value for photo ()
|
AttachmentDt |
Practitioner.addPhoto()
Adds and returns a new value for photo ()
|
AttachmentDt |
Patient.addPhoto()
Adds and returns a new value for photo ()
|
AttachmentDt |
DiagnosticReport.addPresentedForm()
Adds and returns a new value for presentedForm ()
|
AttachmentDt |
DocumentReference.Content.getAttachment()
Gets the value(s) for attachment ().
|
AttachmentDt |
Media.getContent()
Gets the value(s) for content ().
|
AttachmentDt |
ImagingStudy.SeriesInstance.getContentFirstRep()
Gets the first repetition for content (),
creating it if it does not already exist.
|
AttachmentDt |
BodySite.getImageFirstRep()
Gets the first repetition for image (),
creating it if it does not already exist.
|
AttachmentDt |
Person.getPhoto()
Gets the value(s) for photo ().
|
AttachmentDt |
HealthcareService.getPhoto()
Gets the value(s) for photo ().
|
AttachmentDt |
RelatedPerson.getPhotoFirstRep()
Gets the first repetition for photo (),
creating it if it does not already exist.
|
AttachmentDt |
Practitioner.getPhotoFirstRep()
Gets the first repetition for photo (),
creating it if it does not already exist.
|
AttachmentDt |
Patient.getPhotoFirstRep()
Gets the first repetition for photo (),
creating it if it does not already exist.
|
AttachmentDt |
DiagnosticReport.getPresentedFormFirstRep()
Gets the first repetition for presentedForm (),
creating it if it does not already exist.
|
| Modifier and Type | Method and Description |
|---|---|
List<AttachmentDt> |
ImagingStudy.SeriesInstance.getContent()
Gets the value(s) for content ().
|
List<AttachmentDt> |
BodySite.getImage()
Gets the value(s) for image ().
|
List<AttachmentDt> |
RelatedPerson.getPhoto()
Gets the value(s) for photo ().
|
List<AttachmentDt> |
Practitioner.getPhoto()
Gets the value(s) for photo ().
|
List<AttachmentDt> |
Patient.getPhoto()
Gets the value(s) for photo ().
|
List<AttachmentDt> |
DiagnosticReport.getPresentedForm()
Gets the value(s) for presentedForm ().
|
| Modifier and Type | Method and Description |
|---|---|
ImagingStudy.SeriesInstance |
ImagingStudy.SeriesInstance.addContent(AttachmentDt theValue)
Adds a given new value for content ()
|
BodySite |
BodySite.addImage(AttachmentDt theValue)
Adds a given new value for image ()
|
RelatedPerson |
RelatedPerson.addPhoto(AttachmentDt theValue)
Adds a given new value for photo ()
|
Practitioner |
Practitioner.addPhoto(AttachmentDt theValue)
Adds a given new value for photo ()
|
Patient |
Patient.addPhoto(AttachmentDt theValue)
Adds a given new value for photo ()
|
DiagnosticReport |
DiagnosticReport.addPresentedForm(AttachmentDt theValue)
Adds a given new value for presentedForm ()
|
DocumentReference.Content |
DocumentReference.Content.setAttachment(AttachmentDt theValue)
Sets the value(s) for attachment ()
|
Media |
Media.setContent(AttachmentDt theValue)
Sets the value(s) for content ()
|
Person |
Person.setPhoto(AttachmentDt theValue)
Sets the value(s) for photo ()
|
HealthcareService |
HealthcareService.setPhoto(AttachmentDt theValue)
Sets the value(s) for photo ()
|
| Modifier and Type | Method and Description |
|---|---|
ImagingStudy.SeriesInstance |
ImagingStudy.SeriesInstance.setContent(List<AttachmentDt> theValue)
Sets the value(s) for content ()
|
BodySite |
BodySite.setImage(List<AttachmentDt> theValue)
Sets the value(s) for image ()
|
RelatedPerson |
RelatedPerson.setPhoto(List<AttachmentDt> theValue)
Sets the value(s) for photo ()
|
Practitioner |
Practitioner.setPhoto(List<AttachmentDt> theValue)
Sets the value(s) for photo ()
|
Patient |
Patient.setPhoto(List<AttachmentDt> theValue)
Sets the value(s) for photo ()
|
DiagnosticReport |
DiagnosticReport.setPresentedForm(List<AttachmentDt> theValue)
Sets the value(s) for presentedForm ()
|
Copyright © 2014–2016 University Health Network. All rights reserved.