Registry entry

United Kingdom First Provisional Driving Licence

Apply for a first (never previously held) GB provisional driving licence through the Driver and Vehicle Licensing Agency (DVLA), either online or by post using form D1. This is the entry point to the DMV vertical's 'Drivers License' first-time leg named in GOV-282, sibling to the already-published gb/dvla/driving-licence-renewal-photocard (which explicitly excludes a first-ever provisional licence as out of scope). Scoped to a Great Britain (England, Scotland, Wales) applicant only; Northern Ireland has a separate service. It does not submit the application; the live gov.uk and DVLA sources are always authoritative (see VERIFICATION.md).

You are viewing v1.0.0

The latest published version of this schema is v1.1.0 — see the current reference page. Published versions are immutable; this page stays for agents pinned to gb/dvla/driving-licence-first-provisional@1.0.0.

Registry entry

gb/dvla/driving-licence-first-provisional

Jurisdiction
United Kingdom · national
Version
1.0.0
Verification
draft

GovSchema spec v0.3

Authoritative source Form D1 (by-post channel); no form number for the online channel

Machine access

Registry catalog
registry/index.jsonone record per schema id

Field reference

15 fields across 6 steps, read from the published schema.json — names, types, requiredness, and validation as the document states them. The live government form remains the authoritative source.

Eligibility

  • dateOfBirth date required

    Personal identifier; handle as sensitive data. Full date, YYYY-MM-DD. An applicant must be at least 15 years and 9 months old to apply (the licence itself cannot be used to drive most vehicle categories until 16 or 17, per DVLA age rules for each category).

  • residencyMeetsRequirement boolean required

    Eligibility gate, not itself a form line item on every channel. If false, the applicant is not eligible for a GB provisional licence through this service.

  • eyesightMeetsStandard boolean required

    Self-declared eyesight standard stated as an eligibility requirement on the gov.uk overview; the practical eyesight check itself happens at the driving test, not at licence-application time, but the declaration gates this application.

Applicant details

  • title enum optional

    Personal identifier; handle as sensitive data.

    enum: 7 values
  • lastName string required

    Personal identifier; handle as sensitive data.

    length: 1–100
  • firstNames string required

    Personal identifier; handle as sensitive data. All forenames, as they appear on the identity document used in identityVerificationMethod.

    length: 1–100

Application channel and payment

  • applicationChannel enum required

    online = apply-for-driving-licence.service.gov.uk, cost £34, licence typically arrives within one week; by_post = complete form D1 (available at most Post Offices) and post it to DVLA, cost £43. This document does not encode fee amounts as authoritative data (they change periodically); the figures in this description are qualitative context only, consistent with the sibling gb/dvla/driving-licence-renewal-photocard.

    enum: online | by_post
  • paymentMethod enum required

    debit_or_credit_card applies when applicationChannel is online (MasterCard, Visa, Electron, or Delta debit/credit card only); cheque_or_postal_order applies when applicationChannel is by_post (made payable to DVLA per the D1 form instructions). Always required — every channel has exactly one accepted payment form.

    enum: debit_or_credit_card | cheque_or_postal_order

Prove your identity

  • identityVerificationMethod enum required

    uk_passport = give the 9-digit UK passport number; ukvi_share_code = a digital share code from the UKVI immigration-status service; other_document_with_countersignatory = a different accepted document (e.g. a current non-EU/EEA foreign passport with a UK visa, a current Irish passport, a travel document, or a UK birth/adoption/naturalisation certificate with supporting evidence), which generally requires a countersignatory unless identity was already verified through HM Passport Office or a share code. Applies to both the online sign-in identity check and the by-post D1 identity evidence.

    enum: uk_passport | ukvi_share_code | other_document_with_countersignatory
  • ukPassportNumber string optional

    Personal identifier; handle as sensitive data. Required only when identityVerificationMethod is uk_passport. The 9-digit number printed on a current UK passport.

    pattern
  • ukviShareCode string optional

    Personal identifier; handle as sensitive data. Required only when identityVerificationMethod is ukvi_share_code.

    pattern
  • countersignatoryName string optional

    Personal identifier; handle as sensitive data. Required only when identityVerificationMethod is other_document_with_countersignatory. The countersignatory must hold a valid GB photocard driving licence, be a UK resident, know the applicant personally, and not be a relative or someone living at the same address (e.g. a current or retired local business person, shopkeeper, librarian, or other listed professional).

    length: 1–160
  • countersignatoryLicenceNumber string optional

    Required only when identityVerificationMethod is other_document_with_countersignatory.

    length: 0–20

Medical declaration

  • medicalConditionDeclared boolean required

    Corresponds to the D1 form's medical declaration section (Part A / Part B), which routes a 'yes' answer to one of DVLA's separate condition-specific medical questionnaires. This document models only the gating question; the questionnaires themselves, and the list of notifiable conditions, are out of scope pending independent review — see VERIFICATION.md.

Confirmation

  • email string optional

    Personal identifier; handle as sensitive data. Required when applicationChannel is online: DVLA sends a confirmation email once the application is submitted. Not confirmed as collected on the by_post channel.

    length: 0–254

Verification record

This file is the source-review record for this document version, per the manual-source-review-v1 practice. It documents the provenance of the published fields and flow and states the current verification claim honestly.

Current claim

  • status: draft
  • verification.method: manual-source-review-v1
  • verification.lastVerifiedAt: 2026-07-01

The document was derived from and cross-checked against the official sources below, but the full field-by-field comparison the practice requires (manual-source-review-v1 → Procedure step 2) has not yet been completed against the live authenticated flow at apply-for-driving-licence.service.gov.uk or a live scan of form D1 itself. It therefore remains draft, not verified.

