This repository has been archived on 2024-08-20. You can view files and clone it, but cannot push or open issues or pull requests.
green-pass-simple/js/disease-agent-targeted.js

14 lines
331 B
JavaScript
Raw Normal View History

2021-11-20 17:35:01 +01:00
diseases = {
2021-11-20 17:30:16 +01:00
"valueSetId": "disease-agent-targeted",
"valueSetDate": "2021-04-27",
"valueSetValues": {
"840539006": {
"display": "COVID-19",
"lang": "en",
"active": true,
"version": "http://snomed.info/sct/900000000000207008/version/20210131",
"system": "http://snomed.info/sct"
}
}
}