forked from the-commons-project/vci-directory
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathvci-issuers.json
36 lines (36 loc) · 1.16 KB
/
vci-issuers.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
{
"participating_issuers": [
{
"iss": "https://myvaccinerecord.cdph.ca.gov/creds",
"name": "State of California"
},
{
"iss": "https://healthcardcert.lawallet.com",
"name": "State of Louisiana"
},
{
"iss": "https://epicproxy.et0502.epichosted.com/EPPARRPRD/api/epic/2021/Security/Open/EcKeys/32001/SHC",
"name": "UC Health (San Diego / Irvine / Riverside) and Affiliates"
},
{
"iss": "https://epicproxy-pub.et0502.epichosted.com/EPPARRPRD/api/epic/2021/Security/Open/EcKeys/32001/SHC",
"name": "UC Health (San Diego / Irvine / Riverside) and Affiliates"
},
{
"iss": "https://icproxy.mycclink.org/proxy-FHIR/api/epic/2021/Security/Open/EcKeys/32001/SHC",
"name": "Contra Costa Health Services"
},
{
"iss": "https://proxy.lvh.com/FHIR/api/epic/2021/Security/Open/EcKeys/32001/SHC",
"name": "Lehigh Valley Health Network"
},
{
"iss": "https://cslinkmobile.csmc.edu/fhirproxy/api/epic/2021/Security/Open/EcKeys/32001/SHC",
"name": "Cedars-Sinai Medical Center"
},
{
"iss": "https://mychart.uchealth.org",
"name": "UCHealth"
}
]
}