CDexSignature

CDex Signature Profile

activeDa Vinci CDex2.1.0complex-type10 key elements

This Signature DataType profile enforces the various elements of signature documented in the CDex guide. It adds the following *mandatory* (min=1) constraints:

  • A `Signature.type` fixed to ASTM Standard, E1762-95(2013) code = “1.2.840.10065.1.12.1.5” (Verification Signature)
  • A `Signature.who` for the organization or practitioner who signed the Bundle which is either:

1. a reference to US-Core Practitioner, US-Core PractitionerRole, or US-Core Organization or 1. an NPI or Tax ID and name of the organization or practitioner

  • A `Signature.data` representing the base64 encoded Signature (JWS, image, etc)

In addition, the following *mandatory* (min=1) element is inherited from the base standard:

  • `Signature.when` - a system timestamp when the signature was created

Metadata

hl7.org/fhir
Canonical URL
http://hl7.org/fhir/us/davinci-cdex/StructureDefinition/cdex-signature
ID
cdex-signature
Type
Base Definition
Derivation
constraint
Mandatory and Must-Support Elements

Elements with cardinality > 0 or marked as Must Support (S)

PathCard.TypeFlagsDescription
type
S1+
:verify1..1
S1+
Verification Signature
when
S
who
Reference
S
Organization or practitioner who signed the Bundle
who.reference
S
who.identifier
S
NPI or US Tax ID
who.identifier.type
S1+
who.identifier.value
S1+
who.display
S
data
S1+
base64 encoded signature (JWS, image, etc)