Skip to content

Slot: icaoIssuerCode

An identifier for the issuing State or Organisation of a passport as defined by the International Civil Aviation Organization (ICAO) Standard for Machine Readable Travel Documents. Usually three characters.

URI: di_vocab:slot/icaoIssuerCode Alias: icaoIssuerCode

Applicable Classes

Name Description Modifies Slot
IdCardDetailsClass The details of a National Identification Card as presented by a user for iden... no
PassportDetailsClass The details of a passport as presented by the biometric chip data using near-... no
ResidencePermitDetailsClass The details of a biometric residency permit as presented by reading the biome... no

Properties

Type and Range

Property Value
Range String
Domain Of PassportDetailsClass, ResidencePermitDetailsClass, IdCardDetailsClass

Cardinality and Requirements

Property Value
Required Yes

Identifier and Mapping Information

Schema Source

  • from schema: https://vocab.account.gov.uk/linkml/credentials-schema

Mappings

Mapping Type Mapped Value
self di_vocab:icaoIssuerCode
native di_vocab:icaoIssuerCode

LinkML Source

name: icaoIssuerCode
description: An identifier for the issuing State or Organisation of a passport as
  defined by the [International Civil Aviation Organization (ICAO) Standard for Machine
  Readable Travel Documents](https://www.icao.int/publications/Documents/9303_p3_cons_en.pdf).
  Usually three characters.
from_schema: https://vocab.account.gov.uk/linkml/credentials-schema
rank: 1000
alias: icaoIssuerCode
domain_of:
- PassportDetailsClass
- ResidencePermitDetailsClass
- IdCardDetailsClass
range: string
required: true