← ClaudeAtlas

igrantio-credential-schema-pda1listed

Claim path pointer schema for the Portable Document A1 (PDA1) credential, the EU social security document that states which member state legislation applies to a worker. Holds the registry documents for the dc+sd-jwt, jwt_vc_json and mso_mdoc formats, with all six PDA1 sections: personal data, applicable legislation, status confirmation, employer or self-employed activity, work places, and the issuing institution. Use this skill when you build a PDA1 credential definition for the iGrant.io OpenID4VC API, or when you need the exact PDA1 claim path.
L3-iGrant/skills · ★ 1 · API & Backend · score 75
Install: claude install-skill L3-iGrant/skills
# Portable Document A1 (PDA1) - credential schema ## When to use Use this skill when you issue or verify a **Portable Document A1 (PDA1)** credential. PDA1 is the EU social security document. It states which member state social security legislation applies to a worker who works in more than one member state, or who is posted to another member state. The registry gives the credential type `PortableDocumentA1` and the namespace `org.iso.18013.5.1.pda1`. The schema supports three formats: SD-JWT VC (`dc+sd-jwt`), W3C JWT VC (`jwt_vc_json`) and mdoc (`mso_mdoc`). The registry keeps this schema under `credentialSchemas/claimPathPointer/pda1`. Version **2025.7.1** is the latest version directory, and this skill uses it. The registry publishes the schema in three formats: `dc+sd-jwt`, `jwt_vc_json` and `mso_mdoc`. ## What the claims describe The PDA1 claims follow the six sections of the paper form. Every claim in this schema is mandatory. - **`section1`** - the person. Names (`forenames`, `surname`, `surnameAtBirth`), `dateBirth`, `sex`, `nationalities` (an array), `personalIdentificationNumber`, `placeBirth` (`countryCode`, `region`, `town`), and two addresses: `stateOfResidenceAddress` and `stateOfStayAddress`, each with `countryCode`, `postCode`, `streetNo` and `town`. - **`section2`** - the legislation that applies. `memberStateWhichLegislationApplies`, `startingDate`, `endingDate`, `certificateForDurationActivity`, `determinationProvisional`, and `transiti