This page is part of the Occupational Data for Health (ODH) FHIR IG (v0.1.0: STU 1 Ballot 1) based on FHIR R3. The current version which supercedes this version is 1.2.0. For a full list of available versions, see the Directory of published versions
The official URL for this profile is:
http://hl7.org/fhir/us/odh/StructureDefinition/cimi-element-Signature
A digital Signature - XML DigSig, JWT, Graphical image of signature, etc.
This profile builds on Signature.
This profile was published on Fri Aug 17 00:00:00 AEST 2018 as a draft by HL7.
View the corresponding SignatureModel logical model.
Summary
Structures
This structure refers to these other structures:
ODH Mapping Source
This structure represents the following ODH mapping definition:
cimi.element.Signature maps to Signature: SignatureType maps to type CreationTime maps to when Signatory maps to who[x] OnBehalfOf maps to onBehalfOf[x] ContentType maps to contentType BinaryData maps to blob
Name | Flags | Card. | Type | Description & Constraints |
---|---|---|---|---|
Signature | ODH Signature Profile | |||
type | Binding: Signature Type Codes (extensible) | |||
whoUri | uri | |||
onBehalfOf[x] | uri, Reference(ODH Organization Profile) | |||
Documentation for this format |
Name | Flags | Card. | Type | Description & Constraints |
---|---|---|---|---|
Signature | I | 0..* | ODH Signature Profile | |
id | 0..1 | string | xml:id (or equivalent in JSON) | |
extension | 0..* | Extension | Additional Content defined by implementations Slice: Unordered, Open by value:url | |
type | Σ | 1..* | Coding | Indication of the reason the entity signed the object(s) Binding: Signature Type Codes (extensible) |
when | Σ | 1..1 | instant | When the signature was created |
whoUri | Σ | 1..1 | uri | Who signed |
onBehalfOf[x] | Σ | 0..1 | uri, Reference(ODH Organization Profile) | The party represented |
contentType | Σ | 0..1 | code | The technical format of the signature Binding: mimetypes (required) |
blob | 0..1 | base64Binary | The actual signature content (XML DigSig. JWT, picture, etc.) | |
Documentation for this format |
Summary
Structures
This structure refers to these other structures:
ODH Mapping Source
This structure represents the following ODH mapping definition:
cimi.element.Signature maps to Signature: SignatureType maps to type CreationTime maps to when Signatory maps to who[x] OnBehalfOf maps to onBehalfOf[x] ContentType maps to contentType BinaryData maps to blob
Differential View
Name | Flags | Card. | Type | Description & Constraints |
---|---|---|---|---|
Signature | ODH Signature Profile | |||
type | Binding: Signature Type Codes (extensible) | |||
whoUri | uri | |||
onBehalfOf[x] | uri, Reference(ODH Organization Profile) | |||
Documentation for this format |
Snapshot View
Name | Flags | Card. | Type | Description & Constraints |
---|---|---|---|---|
Signature | I | 0..* | ODH Signature Profile | |
id | 0..1 | string | xml:id (or equivalent in JSON) | |
extension | 0..* | Extension | Additional Content defined by implementations Slice: Unordered, Open by value:url | |
type | Σ | 1..* | Coding | Indication of the reason the entity signed the object(s) Binding: Signature Type Codes (extensible) |
when | Σ | 1..1 | instant | When the signature was created |
whoUri | Σ | 1..1 | uri | Who signed |
onBehalfOf[x] | Σ | 0..1 | uri, Reference(ODH Organization Profile) | The party represented |
contentType | Σ | 0..1 | code | The technical format of the signature Binding: mimetypes (required) |
blob | 0..1 | base64Binary | The actual signature content (XML DigSig. JWT, picture, etc.) | |
Documentation for this format |
Downloads: StructureDefinition: (XML, JSON, TTL), Schema: XML Schematron
Path | Name | Conformance | ValueSet |
Signature.type | Signature Type Codes | extensible | Signature Type Codes |
Signature.contentType | ?ext | required | http://hl7.org/fhir/ValueSet/mimetypes |
Id | Path | Details | Requirements |
ele-1 | Signature | All FHIR elements must have a @value or children : hasValue() | (children().count() > id.count()) |