-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathDigital_Green_Certificate_Value_Sets.json
86 lines (83 loc) · 2.97 KB
/
Digital_Green_Certificate_Value_Sets.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
{
"source": "https://ec.europa.eu/health/sites/default/files/ehealth/docs/digital-green-certificates_dt-specifications_en.pdf",
"fields": {
"tg": "disease or agent targeted",
"vp": "vaccine or prophylaxis",
"mp": "vaccine medicinal product",
"ma": "manufacturer",
"dn": "dose number",
"sd": "total series of doses",
"dt": "date of vaccination",
"co": "country of vaccination / test",
"is": "certificate issuer",
"ci": "unique certificate identifier (UVCI)",
"tt": "type of test",
"nm": "name of test",
"ma": "test manufacturer",
"sc": "date/time of sample collection",
"dr": "date/time of test result",
"tr": "test result",
"tc": "testing center",
"fr": "date of first positive test result",
"df": "certificate valid from",
"du": "certificate valid until",
"nam": "names",
"dob": "date of birth",
"dsc": "document signing certificate",
"t": "test certificate",
"v": "vaccination certificate",
"r": "recovery certificate",
"fn": "family name",
"fnt": "family name (standardized)",
"gn": "given name",
"gnt": "given name (standardized)",
"ver": "version"
},
"disease": {
"840539006" : "COVID-19"
},
"vaccines": {
"1119305005": "SARS-CoV-2 antigen vaccine",
"1119349007": "SARS-CoV-2 mRNA vaccine",
"J07BX03": "COVID-19 vaccine"
},
"vaccineProduct": {
"EU/1/20/1528": "Comirnaty (Pfizer/BioNTech)",
"EU/1/20/1507": "COVID-19 Vaccine Moderna",
"EU/1/21/1529": "Vaxzevria (AstraZeneca)",
"EU/1/20/1525": "COVID-19 Vaccine Janssen",
"CVnCoV": "CVnCoV (CureVac)",
"NVX-CoV2373": "NVX-CoV2373 (Novavax)",
"Sputnik-V": "Sputnik V (Gam-COVID-Vac)",
"Convidecia": "Convidecia (PakVac)",
"EpiVacCorona": "EpiVacCorona (Aurora-CoV)",
"BBIBP-CorV": "BBIBP-CorV (Sinopharm)",
"Inactivated-SARS-CoV-2-Vero-Cell": "Inactivated SARS‑CoV‑2 (Sinopharm)",
"CoronaVac": "CoronaVac (Sinovac)",
"Covaxin": "Covaxin (Bharat Biotech)"
},
"vaccineManufacturer": {
"ORG-100001699": "AstraZeneca AB",
"ORG-100030215": "Biontech Manufacturing GmbH",
"ORG-100001417": "Janssen-Cilag International",
"ORG-100031184": "Moderna Biotech Spain S.L.",
"ORG-100006270": "Curevac AG",
"ORG-100013793": "CanSino Biologics",
"ORG-100020693": "China Sinopharm International Corp. - Beijing location",
"ORG-100010771": "Sinopharm Weiqida Europe Pharmaceutical s.r.o. - Prague location",
"ORG-100024420": "Sinopharm Zhijun (Shenzhen) Pharmaceutical Co. Ltd. - Shenzhen location",
"ORG-100032020": "Novavax CZ AS",
"Gamaleya-Research-Institute": "Gamaleya Research Institute",
"Vector-Institute": "Vector Institute",
"Sinovac-Biotech": "Sinovac Biotech",
"Bharat-Biotech": "Bharat Biotech"
},
"testType": {
"LP6464-4": "Nucleic acid amplification with probe detection",
"LP217198-3": "Rapid immunoassay"
},
"testResult": {
"260415000": "not detected",
"260373001": "detected"
}
}