Path
Signature
Id
Signature
Cardinality
0 - *
Definition
A digital signature along with supporting context. The signature may be electronic/cryptographic in nature, or a graphical image representing a hand-written signature, or a signature process. Different signature approaches have different utilities.
Comment
The elements of the Signature Resource are for ease of access of these elements. Foro digital signatures (Xml DigSig, JWT), the non-repudiation proof comes from the Signature validation, which includes validation of the referenced objects (e.g. Resources) (a.k.a., Content) in the XML-Signature Detached form.
Constraint
All FHIR elements must have a @value or children
Condition
Indication of the reason the entity signed the object(s)
When the signature was created
The technical format of the signature
Path
Signature.contentType
Id
Signature.contentType
Type
Cardinality
0 - 1
Definition
A mime type that indicates the technical format of the signature. Important mime types are application/signature+xml for X ML DigSig, application/jwt for JWT, and image/* for a graphical image of a signature, etc.
Comment
Binding
required
The mime type of an attachment. Any valid mime type is allowed.
The actual signature content (XML DigSig. JWT, picture, etc.)