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

Commit

Permalink
Accept all RAT tests used (and issued) by other EU countries
Browse files Browse the repository at this point in the history
  • Loading branch information
UBaggeler committed Jul 6, 2021
1 parent e079ed9 commit 4fd2020
Showing 1 changed file with 0 additions and 119 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -334,35 +334,6 @@
]
}
},
{
"id": "TR-CH-0003",
"businessDescription": "If the test type is \"RAT\" then the test must be in the list of accepted RAT tests.",
"description": "If the test type is \"RAT\" then the \"test product and manufacturer\" MUST be in the valueset list, if it's NAA return true.",
"inputParameter": "Test Part of the HCert (\"t\")+ Valuesets +\"tt\" + \"ma\"",
"logic": {
"if": [
{
"===": [
{
"var": "payload.t.0.tt"
},
"LP217198-3"
]
},
{
"in": [
{
"var": "payload.t.0.ma"
},
{
"var": "external.valueSets.covid-19-lab-test-manufacturer-and-name"
}
]
},
true
]
}
},
{
"id": "TR-CH-0004",
"description": "Date of sample collection must exist",
Expand Down Expand Up @@ -623,96 +594,6 @@
"LP217198-3",
"LP6464-4"
],
"covid-19-lab-test-manufacturer-and-name": [
"308",
"344",
"345",
"768",
"1065",
"1097",
"1114",
"1144",
"1162",
"1173",
"1180",
"1190",
"1199",
"1201",
"1215",
"1218",
"1223",
"1225",
"1232",
"1236",
"1242",
"1244",
"1253",
"1257",
"1263",
"1266",
"1267",
"1268",
"1271",
"1278",
"1295",
"1296",
"1304",
"1319",
"1331",
"1333",
"1341",
"1343",
"1360",
"1363",
"1365",
"1375",
"1392",
"1420",
"1437",
"1443",
"1456",
"1466",
"1468",
"1481",
"1484",
"1489",
"1490",
"1501",
"1574",
"1604",
"1606",
"1654",
"1736",
"1747",
"1763",
"1764",
"1767",
"1769",
"1815",
"1822",
"1833",
"1844",
"1870",
"1884",
"1906",
"1919",
"1934",
"2010",
"2017",
"2029",
"2074",
"2098",
"2101",
"2103",
"2104",
"2108",
"2109",
"2116",
"2128",
"2130",
"2139",
"2183"
],
"acceptance-criteria": {
"single-vaccine-validity-offset": 21,
"vaccine-immunity": 364,
Expand Down

0 comments on commit 4fd2020

Please sign in to comment.