ISO/IEC 7816
<\/script>\n';
},
get iframeSnippet() {
const domain = '{ SITE_DOMAIN }';
const type = '{ embed_type }';
const slug = '{ embed_slug }';
return '';
},
get activeSnippet() {
return this.method === 'script' ? this.scriptSnippet : this.iframeSnippet;
},
copySnippet() {
navigator.clipboard.writeText(this.activeSnippet).then(() => {
this.copied = true;
setTimeout(() => { this.copied = false; }, 2000);
});
}
}"
@keydown.escape.window="open = false"
@click.outside="open = false">
ISO/IEC
Multi-part standard defining contact smart card physical, electrical, and command interfaces.
ISO 7816
|
Published 1987
Standard Details
| Category | ISO/IEC |
| Year Published | 1987 |
| Status | Active |
Compliant Card Types
National eID Card
Dual-InterfaceGovernment-issued electronic identity card with contact and contactless interfaces for in-person and online identification.
National Health Insurance Card
ContactSmart card for healthcare access and insurance verification, storing patient identity and entitlement data.
Memory Card (Synchronous)
ContactSimple EEPROM-based card without a microprocessor, used for low-cost applications like prepaid phone cards and parking tokens.