Skip to main content

AttachmentUpdateInput

No description

input AttachmentUpdateInput {
contentType: String
language: String
data: String
url: Uri
size: Int
hash: String
title: String
creation: Date
extension: [FhirExtensionUpdateInput!]
id: String
}

Fields

AttachmentUpdateInput.contentType ● String scalar

Identifies the type of the data in the attachment and allows a method to be chosen to interpret or render the data. Includes mime type parameters such as charset where appropriate.

AttachmentUpdateInput.language ● String scalar

The human language of the content. The value can be any valid value according to BCP 47.

AttachmentUpdateInput.data ● String scalar

The actual data of the attachment - a sequence of bytes, base64 encoded.

AttachmentUpdateInput.url ● Uri scalar

A location where the data can be accessed.

AttachmentUpdateInput.size ● Int scalar

The number of bytes of data that make up this attachment (before base64 encoding, if that is done).

AttachmentUpdateInput.hash ● String scalar

The calculated hash of the data using SHA-1. Represented using base64.

AttachmentUpdateInput.title ● String scalar

A label or set of text to display in place of the data.

AttachmentUpdateInput.creation ● Date scalar

The date that the attachment was first created.

AttachmentUpdateInput.extension ● [FhirExtensionUpdateInput!] list input

May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.

AttachmentUpdateInput.id ● String scalar

null

Member Of

AdministrableProductDefinitionPropertyUpdateInput input ● BodyStructureUpdateInput input ● CitationRelatesTo1UpdateInput input ● CitationRelatesToUpdateInput input ● ClaimResponseUpdateInput input ● ClaimSupportingInfoUpdateInput input ● CommunicationPayloadUpdateInput input ● CommunicationRequestPayloadUpdateInput input ● ConsentUpdateInput input ● ContractAnswerUpdateInput input ● ContractFriendlyUpdateInput input ● ContractLegalUpdateInput input ● ContractRuleUpdateInput input ● ContractUpdateInput input ● DiagnosticReportUpdateInput input ● DocumentReferenceContentUpdateInput input ● ElementDefinitionExampleUpdateInput input ● ElementDefinitionUpdateInput input ● ExplanationOfBenefitSupportingInfoUpdateInput input ● ExplanationOfBenefitUpdateInput input ● FhirExtensionUpdateInput input ● HealthcareServiceUpdateInput input ● LibraryUpdateInput input ● ManufacturedItemDefinitionPropertyUpdateInput input ● MediaUpdateInput input ● MedicinalProductDefinitionCharacteristicUpdateInput input ● NutritionProductCharacteristicUpdateInput input ● PackagedProductDefinitionPropertyUpdateInput input ● PatientUpdateInput input ● PersonUpdateInput input ● PractitionerUpdateInput input ● ProdCharacteristicUpdateInput input ● QuestionnaireInitialUpdateInput input ● QuestionnaireResponseAnswerUpdateInput input ● RelatedArtifactUpdateInput input ● RelatedPersonUpdateInput input ● StructureMapSourceUpdateInput input ● SubstanceDefinitionPropertyUpdateInput input ● TaskInputUpdateInput input ● TaskOutputUpdateInput input