Examples
Example Resources¶
Example 0: Three COVID-19 Vaccine Doses¶
- example-00-a-fhirBundle.json
- example-00-b-jws-payload-expanded.json
- example-00-c-jws-payload-minified.json
- example-00-d-jws.txt
- example-00-e-file.smart-health-card
- example-00-f-qr-code-numeric-value-0.txt
- example-00-g-qr-code-0.svg
Example 1: Three COVID-19 Vaccine Doses¶
Signed with an issuer key that includes x5c
claim. Useful for testing code paths that rely on an X.509-based trust framework.
- example-01-a-fhirBundle.json
- example-01-b-jws-payload-expanded.json
- example-01-c-jws-payload-minified.json
- example-01-d-jws.txt
- example-01-e-file.smart-health-card
- example-01-f-qr-code-numeric-value-0.txt
- example-01-g-qr-code-0.svg
Example 2: Multi-QR Testing Payload¶
Large payload with no particular clinical semantics. Useful for testing code paths where the JWS is too large to fit in a single QR.
- example-02-a-fhirBundle.json
- example-02-b-jws-payload-expanded.json
- example-02-c-jws-payload-minified.json
- example-02-d-jws.txt
- example-02-e-file.smart-health-card
- example-02-f-qr-code-numeric-value-0.txt
- example-02-f-qr-code-numeric-value-1.txt
- example-02-f-qr-code-numeric-value-2.txt
- example-02-g-qr-code-0.svg
- example-02-g-qr-code-1.svg
- example-02-g-qr-code-2.svg
Example 3: Revoked COVID-19 Credential¶
Useful for testing code paths that evaluate the revocation status of a JWS.