Contents

dataRepresentation

A raw representation of the record’s data.

Declaration

var dataRepresentation: Data { get }

Discussion

The data’s format varies based on its sourceType:

SMART Health Card

The raw representation corresponds to the compact JSON Web Signatures (JWS) serialization. For more information, see SMART Health Card Framework.

EU-DCC Records

The raw representation corresponds to the CBOR Web Tokens (CWT) of the Electronic Health Certificate (HCERT). For more information, see Electronic Health Certificates.

See Also

Accessing the Raw Payload