Creates a new SmartHealthCardIssuer instance.
Configuration parameters for the issuer
Issues a new SMART Health Card from a FHIR Bundle.
FHIR R4 Bundle containing medical data
Optional Verifiable Credential parameters. See VerifiableCredentialParams.
Promise resolving to SmartHealthCard object
FhirValidationError When FHIR bundle or VC structure is invalid
JWSError When signing fails
Issues new SMART Health Cards from FHIR Bundles.
Security Warning: Issue/sign on a secure backend only; never expose the private key in browsers.