# COVID-19 Vaccination Certificate Application

> immunity passport app released by the Government of Japan

**Wikidata**: [Q110211417](https://www.wikidata.org/wiki/Q110211417)  
**Source**: https://4ort.xyz/entity/covid-19-vaccination-certificate-application

## Summary
The COVID-19 Vaccination Certificate Application is a mobile app developed by the Government of Japan to serve as an immunity passport, allowing users to store and present digital vaccination records. Released in December 2021, it was designed to facilitate COVID-19-related activities by providing a secure and convenient way to verify vaccination status.

## Key Facts
- **Title**: 新型コロナワクチン接種証明書アプリ (COVID-19 Vaccination Certificate Application)
- **Developer**: Cabinet Secretariat, National Strategy Office of Information and Communication Technology
- **Publisher**: Government of Japan
- **Platforms**: Android and iOS
- **Publication Date**: December 20, 2021
- **Operating Systems**: Android, iOS
- **Input Device**: Touchscreen
- **Distribution**: Digital download via Google Play and Apple App Store
- **Country of Origin**: Japan
- **Official Closure Date**: March 31, 2024
- **Language**: Japanese

## FAQs
### Q: What is the purpose of the COVID-19 Vaccination Certificate Application?
A: The app allows users to store and present digital vaccination records, serving as an immunity passport for COVID-19-related activities.

### Q: On which platforms is the app available?
A: The app is available for both Android and iOS devices.

### Q: Who developed the app?
A: The app was developed by the Cabinet Secretariat and the National Strategy Office of Information and Communication Technology, under the Government of Japan.

### Q: When was the app released?
A: The app was released on December 20, 2021.

### Q: Is the app still available?
A: The app was officially closed on March 31, 2024.

## Why It Matters
The COVID-19 Vaccination Certificate Application played a crucial role in Japan's response to the pandemic by providing a digital solution for managing vaccination records. As a government-backed initiative, it aimed to streamline the process of verifying vaccination status, which was essential for accessing various public services and events during the COVID-19 pandemic. The app's closure in 2024 marked the end of its operational phase, reflecting the evolving needs of post-pandemic society. Its significance lies in its contribution to public health infrastructure, demonstrating how digital tools can enhance the efficiency and accessibility of healthcare records.

## Notable For
- **Government-Backed Initiative**: One of the first official digital vaccination record systems implemented by a national government.
- **Multi-Platform Availability**: Available on both Android and iOS, ensuring broad accessibility.
- **Temporary Solution**: Designed to address the immediate needs of the pandemic, with a defined operational period.
- **Digital Transformation**: Demonstrated the potential of digital health solutions in a crisis context.
- **Local Relevance**: Tailored to Japan's specific healthcare and technological landscape.

## Body
### Overview
The COVID-19 Vaccination Certificate Application was a digital tool developed to provide a secure and convenient way for individuals to store and present their COVID-19 vaccination records. It was part of Japan's broader digital transformation efforts during the pandemic.

### Development and Release
- **Development**: The app was developed by the Cabinet Secretariat and the National Strategy Office of Information and Communication Technology.
- **Release**: It was officially released on December 20, 2021, and was available for download on both Android and iOS platforms.
- **Distribution**: The app was distributed digitally through the Google Play Store and the Apple App Store.

### Functionality
- **Purpose**: The app served as an immunity passport, allowing users to verify their vaccination status for various purposes, including travel and access to public services.
- **Features**: Users could store their vaccination records digitally and present them when required, reducing the need for physical certificates.

### Operational Period
- **Closure**: The app was officially closed on March 31, 2024, marking the end of its operational phase.

### Impact
- **Public Health**: The app contributed to the efficient management of vaccination records, supporting public health initiatives during the pandemic.
- **Digital Innovation**: It highlighted the potential of digital solutions in healthcare, particularly in crisis situations.

## Schema Markup
```json
{
  "@context": "https://schema.org",
  "@type": "SoftwareApplication",
  "name": "COVID-19 Vaccination Certificate Application",
  "description": "A mobile app developed by the Government of Japan to store and present digital COVID-19 vaccination records.",
  "url": "https://www.digital.go.jp/policies/posts/vaccinecert",
  "operatingSystem": ["Android", "iOS"],
  "applicationCategory": "HealthApplication",
  "datePublished": "2021-12-20",
  "dateModified": "2024-03-31",
  "publisher": {
    "@type": "GovernmentOrganization",
    "name": "Government of Japan"
  },
  "inLanguage": "Japanese",
  "additionalType": "VaccinePassport"
}

## References

1. [Source](https://www.digital.go.jp/policies/posts/vaccinecert)