AttachmentCreateInput
No description
input AttachmentCreateInput {
contentType: String
language: String
data: String
url: Uri
size: Int
hash: String
title: String
creation: Date
extension: [FhirExtensionCreateInput!]
id: String
}
Fields
AttachmentCreateInput.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.
AttachmentCreateInput.language ● String scalar
The human language of the content. The value can be any valid value according to BCP 47.
AttachmentCreateInput.data ● String scalar
The actual data of the attachment - a sequence of bytes, base64 encoded.
AttachmentCreateInput.url ● Uri scalar
A location where the data can be accessed.
AttachmentCreateInput.size ● Int scalar
The number of bytes of data that make up this attachment (before base64 encoding, if that is done).
AttachmentCreateInput.hash ● String scalar
The calculated hash of the data using SHA-1. Represented using base64.
AttachmentCreateInput.title ● String scalar
A label or set of text to display in place of the data.
AttachmentCreateInput.creation ● Date scalar
The date that the attachment was first created.
AttachmentCreateInput.extension ● [FhirExtensionCreateInput!] 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.
AttachmentCreateInput.id ● String scalar
null
Member Of
AdministrableProductDefinitionPropertyCreateInput input ● BodyStructureCreateInput input ● CitationRelatesTo1CreateInput input ● CitationRelatesToCreateInput input ● ClaimResponseCreateInput input ● ClaimSupportingInfoCreateInput input ● CommunicationPayloadCreateInput input ● CommunicationRequestPayloadCreateInput input ● ConsentCreateInput input ● ContractAnswerCreateInput input ● ContractCreateInput input ● ContractFriendlyCreateInput input ● ContractLegalCreateInput input ● ContractRuleCreateInput input ● DiagnosticReportCreateInput input ● DocumentReferenceContentCreateInput input ● ElementDefinitionCreateInput input ● ElementDefinitionExampleCreateInput input ● ExplanationOfBenefitCreateInput input ● ExplanationOfBenefitSupportingInfoCreateInput input ● FhirExtensionCreateInput input ● HealthcareServiceCreateInput input ● LibraryCreateInput input ● ManufacturedItemDefinitionPropertyCreateInput input ● MediaCreateInput input ● MedicinalProductDefinitionCharacteristicCreateInput input ● NutritionProductCharacteristicCreateInput input ● PackagedProductDefinitionPropertyCreateInput input ● PatientCreateInput input ● PersonCreateInput input ● PractitionerCreateInput input ● ProdCharacteristicCreateInput input ● QuestionnaireInitialCreateInput input ● QuestionnaireResponseAnswerCreateInput input ● RelatedArtifactCreateInput input ● RelatedPersonCreateInput input ● StructureMapSourceCreateInput input ● SubstanceDefinitionPropertyCreateInput input ● TaskInputCreateInput input ● TaskOutputCreateInput input