ISignature
No description
interface ISignature {
id: String
extension: [Extension]
type: [Coding]!
when: instant
_when: ElementBase
who: Reference!
onBehalfOf: Reference
targetFormat: code
_targetFormat: ElementBase
sigFormat: code
_sigFormat: ElementBase
data: base64Binary
_data: ElementBase
}