SMART Permission Tickets
0.1.0 - ci-build
SMART Permission Tickets, published by . This guide is not an authorized publication; it is the continuous build for version 0.1.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/jmandel/smart-permission-tickets-wip/ and changes regularly. See the Directory of published versions
This page tells you what to build for one role. It is non-normative; the specification governs. Read it to scope the work, then implement against the normative sections it links to.
You verify real-world facts and sign a JWT. The Data Holder relies on your verification, so most requirements are about what you do before signing.
{iss}/.well-known/jwks.json. (Issuer Key Publication)iss, aud, exp, iat, jti, ticket_type, subject, access), presenter binding where the ticket type requires it (the individual-access types do), and identity evidence for each person whose verification is the basis of the grant. (Issuer Requirements)jti. (Issuer vs. Data Holder Responsibility, Proposal 007)One deployable kickoff for delivering tickets to clients — a standard SMART App Launch whose token response carries tickets — is drafted in Proposal 003.