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/test-type.js
2021-11-20 17:30:16 +01:00

21 lines
477 B
JavaScript

testTypeObj={
"valueSetId": "covid-19-lab-test-type",
"valueSetDate": "2021-04-27",
"valueSetValues": {
"LP6464-4": {
"display": "Nucleic acid amplification with probe detection",
"lang": "en",
"active": true,
"version": "2.69",
"system": "http://loinc.org"
},
"LP217198-3": {
"display": "Rapid immunoassay",
"lang": "en",
"active": true,
"version": "2.69",
"system": "http://loinc.org"
}
}
}