http://hl7.org/fhir/StructureDefinition/Signature|4.0.1
Base StructureDefinition for 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.
| Name | Flags | Card | Type | Description & Constraints |
|---|---|---|---|---|
Signature | 0..* | A Signature - XML DigSig, JWS, Graphical image of signature, etc. | ||
Σ | 1..* | Coding | Indication of the reason the entity signed the object(s) SignatureType (preferred) | |
Σ | 1..1 | instant | When the signature was created | |
Σ | 1..1 | Reference | Who signed | |
Σ | 0..1 | Reference | The party represented | |
| 0..1 | code | The technical format of the signed resources MimeType (required) | ||
| 0..1 | code | The technical format of the signature MimeType (required) | ||
| 0..1 | base64Binary | The actual signature content (XML DigSig. JWS, picture, etc.) |