{
"$id": "kilt:ctype:0xf0d8b68020abbff021289468c72d20a39cc61c7ae1d91ccccb8b17589c075548",
"$schema": "ipfs://bafybeiah66wbkhqbqn7idkostj2iqyan2tstc4tpqt65udlhimd7hcxjyq/",
"additionalProperties": false,
"properties": {
"Covid 19 hastaliga daha onceden yakalanadin mi": {
"type": "boolean"
},
"isim": {
"type": "string"
},
"Son Test Tarihi": {
"format": "date",
"type": "string"
},
"soyisim": {
"type": "string"
},
"Telefon Numarasını": {
"type": "number"
},
"yapilan asi sayisi": {
"enum": [
0,
1,
2,
3,
4,
5
],
"type": "integer"
}
},
"title": "Covid 19 Aşı Kartım",
"type": "object"
}