Definitions for cimi-element-Signature-model.
| cimi-element-Signature-model | |
| Definition | A digital Signature - XML DigSig, JWT, Graphical image of signature, etc. |
| Control | 0..* |
| cimi-element-Signature-model.signatureType | |
| Definition | Type of signature |
| Control | 1..* |
| Binding | The codes SHALL be taken from Signature Type Codes; other codes may be used where these codes are not suitable |
| Type | Coding |
| cimi-element-Signature-model.creationTime | |
| Definition | The point in time when the information was recorded in the system of record. |
| Control | 1..1 |
| Type | dateTime |
| cimi-element-Signature-model.signatory | |
| Definition | The party signing. |
| Control | 1..1 |
| Type | Choice of: uri, Reference(EntityModel) |
| cimi-element-Signature-model.onBehalfOf | |
| Definition | The party represented by the actual participant. |
| Control | 0..1 |
| Type | Choice of: uri, Reference(OrganizationModel) |
| cimi-element-Signature-model.contentType | |
| Definition | Mime type of the content, with charset etc. |
| Control | 0..1 |
| Type | code |
| cimi-element-Signature-model.binaryData | |
| Definition | The data itself. |
| Control | 0..1 |
| Type | base64Binary |