Created
March 5, 2026 03:38
-
-
Save pjaudiomv/223538d60d4585656b8a6fee22fb36d2 to your computer and use it in GitHub Desktop.
servsafe_food_handler_assertion.json
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| { | |
| "@context": "https://w3id.org/openbadges/v2", | |
| "type": "Assertion", | |
| "id": "urn:uuid:2417b93c-3355-4971-bd59-ecc55624a45c", | |
| "recipient": { | |
| "type": "id", | |
| "hashed": true, | |
| "salt": "e7b896b4730a4b62a04860babf30e7e0", | |
| "identity": "sha256$81ebebac6389eb0f7fc8c269a39163399523a140e3ace1d45bb74c1b41d38fd0" | |
| }, | |
| "badge": { | |
| "@context": "https://w3id.org/openbadges/v2", | |
| "type": "BadgeClass", | |
| "id": "urn:uuid:2154c0d9-5dd7-4bb5-97f2-d7fffdbc321b", | |
| "name": "ServSafe Food Handler", | |
| "description": "Awarded for successful completion of the ServSafe\u00ae Food Handler Employee Food Safety Course and Exam.", | |
| "issuer": { | |
| "@context": "https://w3id.org/openbadges/v2", | |
| "type": "Issuer", | |
| "id": "https://restaurant.org/", | |
| "name": "National Restaurant Association (ServSafe)", | |
| "url": "https://servsafe.com/", | |
| "email": "ServiceCenter@restaurant.org" | |
| }, | |
| "criteria": { | |
| "type": "Criteria", | |
| "narrative": "Complete the ServSafe\u00ae Food Handler Employee Food Safety Course and Exam." | |
| } | |
| }, | |
| "issuedOn": "2026-03-04T00:00:00Z", | |
| "expires": "2029-03-04T00:00:00Z", | |
| "evidence": [ | |
| { | |
| "id": "urn:uuid:1a7f2de5-a09b-4e23-a12f-482f8d965eeb", | |
| "type": "Evidence", | |
| "narrative": "ServSafe Certificate of Achievement: Certificate Number 82922374." | |
| } | |
| ], | |
| "verification": { | |
| "type": "HostedBadge", | |
| "url": "urn:uuid:2417b93c-3355-4971-bd59-ecc55624a45c" | |
| } | |
| } |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment