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 #19 from ehn-dcc-development/Guidelines-v-1.3
Browse files Browse the repository at this point in the history
Changes according to DCC Guidelines v 1.3
  • Loading branch information
kruzikh authored and gabywh committed Oct 11, 2021
1 parent e4fb8de commit e10215e
Show file tree
Hide file tree
Showing 2 changed files with 32 additions and 3 deletions.
16 changes: 15 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-05-07",
"valueSetDate": "2021-09-29",
"valueSetValues": {
"ORG-100001699": {
"display": "AstraZeneca AB",
Expand Down Expand Up @@ -106,6 +106,20 @@
"active": true,
"system": "https://spor.ema.europa.eu/v1/organisations",
"version": ""
},
"Fiocruz": {
"display": "Fiocruz",
"lang": "en",
"active": true,
"system": "http://ec.europa.eu/temp/vaccinemanufacturer",
"version": "1.3"
},
"ORG-100007893": {
"display": "R-Pharm CJSC",
"lang": "en",
"active": true,
"system": "https://spor.ema.europa.eu/v1/organisations",
"version": ""
}
}
}
19 changes: 17 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-05-07",
"valueSetDate": "2021-09-29",
"valueSetValues": {
"EU/1/20/1528": {
"display": "Comirnaty",
Expand Down Expand Up @@ -91,7 +91,22 @@
"lang": "en",
"active": true,
"system": "http://ec.europa.eu/temp/vaccineproductname",
"version": "1.0"
"version": "1.2"
},
"Covid-19-recombinant": {
"display": "Covid-19 (recombinant)",
"lang": "en",
"active": true,
"system": "http://ec.europa.eu/temp/vaccineproductname",
"version": "1.3"
},
"R-COVI": {
"display": "R-COVI",
"lang": "en",
"active": true,
"system": "http://ec.europa.eu/temp/vaccineproductname",
"version": "1.3"
}
}
}

0 comments on commit e10215e

Please sign in to comment.