diff --git a/schemas/covid_mys_schema.md b/schemas/covid_mys_schema.md index 13c6799..5d6b7bf 100644 --- a/schemas/covid_mys_schema.md +++ b/schemas/covid_mys_schema.md @@ -6,17 +6,7 @@ ## Fields -| | Attribute name | Description | -|---|----------------------------------------|------------------------------------------------------------------| -| 1 | Covid MY Beneficiary Name | Full name of the individual | -| 2 | Covid MY Date Of Birth | Date of birth of the individual | -| 3 | Covid MY Country | Country where the individual has taken the vaccination | -| 4 | Covid MY Vaccine Manufacturer | The manufacturer of the vaccination | -| 5 | Covid MY Vaccine Date | Date on which the vaccination was taken by the individual | -| 6 | Covid MY Unique Certificate Identifier | Unique identifier, if any, of the issued certificate | -| 7 | Covid MY Vaccination Dosage | Dosage info for vaccination provided, e.g. 1 of 2 | -| 8 | Covid MY Certificate Issuer | Issuer of the vaccination certificate | - +Malaysian covid vaccination certiticate uses EU standards and hence all fields will reuse the same data schema defined for EU: https://github.com/L3-iGrant/data-schemas/blob/main/schemas/covid_eu_schema.md ## Source