This page is part of the Da Vinci Clinical Documentation Exchange (v2.0.0-ballot: STU2 Ballot 1) based on FHIR R4. The current version which supercedes this version is 1.1.0. For a full list of available versions, see the Directory of published versions
Official URL: http://hl7.org/fhir/us/davinci-cdex/StructureDefinition/cdex-signature-bundle | Version: 2.0.0-ballot | |||
Active as of 2022-08-08 | Computable Name: CDexSignatureBundle | |||
Copyright/Legal: Used by permission of HL7 International all rights reserved Creative Commons License |
This Bundle profile enforces the various elements of signature documented in the CDex guide. It adds the following mandatory (min=1) constraints:
In addition, the following mandatory (min=1) element is inherited from the base standard:
Usage:
Description of Profiles, Differentials, Snapshots and how the different presentations work.
This structure is derived from Bundle
Summary
Mandatory: 4 elements (2 nested mandatory elements)
Must-Support: 11 elements
Structures
This structure refers to these other structures:
Slices
This structure defines the following Slices:
This structure is derived from Bundle
Name | Flags | Card. | Type | Description & Constraints |
---|---|---|---|---|
Bundle | I | 0..* | Bundle | Contains a collection of resources sb-1: The signature element must have either reference to the signer or the signer's identifier and name. |
signature | S | 1..1 | Signature | Digital Signature |
Slices for type | S | 1..* | Coding | Indication of the reason the entity signed the object(s) Slice: Unordered, Open by pattern:$this |
type:verify | S | 1..1 | Coding | Verification Signature Required Pattern: At least the following |
system | 1..1 | uri | Identity of the terminology system Fixed Value: urn:iso-astm:E1762-95:2013 | |
code | 1..1 | code | Symbol in syntax defined by the system Fixed Value: 1.2.840.10065.1.12.1.5 | |
display | 1..1 | string | Representation defined by the system Fixed Value: Verification Signature | |
when | S | 1..1 | instant | When the signature was created |
who | S | 1..1 | Reference(US Core Practitioner Profile S | US Core Organization Profile S | US Core PractitionerRole Profile) | Organization or practitioner who signed the Bundle |
reference | SI | 0..1 | string | Literal reference, Relative, internal or absolute URL |
identifier | SI | 0..1 | Identifier | NPI or US Tax ID |
type | S | 1..1 | CodeableConcept | Description of identifier Binding: CDex Identifier Types Value Set (required) |
value | S | 1..1 | string | The value that is unique |
display | SI | 0..1 | string | Text alternative for the resource |
data | S | 1..1 | base64Binary | base64 encoded JWS-Signature |
Documentation for this format |
Name | Flags | Card. | Type | Description & Constraints | ||||
---|---|---|---|---|---|---|---|---|
Bundle | I | 0..* | Bundle | Contains a collection of resources sb-1: The signature element must have either reference to the signer or the signer's identifier and name. | ||||
id | Σ | 0..1 | string | Logical id of this artifact | ||||
meta | Σ | 0..1 | Meta | Metadata about the resource | ||||
implicitRules | ?!Σ | 0..1 | uri | A set of rules under which this content was created | ||||
language | 0..1 | code | Language of the resource content Binding: CommonLanguages (preferred): A human language.
| |||||
identifier | Σ | 0..1 | Identifier | Persistent identifier for the bundle | ||||
type | Σ | 1..1 | code | document | message | transaction | transaction-response | batch | batch-response | history | searchset | collection Binding: BundleType (required): Indicates the purpose of a bundle - how it is intended to be used. | ||||
timestamp | Σ | 0..1 | instant | When the bundle was assembled | ||||
total | ΣI | 0..1 | unsignedInt | If search, the total number of matches | ||||
link | Σ | 0..* | BackboneElement | Links related to this Bundle | ||||
id | 0..1 | string | Unique id for inter-element referencing | |||||
extension | 0..* | Extension | Additional content defined by implementations | |||||
modifierExtension | ?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized | ||||
relation | Σ | 1..1 | string | See http://www.iana.org/assignments/link-relations/link-relations.xhtml#link-relations-1 | ||||
url | Σ | 1..1 | uri | Reference details for the link | ||||
entry | ΣI | 0..* | BackboneElement | Entry in the bundle - will have a resource or information This repeating element order: For bundles of type 'document' and 'message', the first resource is special (must be Composition or MessageHeader respectively). For all bundles, the meaning of the order of entries depends on the bundle type | ||||
id | 0..1 | string | Unique id for inter-element referencing | |||||
extension | 0..* | Extension | Additional content defined by implementations | |||||
modifierExtension | ?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized | ||||
link | Σ | 0..* | See link (Bundle) | Links related to this entry | ||||
fullUrl | Σ | 0..1 | uri | URI for resource (Absolute URL server address or URI for UUID/OID) | ||||
resource | Σ | 0..1 | Resource | A resource in the bundle | ||||
search | ΣI | 0..1 | BackboneElement | Search related information | ||||
id | 0..1 | string | Unique id for inter-element referencing | |||||
extension | 0..* | Extension | Additional content defined by implementations | |||||
modifierExtension | ?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized | ||||
mode | Σ | 0..1 | code | match | include | outcome - why this is in the result set Binding: SearchEntryMode (required): Why an entry is in the result set - whether it's included as a match or because of an _include requirement, or to convey information or warning information about the search process. | ||||
score | Σ | 0..1 | decimal | Search ranking (between 0 and 1) | ||||
request | ΣI | 0..1 | BackboneElement | Additional execution information (transaction/batch/history) | ||||
id | 0..1 | string | Unique id for inter-element referencing | |||||
extension | 0..* | Extension | Additional content defined by implementations | |||||
modifierExtension | ?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized | ||||
method | Σ | 1..1 | code | GET | HEAD | POST | PUT | DELETE | PATCH Binding: HTTPVerb (required): HTTP verbs (in the HTTP command line). See HTTP rfc for details. | ||||
url | Σ | 1..1 | uri | URL for HTTP equivalent of this entry | ||||
ifNoneMatch | Σ | 0..1 | string | For managing cache currency | ||||
ifModifiedSince | Σ | 0..1 | instant | For managing cache currency | ||||
ifMatch | Σ | 0..1 | string | For managing update contention | ||||
ifNoneExist | Σ | 0..1 | string | For conditional creates | ||||
response | ΣI | 0..1 | BackboneElement | Results of execution (transaction/batch/history) | ||||
id | 0..1 | string | Unique id for inter-element referencing | |||||
extension | 0..* | Extension | Additional content defined by implementations | |||||
modifierExtension | ?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized | ||||
status | Σ | 1..1 | string | Status response code (text optional) | ||||
location | Σ | 0..1 | uri | The location (if the operation returns a location) | ||||
etag | Σ | 0..1 | string | The Etag for the resource (if relevant) | ||||
lastModified | Σ | 0..1 | instant | Server's date time modified | ||||
outcome | Σ | 0..1 | Resource | OperationOutcome with hints and warnings (for batch/transaction) | ||||
signature | SΣ | 1..1 | Signature | Digital Signature | ||||
id | 0..1 | string | Unique id for inter-element referencing | |||||
extension | 0..* | Extension | Additional content defined by implementations Slice: Unordered, Open by value:url | |||||
Slices for type | SΣ | 1..* | Coding | Indication of the reason the entity signed the object(s) Slice: Unordered, Open by pattern:$this Binding: SignatureTypeCodes (preferred): An indication of the reason that an entity signed the object. | ||||
type:verify | SΣ | 1..1 | Coding | Verification Signature Binding: SignatureTypeCodes (preferred): An indication of the reason that an entity signed the object. Required Pattern: At least the following | ||||
id | 0..1 | string | Unique id for inter-element referencing | |||||
extension | 0..* | Extension | Additional content defined by implementations | |||||
system | 1..1 | uri | Identity of the terminology system Fixed Value: urn:iso-astm:E1762-95:2013 | |||||
version | 0..1 | string | Version of the system - if relevant | |||||
code | 1..1 | code | Symbol in syntax defined by the system Fixed Value: 1.2.840.10065.1.12.1.5 | |||||
display | 1..1 | string | Representation defined by the system Fixed Value: Verification Signature | |||||
userSelected | 0..1 | boolean | If this coding was chosen directly by the user | |||||
when | SΣ | 1..1 | instant | When the signature was created | ||||
who | SΣ | 1..1 | Reference(US Core Practitioner Profile S | US Core Organization Profile S | US Core PractitionerRole Profile) | Organization or practitioner who signed the Bundle | ||||
id | 0..1 | string | Unique id for inter-element referencing | |||||
extension | 0..* | Extension | Additional content defined by implementations Slice: Unordered, Open by value:url | |||||
reference | SΣI | 0..1 | string | Literal reference, Relative, internal or absolute URL | ||||
type | Σ | 0..1 | uri | Type the reference refers to (e.g. "Patient") Binding: ResourceType (extensible): Aa resource (or, for logical models, the URI of the logical model). | ||||
identifier | SΣI | 0..1 | Identifier | NPI or US Tax ID | ||||
id | 0..1 | string | Unique id for inter-element referencing | |||||
extension | 0..* | Extension | Additional content defined by implementations Slice: Unordered, Open by value:url | |||||
use | ?!Σ | 0..1 | code | usual | official | temp | secondary | old (If known) Binding: IdentifierUse (required): Identifies the purpose for this identifier, if known . | ||||
type | SΣ | 1..1 | CodeableConcept | Description of identifier Binding: CDex Identifier Types Value Set (required) | ||||
system | Σ | 0..1 | uri | The namespace for the identifier value Example General: http://www.acme.com/identifiers/patient | ||||
value | SΣ | 1..1 | string | The value that is unique Example General: 123456 | ||||
period | Σ | 0..1 | Period | Time period when id is/was valid for use | ||||
assigner | Σ | 0..1 | Reference(Organization) | Organization that issued id (may be just text) | ||||
display | SΣI | 0..1 | string | Text alternative for the resource | ||||
onBehalfOf | Σ | 0..1 | Reference(Practitioner | PractitionerRole | RelatedPerson | Patient | Device | Organization) | The party represented | ||||
targetFormat | 0..1 | code | The technical format of the signed resources Binding: Mime Types (required): The mime type of an attachment. Any valid mime type is allowed. | |||||
sigFormat | 0..1 | code | The technical format of the signature Binding: Mime Types (required): The mime type of an attachment. Any valid mime type is allowed. | |||||
data | S | 1..1 | base64Binary | base64 encoded JWS-Signature | ||||
Documentation for this format |
Name | Flags | Card. | Type | Description & Constraints |
---|---|---|---|---|
Bundle | I | 0..* | Bundle | Contains a collection of resources sb-1: The signature element must have either reference to the signer or the signer's identifier and name. |
signature | Σ | 1..1 | Signature | Digital Signature |
Slices for type | Σ | 1..* | Coding | Indication of the reason the entity signed the object(s) Slice: Unordered, Open by pattern:$this Binding: SignatureTypeCodes (preferred): An indication of the reason that an entity signed the object. |
type:verify | Σ | 1..1 | Coding | Verification Signature Binding: SignatureTypeCodes (preferred): An indication of the reason that an entity signed the object. Required Pattern: At least the following |
system | 1..1 | uri | Identity of the terminology system Fixed Value: urn:iso-astm:E1762-95:2013 | |
code | 1..1 | code | Symbol in syntax defined by the system Fixed Value: 1.2.840.10065.1.12.1.5 | |
display | 1..1 | string | Representation defined by the system Fixed Value: Verification Signature | |
when | Σ | 1..1 | instant | When the signature was created |
who | Σ | 1..1 | Reference(US Core Practitioner Profile | US Core Organization Profile) | Organization or practitioner who signed the Bundle |
reference | ΣI | 0..1 | string | Literal reference, Relative, internal or absolute URL |
identifier | ΣI | 0..1 | Identifier | NPI or US Tax ID |
type | Σ | 1..1 | CodeableConcept | Description of identifier Binding: CDex Identifier Types Value Set (required) |
value | Σ | 1..1 | string | The value that is unique |
display | ΣI | 0..1 | string | Text alternative for the resource |
data | 1..1 | base64Binary | base64 encoded JWS-Signature | |
Documentation for this format |
This structure is derived from Bundle
Summary
Mandatory: 4 elements (2 nested mandatory elements)
Must-Support: 11 elements
Structures
This structure refers to these other structures:
Slices
This structure defines the following Slices:
Differential View
This structure is derived from Bundle
Name | Flags | Card. | Type | Description & Constraints |
---|---|---|---|---|
Bundle | I | 0..* | Bundle | Contains a collection of resources sb-1: The signature element must have either reference to the signer or the signer's identifier and name. |
signature | S | 1..1 | Signature | Digital Signature |
Slices for type | S | 1..* | Coding | Indication of the reason the entity signed the object(s) Slice: Unordered, Open by pattern:$this |
type:verify | S | 1..1 | Coding | Verification Signature Required Pattern: At least the following |
system | 1..1 | uri | Identity of the terminology system Fixed Value: urn:iso-astm:E1762-95:2013 | |
code | 1..1 | code | Symbol in syntax defined by the system Fixed Value: 1.2.840.10065.1.12.1.5 | |
display | 1..1 | string | Representation defined by the system Fixed Value: Verification Signature | |
when | S | 1..1 | instant | When the signature was created |
who | S | 1..1 | Reference(US Core Practitioner Profile S | US Core Organization Profile S | US Core PractitionerRole Profile) | Organization or practitioner who signed the Bundle |
reference | SI | 0..1 | string | Literal reference, Relative, internal or absolute URL |
identifier | SI | 0..1 | Identifier | NPI or US Tax ID |
type | S | 1..1 | CodeableConcept | Description of identifier Binding: CDex Identifier Types Value Set (required) |
value | S | 1..1 | string | The value that is unique |
display | SI | 0..1 | string | Text alternative for the resource |
data | S | 1..1 | base64Binary | base64 encoded JWS-Signature |
Documentation for this format |
Snapshot View
Name | Flags | Card. | Type | Description & Constraints | ||||
---|---|---|---|---|---|---|---|---|
Bundle | I | 0..* | Bundle | Contains a collection of resources sb-1: The signature element must have either reference to the signer or the signer's identifier and name. | ||||
id | Σ | 0..1 | string | Logical id of this artifact | ||||
meta | Σ | 0..1 | Meta | Metadata about the resource | ||||
implicitRules | ?!Σ | 0..1 | uri | A set of rules under which this content was created | ||||
language | 0..1 | code | Language of the resource content Binding: CommonLanguages (preferred): A human language.
| |||||
identifier | Σ | 0..1 | Identifier | Persistent identifier for the bundle | ||||
type | Σ | 1..1 | code | document | message | transaction | transaction-response | batch | batch-response | history | searchset | collection Binding: BundleType (required): Indicates the purpose of a bundle - how it is intended to be used. | ||||
timestamp | Σ | 0..1 | instant | When the bundle was assembled | ||||
total | ΣI | 0..1 | unsignedInt | If search, the total number of matches | ||||
link | Σ | 0..* | BackboneElement | Links related to this Bundle | ||||
id | 0..1 | string | Unique id for inter-element referencing | |||||
extension | 0..* | Extension | Additional content defined by implementations | |||||
modifierExtension | ?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized | ||||
relation | Σ | 1..1 | string | See http://www.iana.org/assignments/link-relations/link-relations.xhtml#link-relations-1 | ||||
url | Σ | 1..1 | uri | Reference details for the link | ||||
entry | ΣI | 0..* | BackboneElement | Entry in the bundle - will have a resource or information This repeating element order: For bundles of type 'document' and 'message', the first resource is special (must be Composition or MessageHeader respectively). For all bundles, the meaning of the order of entries depends on the bundle type | ||||
id | 0..1 | string | Unique id for inter-element referencing | |||||
extension | 0..* | Extension | Additional content defined by implementations | |||||
modifierExtension | ?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized | ||||
link | Σ | 0..* | See link (Bundle) | Links related to this entry | ||||
fullUrl | Σ | 0..1 | uri | URI for resource (Absolute URL server address or URI for UUID/OID) | ||||
resource | Σ | 0..1 | Resource | A resource in the bundle | ||||
search | ΣI | 0..1 | BackboneElement | Search related information | ||||
id | 0..1 | string | Unique id for inter-element referencing | |||||
extension | 0..* | Extension | Additional content defined by implementations | |||||
modifierExtension | ?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized | ||||
mode | Σ | 0..1 | code | match | include | outcome - why this is in the result set Binding: SearchEntryMode (required): Why an entry is in the result set - whether it's included as a match or because of an _include requirement, or to convey information or warning information about the search process. | ||||
score | Σ | 0..1 | decimal | Search ranking (between 0 and 1) | ||||
request | ΣI | 0..1 | BackboneElement | Additional execution information (transaction/batch/history) | ||||
id | 0..1 | string | Unique id for inter-element referencing | |||||
extension | 0..* | Extension | Additional content defined by implementations | |||||
modifierExtension | ?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized | ||||
method | Σ | 1..1 | code | GET | HEAD | POST | PUT | DELETE | PATCH Binding: HTTPVerb (required): HTTP verbs (in the HTTP command line). See HTTP rfc for details. | ||||
url | Σ | 1..1 | uri | URL for HTTP equivalent of this entry | ||||
ifNoneMatch | Σ | 0..1 | string | For managing cache currency | ||||
ifModifiedSince | Σ | 0..1 | instant | For managing cache currency | ||||
ifMatch | Σ | 0..1 | string | For managing update contention | ||||
ifNoneExist | Σ | 0..1 | string | For conditional creates | ||||
response | ΣI | 0..1 | BackboneElement | Results of execution (transaction/batch/history) | ||||
id | 0..1 | string | Unique id for inter-element referencing | |||||
extension | 0..* | Extension | Additional content defined by implementations | |||||
modifierExtension | ?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized | ||||
status | Σ | 1..1 | string | Status response code (text optional) | ||||
location | Σ | 0..1 | uri | The location (if the operation returns a location) | ||||
etag | Σ | 0..1 | string | The Etag for the resource (if relevant) | ||||
lastModified | Σ | 0..1 | instant | Server's date time modified | ||||
outcome | Σ | 0..1 | Resource | OperationOutcome with hints and warnings (for batch/transaction) | ||||
signature | SΣ | 1..1 | Signature | Digital Signature | ||||
id | 0..1 | string | Unique id for inter-element referencing | |||||
extension | 0..* | Extension | Additional content defined by implementations Slice: Unordered, Open by value:url | |||||
Slices for type | SΣ | 1..* | Coding | Indication of the reason the entity signed the object(s) Slice: Unordered, Open by pattern:$this Binding: SignatureTypeCodes (preferred): An indication of the reason that an entity signed the object. | ||||
type:verify | SΣ | 1..1 | Coding | Verification Signature Binding: SignatureTypeCodes (preferred): An indication of the reason that an entity signed the object. Required Pattern: At least the following | ||||
id | 0..1 | string | Unique id for inter-element referencing | |||||
extension | 0..* | Extension | Additional content defined by implementations | |||||
system | 1..1 | uri | Identity of the terminology system Fixed Value: urn:iso-astm:E1762-95:2013 | |||||
version | 0..1 | string | Version of the system - if relevant | |||||
code | 1..1 | code | Symbol in syntax defined by the system Fixed Value: 1.2.840.10065.1.12.1.5 | |||||
display | 1..1 | string | Representation defined by the system Fixed Value: Verification Signature | |||||
userSelected | 0..1 | boolean | If this coding was chosen directly by the user | |||||
when | SΣ | 1..1 | instant | When the signature was created | ||||
who | SΣ | 1..1 | Reference(US Core Practitioner Profile S | US Core Organization Profile S | US Core PractitionerRole Profile) | Organization or practitioner who signed the Bundle | ||||
id | 0..1 | string | Unique id for inter-element referencing | |||||
extension | 0..* | Extension | Additional content defined by implementations Slice: Unordered, Open by value:url | |||||
reference | SΣI | 0..1 | string | Literal reference, Relative, internal or absolute URL | ||||
type | Σ | 0..1 | uri | Type the reference refers to (e.g. "Patient") Binding: ResourceType (extensible): Aa resource (or, for logical models, the URI of the logical model). | ||||
identifier | SΣI | 0..1 | Identifier | NPI or US Tax ID | ||||
id | 0..1 | string | Unique id for inter-element referencing | |||||
extension | 0..* | Extension | Additional content defined by implementations Slice: Unordered, Open by value:url | |||||
use | ?!Σ | 0..1 | code | usual | official | temp | secondary | old (If known) Binding: IdentifierUse (required): Identifies the purpose for this identifier, if known . | ||||
type | SΣ | 1..1 | CodeableConcept | Description of identifier Binding: CDex Identifier Types Value Set (required) | ||||
system | Σ | 0..1 | uri | The namespace for the identifier value Example General: http://www.acme.com/identifiers/patient | ||||
value | SΣ | 1..1 | string | The value that is unique Example General: 123456 | ||||
period | Σ | 0..1 | Period | Time period when id is/was valid for use | ||||
assigner | Σ | 0..1 | Reference(Organization) | Organization that issued id (may be just text) | ||||
display | SΣI | 0..1 | string | Text alternative for the resource | ||||
onBehalfOf | Σ | 0..1 | Reference(Practitioner | PractitionerRole | RelatedPerson | Patient | Device | Organization) | The party represented | ||||
targetFormat | 0..1 | code | The technical format of the signed resources Binding: Mime Types (required): The mime type of an attachment. Any valid mime type is allowed. | |||||
sigFormat | 0..1 | code | The technical format of the signature Binding: Mime Types (required): The mime type of an attachment. Any valid mime type is allowed. | |||||
data | S | 1..1 | base64Binary | base64 encoded JWS-Signature | ||||
Documentation for this format |
Other representations of profile: CSV, Excel, Schematron
Path | Conformance | ValueSet / Code |
Bundle.language | preferred | CommonLanguages Max Binding: AllLanguages |
Bundle.type | required | BundleType |
Bundle.entry.search.mode | required | SearchEntryMode |
Bundle.entry.request.method | required | HTTPVerb |
Bundle.signature.type | preferred | SignatureTypeCodes |
Bundle.signature.type:verify | preferred | Pattern: 1.2.840.10065.1.12.1.5("Verification Signature") |
Bundle.signature.who.type | extensible | ResourceType |
Bundle.signature.who.identifier.use | required | IdentifierUse |
Bundle.signature.who.identifier.type | required | CDexIdentifierTypes |
Bundle.signature.targetFormat | required | Mime Types |
Bundle.signature.sigFormat | required | Mime Types |
Id | Grade | Path | Details | Requirements |
sb-1 | error | Bundle | The signature element must have either reference to the signer or the signer's identifier and name. : Bundle.signature.who.reference.exists() or (Bundle.signature.who.identifier.exists() and Bundle.signature.who.display.exists()) |