Sources examined

  • Document (id, version): gb/dvla/driving-licence-first-provisional / 1.0.0
  • Spec version: GovSchema 0.3.0
  • Authority: Driver and Vehicle Licensing Agency (DVLA).
  • Primary source URL: https://www.gov.uk/apply-first-provisional-driving-licence (fetched live, 2026-07-01) — eligibility (age, eyesight, residency), application channels (online vs. by post), fees, payment methods, and the post-application confirmation-email statement.
  • Secondary source URL: https://www.gov.uk/id-for-driving-licence (fetched live, 2026-07-01) — identity-verification categories (UK passport, UKVI share code, other accepted documents) and the countersignatory rules.
  • Tertiary/weak source (not an official DVLA field list): third-party PDF-form-filler summaries of form D1's section structure (personal details, eyesight, licence categories wanted, previous licence details, medical declaration Part A/Part B), used only to confirm that a medical-condition declaration section exists on the paper channel. No official, independently reachable, line-by-line D1 field specification was found or used.
  • Official form id: D1 ("Application for a driving licence"), by-post channel only — available at Post Offices, not published as a downloadable PDF (same access pattern as the sibling gb/dvla/driving-licence-renewal-photocard's D1 pack). The online channel has no form number.
  • Retrieved / reviewed: 2026-07-01.
  • Reviewer: GovSchema Engineering (Standards Engineer — initial authoring source review).

What was confirmed against the source

| Source element | Field(s) | |---|---| | "be at least 15 years and 9 months old" | dateOfBirth | | "have been given permission to live in Great Britain... for at least 185 days" | residencyMeetsRequirement | | "be able to read a number plate from 20 metres away" | eyesightMeetsStandard | | Online channel: £34, arrives within a week, MasterCard/Visa/Electron/Delta debit or credit card | applicationChannel, paymentMethod | | By-post channel: form D1 from a Post Office, £43 by cheque or postal order | applicationChannel, paymentMethod | | "DVLA will send you a confirmation email once you've applied" | email | | "You'll be told when you sign in if you need to prove your identity... using photo ID like a passport" | identityVerificationMethod | | UK passport: "Write the 9-digit passport number on the application form" | identityVerificationMethod = uk_passport, ukPassportNumber | | UKVI share code as a digital identity-verification route | identityVerificationMethod = ukvi_share_code, ukviShareCode | | Countersignatory must hold a valid GB photocard licence, be UK resident, know the applicant personally, not be a relative or housemate | identityVerificationMethod = other_document_with_countersignatory, countersignatoryName, countersignatoryLicenceNumber |

What is NOT independently confirmed (out of scope)

  • The full D1 form field list. Only the medical-declaration gate (medicalConditionDeclared) is modelled; the specific notifiable conditions, the Part A/Part B branching, and any DVLA medical questionnaire are out of scope pending a review pass against an official DVLA-published field list (not a third-party form-filler summary).
  • Applicant biographic detail beyond name and date of birth — e.g. sex, place of birth, previous surname, National Insurance number, address — is not confirmed for this specific service and is not modelled, unlike the sibling renewal schema which had its applicant-detail fields drawn from a service the reviewer could partially read pre-login. title is included by analogy with that sibling and is flagged as not independently re-confirmed for the first-application service specifically (see its field sourceRef).
  • Photo capture (upload vs. reuse of an existing passport photo) is not modelled. The identity-verification sources describe identity documents, not a photo-capture step, and no source read during this pass confirmed whether/how a photograph is collected for a first application. A future minor version should add this once the online service's pre-login screens (or an official D1 scan) can be read directly.
  • Licence categories applied for (e.g. category B car, category A motorcycle) are not modelled; no source read during this pass stated whether the first-provisional application itself asks the applicant to select categories, or whether a provisional licence is issued with a fixed standard category set.
  • The online service's authenticated screens. Unlike gb/dvla/driving-licence-renewal-photocard, whose before-you-start / before-you-continue pre-login screens were reachable at authoring time, the equivalent first-provisional start URL returned HTTP 404 when tried during this pass; no pre-login screen content could be read for this service.

Scope and jurisdiction notes

  • Great Britain residents only. Like the sibling renewal schema, Northern Ireland has its own separate service; this document is GB-only (jurisdiction.level: national, matching the GB DVLA convention).
  • First application only. Renewal of an existing licence is out of scope here — see the already-published gb/dvla/driving-licence-renewal-photocard.
  • Fees are intentionally not encoded as amounts, consistent with every other gb/dvla/* and gb/hmpo/* reference schema. The £34/£43 figures quoted above are qualitative context recorded in this file and in field descriptions, not authoritative validation data.
  • Not time-versioned. Applying GSP-0005 §2's coexistence test: this process does not encode a year-varying value, so this is a plain v1.0.0 document, not an edition-axis schema.
  • Conditional requiredness (identityVerificationMethod-gated fields, applicationChannel-gated email) is expressed with requiredWhen (GSP-0013), not left to field-description prose, since this document targets spec v0.3.

Path to a verified claim (next step)

To advance to status: verified, a reviewer applies manual-source-review-v1 Procedure step 2 field-by-field against the live authenticated online flow and an officially-sourced D1 form scan specifically, resolves the open items above (most importantly the medical-declaration detail and any missing biographic/photo fields) by shipping a new schema version if discrepancies are found (immutability — VERSIONING §3), and records the outcome here.

Re-verification

Per the practice's Cadence, nextReviewBy is set to 2027-01-01 (6 months). Re-check the source on or before that date and on any source.url change.

View the raw record (VERIFICATION.md)

Version history

Independent and non-affiliated

GovSchema is an independent, open-source project. This reference is not produced, reviewed, or endorsed by Driver and Vehicle Licensing Agency or any government. The authoritative source is always the live government form and its official instructions.