Skip to content

Instantly share code, notes, and snippets.

@yspreen
Created April 21, 2021 06:59
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save yspreen/77936db36e4300da3a00de2cb88e3bca to your computer and use it in GitHub Desktop.
Save yspreen/77936db36e4300da3a00de2cb88e3bca to your computer and use it in GitHub Desktop.
ERRORS
'format' validation of 'date' is not yet supported.
'format' validation of 'date' is not yet supported.
'PPN' is not a valid enumeration value of '[PP, NN, CZ, HC]'
Required property 'c' is missing
'format' validation of 'date' is not yet supported.
Required property 'v' is missing
Required property 'dgcid' is missing
HEADER
{
"1" : -6,
"4" : [
154,
2,
78,
107,
89,
191,
66,
206
]
}
PAYLOAD
{
"vac" : [
{
"cou" : "AT",
"tot" : 2,
"seq" : 1,
"vap" : "1119305005",
"aut" : "ORG-100030215",
"mep" : "EU\/1\/20\/1528",
"dat" : "2021-02-18",
"lot" : "C22-862FF-001",
"dis" : "840539006",
"adm" : "Vaccination centre Vienna 23"
},
{
"cou" : "AT",
"tot" : 2,
"seq" : 2,
"vap" : "1119305005",
"aut" : "ORG-100030215",
"mep" : "EU\/1\/20\/1528",
"adm" : "Vaccination centre Vienna 23",
"lot" : "C22-H62FF-010",
"dis" : "840539006",
"dat" : "2021-03-12"
}
],
"cert" : {
"is" : "Ministry of Health, Austria",
"vf" : "2021-04-04",
"vr" : "v1.0",
"co" : "AT",
"vu" : "2021-10-04",
"id" : "01AT42196560275230427402470256520250042"
},
"sub" : {
"gn" : "Gabriele",
"gen" : "female",
"fn" : "Musterfrau",
"id" : [
{
"t" : "PPN",
"i" : "12345ABC-321"
}
],
"dob" : "1998-02-26"
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment