forked from the-commons-project/vci-directory
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathvci-issuers-metadata.json
109 lines (109 loc) · 2.23 KB
/
vci-issuers-metadata.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
{
"issuer_metadata": [
{
"canonical_iss": "https://myvaccinerecord.cdph.ca.gov/creds",
"website": "https://myvaccinerecord.cdph.ca.gov/",
"help_line": "1-555-867-5309",
"issuer_type": [
"state"
],
"locations": [
{
"state": "CA",
"country": "US"
}
]
},
{
"canonical_iss": "https://healthcardcert.lawallet.com",
"website": "https://ldh.la.gov/index.cfm/faq/category/142",
"issuer_type": [
"state"
],
"locations": [
{
"state": "LA",
"country": "US"
}
]
},
{
"canonical_iss": "https://docket.care/ut",
"website": "https://docket.care",
"issuer_type": [
"state"
],
"locations": [
{
"state": "UT",
"country": "US"
}
]
},
{
"website": "https://hawaiicovid19.com/smart-health-card/",
"issuer_type": [
"state"
],
"locations": [
{
"state": "HI",
"country": "US"
}
]
},
{
"canonical_iss": "https://docket.care/nj",
"website": "https://docket.care",
"issuer_type": [
"state"
],
"locations": [
{
"state": "NJ",
"country": "US"
}
]
},
{
"canonical_iss": "https://apps.vdh.virginia.gov/credentials",
"website": "https://vaccinate.virginia.gov/",
"issuer_type": [
"state"
],
"locations": [
{
"state": "VA",
"country": "US"
}
]
},
{
"canonical_iss": "https://ekeys.ny.gov/epass/doh/dvc/2021",
"website": "https://covid19vaccine.health.ny.gov/excelsior-pass-and-excelsior-pass-plus",
"issuer_type": [
"state"
],
"locations": [
{
"state": "NY",
"country": "US"
}
]
},
{
"canonical_iss": "https://waverify.doh.wa.gov/creds",
"website": "https://waverify.doh.wa.gov/",
"help_line": "1-800-525-0127",
"issuer_type": [
"state"
],
"locations": [
{
"state": "WA",
"country": "US"
}
]
}
]
}