Skip to main content

SignatureUpdateInput

No description

input SignatureUpdateInput {
type: [CodingUpdateInput!]
when: String
who: ReferenceUpdateInput
onBehalfOf: ReferenceUpdateInput
targetFormat: String
sigFormat: String
data: String
extension: [FhirExtensionUpdateInput!]
id: String
}

Fields

SignatureUpdateInput.type ● [CodingUpdateInput!] list input

An indication of the reason that the entity signed this document. This may be explicitly included as part of the signature information and can be used when determining accountability for various actions concerning the document.

SignatureUpdateInput.when ● String scalar

When the digital signature was signed.

SignatureUpdateInput.who ● ReferenceUpdateInput input

A reference to an application-usable description of the identity that signed (e.g. the signature used their private key).

SignatureUpdateInput.onBehalfOf ● ReferenceUpdateInput input

A reference to an application-usable description of the identity that is represented by the signature.

SignatureUpdateInput.targetFormat ● String scalar

A mime type that indicates the technical format of the target resources signed by the signature.

SignatureUpdateInput.sigFormat ● String scalar

A mime type that indicates the technical format of the signature. Important mime types are application/signature+xml for X ML DigSig, application/jose for JWS, and image/* for a graphical image of a signature, etc.

SignatureUpdateInput.data ● String scalar

The base64 encoding of the Signature content. When signature is not recorded electronically this element would be empty.

SignatureUpdateInput.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.

SignatureUpdateInput.id ● String scalar

null

Member Of

ContractSignerUpdateInput input ● ElementDefinitionExampleUpdateInput input ● ElementDefinitionUpdateInput input ● FhirExtensionUpdateInput input ● ProvenanceUpdateInput input ● StructureMapSourceUpdateInput input ● TaskInputUpdateInput input ● TaskOutputUpdateInput input ● VerificationResultAttestationUpdateInput input ● VerificationResultValidatorUpdateInput input