Skip to content
This repository has been archived by the owner on Jul 12, 2023. It is now read-only.

Commit

Permalink
Merge pull request #8 from ehn-dcc-development/Valuset-version-1.2
Browse files Browse the repository at this point in the history
New changes according to the guidelines v1.2
  • Loading branch information
gabywh authored Jul 20, 2021
2 parents 46df494 + ac51241 commit 6bb6037
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 3 deletions.
9 changes: 8 additions & 1 deletion vaccine-mah-manf.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"valueSetId": "vaccines-covid-19-auth-holders",
"valueSetDate": "2021-04-27",
"valueSetDate": "2021-05-07",
"valueSetValues": {
"ORG-100001699": {
"display": "AstraZeneca AB",
Expand Down Expand Up @@ -99,6 +99,13 @@
"active": true,
"system": "http://ec.europa.eu/temp/vaccinemanufacturer",
"version": "1.0"
},
"ORG-100001981": {
"display": "Serum Institute Of India Private Limited",
"lang": "en",
"active": true,
"system": "https://spor.ema.europa.eu/v1/organisations",
"version": ""
}
}
}
11 changes: 9 additions & 2 deletions vaccine-medicinal-product.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"valueSetId": "vaccines-covid-19-names",
"valueSetDate": "2021-04-27",
"valueSetDate": "2021-05-07",
"valueSetValues": {
"EU/1/20/1528": {
"display": "Comirnaty",
Expand All @@ -10,7 +10,7 @@
"version": ""
},
"EU/1/20/1507": {
"display": "COVID-19 Vaccine Moderna",
"display": "Spikevax (previously COVID-19 Vaccine Moderna)",
"lang": "en",
"active": true,
"system": "https://ec.europa.eu/health/documents/community-register/html/",
Expand Down Expand Up @@ -85,6 +85,13 @@
"active": true,
"system": "http://ec.europa.eu/temp/vaccineproductname",
"version": "1.0"
},
"Covishield": {
"display": "Covishield (ChAdOx1_nCoV-19)",
"lang": "en",
"active": true,
"system": "http://ec.europa.eu/temp/vaccineproductname",
"version": "1.0"
}
}
}

0 comments on commit 6bb6037

Please sign in to comment.