Skip to content

Commit

Permalink
Philippines Digital Vaccination Certificate Data Schema
Browse files Browse the repository at this point in the history
Signed-off-by: George J Padayatti <[email protected]>
  • Loading branch information
georgepadayatti committed Jun 1, 2022
1 parent bf4a283 commit 5ea2088
Show file tree
Hide file tree
Showing 2 changed files with 31 additions and 0 deletions.
Binary file added .DS_Store
Binary file not shown.
31 changes: 31 additions & 0 deletions schemas/covid_ph_schema.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,31 @@
# Philippines Digital Vaccination Certificate Data Schema (Covid-19)

## Metadata
* Issuer: Department of Health (DOH)
* Country: Philippines

## Fields

| | Attribute name | Description |
| --- | ----------------------------------- | --------------------------------------------------------- |
| 1 | Covid PH Beneficiary Name | Full name of the individual |
| 2 | Covid PH Date of Birth | Date of Birth of the individual |
| 3 | Covid PH Gender | Gender of the individual |
| 4 | Covid PH Beneficiary Reference ID | Beneficiary reference identifier |
| 5 | Covid PH Vaccination Certificate ID | Vaccination certificate identifier |
| 6 | Covid PH Vaccine Batch Number | Vaccine batch number |
| 7 | Covid PH Vaccine Name | Name of the vaccine |
| 8 | Covid PH Vaccine Manufacturer | The manufacturer name of the vaccination |
| 9 | Covid PH Date of Dose | Date on which the vaccination was taken by the individual |
| 10 | Covid PH Vaccination Dosage | Dosage info for vaccination provided, e.g. 1 of 2 |
| 11 | Covid PH Vaccinated At | Name of the institution providing the vaccination |

#### Duplicate check field

Following field value should be used for handling duplicate records:

nil

## Source

* https://vaxcert.doh.gov.ph/

0 comments on commit 5ea2088

Please sign in to comment.