http://hl7.org/fhir/StructureDefinition/Signature|5.0.0

Signature Type: A signature along with supporting context. The signature may be a digital signature that is cryptographic in nature, or some other signature acceptable to the domain. This other signature may be as simple as a graphical image representing a hand-written signature, or a signature ceremony Different signature approaches have different utilities.
NameFlagsCardTypeDescription & Constraints
Signature
0..*A Signature - XML DigSig, JWS, Graphical image of signature, etc.
 
type
Σ
0..*CodingIndication of the reason the entity signed the object(s) SignatureType (preferred)
 
when
Σ
0..1instantWhen the signature was created
 
who
Σ
0..1ReferenceWho signed
 
onBehalfOf
Σ
0..1ReferenceThe party represented
 
targetFormat
0..1codeThe technical format of the signed resources MimeType (required)
 
sigFormat
0..1codeThe technical format of the signature MimeType (required)
 
data
0..1base64BinaryThe actual signature content (XML DigSig. JWS, picture, etc.)