| Package | Description |
|---|---|
| org.hl7.fhir.dstu2016may.model |
| Modifier and Type | Field and Description |
|---|---|
protected Attachment |
DocumentReference.DocumentReferenceContentComponent.attachment
The document or url of the document along with critical metadata to prove content has integrity.
|
protected Attachment |
Media.content
The actual content of the media - inline or by direct reference to the media source file.
|
protected Attachment |
Library.document
The content of the library as an Attachment.
|
protected Attachment |
ModuleMetadata.ModuleMetadataRelatedResourceComponent.document
The document being referenced, represented as an attachment.
|
protected Attachment |
HealthcareService.photo
If there is a photo/symbol associated with this HealthcareService, it may be included here to facilitate quick identification of the service in a list.
|
protected Attachment |
Person.photo
An image that can be displayed as a thumbnail of the person to enhance the identification of the individual.
|
| Modifier and Type | Field and Description |
|---|---|
protected List<Attachment> |
ImagingStudy.ImagingStudySeriesInstanceComponent.content
Content of the instance or a rendering thereof (e.g.
|
protected List<Attachment> |
GuidanceResponse.GuidanceResponseActionComponent.documentation
Didactic or other informational resources associated with the action that can be provided to the CDS recipient.
|
protected List<Attachment> |
ActionDefinition.documentation
Didactic or other informational resources associated with the action that can be provided to the CDS recipient.
|
protected List<Attachment> |
BodySite.image
Image or images used to identify a location.
|
protected List<Attachment> |
RelatedPerson.photo
Image of the person.
|
protected List<Attachment> |
Practitioner.photo
Image of the person.
|
protected List<Attachment> |
Patient.photo
Image of the patient.
|
protected List<Attachment> |
DiagnosticReport.presentedForm
Rich text representation of the entire result as issued by the diagnostic service.
|
protected List<Attachment> |
GuidanceResponse.GuidanceResponseActionComponent.supportingEvidence
The evidence grade and the sources of evidence for this action.
|
protected List<Attachment> |
ActionDefinition.supportingEvidence
The evidence grade and the sources of evidence for this action.
|
| Modifier and Type | Method and Description |
|---|---|
Attachment |
ImagingStudy.ImagingStudySeriesInstanceComponent.addContent() |
Attachment |
GuidanceResponse.GuidanceResponseActionComponent.addDocumentation() |
Attachment |
ActionDefinition.addDocumentation() |
Attachment |
BodySite.addImage() |
Attachment |
RelatedPerson.addPhoto() |
Attachment |
Practitioner.addPhoto() |
Attachment |
Patient.addPhoto() |
Attachment |
DiagnosticReport.addPresentedForm() |
Attachment |
GuidanceResponse.GuidanceResponseActionComponent.addSupportingEvidence() |
Attachment |
ActionDefinition.addSupportingEvidence() |
Attachment |
Base.castToAttachment(Base b) |
Attachment |
Attachment.copy() |
Attachment |
Questionnaire.QuestionnaireItemEnableWhenComponent.getAnswerAttachment() |
Attachment |
DocumentReference.DocumentReferenceContentComponent.getAttachment() |
Attachment |
Contract.getBindingAttachment() |
Attachment |
Media.getContent() |
Attachment |
CommunicationRequest.CommunicationRequestPayloadComponent.getContentAttachment() |
Attachment |
Contract.FriendlyLanguageComponent.getContentAttachment() |
Attachment |
Contract.LegalLanguageComponent.getContentAttachment() |
Attachment |
Contract.ComputableLanguageComponent.getContentAttachment() |
Attachment |
Communication.CommunicationPayloadComponent.getContentAttachment() |
Attachment |
Library.getDocument() |
Attachment |
ModuleMetadata.ModuleMetadataRelatedResourceComponent.getDocument() |
Attachment |
Library.LibraryLibraryComponent.getDocumentAttachment() |
Attachment |
ModuleDefinition.ModuleDefinitionLibraryComponent.getDocumentAttachment() |
Attachment |
Questionnaire.QuestionnaireItemComponent.getInitialAttachment() |
Attachment |
DocumentManifest.DocumentManifestContentComponent.getPAttachment() |
Attachment |
HealthcareService.getPhoto() |
Attachment |
Person.getPhoto() |
Attachment |
QuestionnaireResponse.QuestionnaireResponseItemAnswerComponent.getValueAttachment() |
Attachment |
Observation.getValueAttachment() |
Attachment |
Observation.ObservationComponentComponent.getValueAttachment() |
Attachment |
Attachment.setContentType(String value) |
Attachment |
Attachment.setContentTypeElement(CodeType value) |
Attachment |
Attachment.setCreation(Date value) |
Attachment |
Attachment.setCreationElement(DateTimeType value) |
Attachment |
Attachment.setData(byte[] value) |
Attachment |
Attachment.setDataElement(Base64BinaryType value) |
Attachment |
Attachment.setHash(byte[] value) |
Attachment |
Attachment.setHashElement(Base64BinaryType value) |
Attachment |
Attachment.setLanguage(String value) |
Attachment |
Attachment.setLanguageElement(CodeType value) |
Attachment |
Attachment.setSize(int value) |
Attachment |
Attachment.setSizeElement(UnsignedIntType value) |
Attachment |
Attachment.setTitle(String value) |
Attachment |
Attachment.setTitleElement(StringType value) |
Attachment |
Attachment.setUrl(String value) |
Attachment |
Attachment.setUrlElement(UriType value) |
protected Attachment |
Attachment.typedCopy() |
| Modifier and Type | Method and Description |
|---|---|
List<Attachment> |
ImagingStudy.ImagingStudySeriesInstanceComponent.getContent() |
List<Attachment> |
GuidanceResponse.GuidanceResponseActionComponent.getDocumentation() |
List<Attachment> |
ActionDefinition.getDocumentation() |
List<Attachment> |
BodySite.getImage() |
List<Attachment> |
RelatedPerson.getPhoto() |
List<Attachment> |
Practitioner.getPhoto() |
List<Attachment> |
Patient.getPhoto() |
List<Attachment> |
DiagnosticReport.getPresentedForm() |
List<Attachment> |
GuidanceResponse.GuidanceResponseActionComponent.getSupportingEvidence() |
List<Attachment> |
ActionDefinition.getSupportingEvidence() |
| Constructor and Description |
|---|
DocumentReferenceContentComponent(Attachment attachment)
Constructor
|
Library(Attachment document)
Constructor
|
Media(Enumeration<Media.DigitalMediaType> type,
Attachment content)
Constructor
|
Copyright © 2014–2018 University Health Network. All rights reserved.