“Blood Test Result” User Data
Last updated
Last updated
{
"testID": "SCREEN-7083-12345",
"testName": "QualityHealth Comprehensive Screen",
"testDate": "2023-08-27T14:00:00Z",
"lab": {
"name": "QualityHealth Labs",
"ID": "QH801874",
"address": "1234 Elm St, Oakland, USA"
},
"subject": {
"firstName": "Jane",
"_firstName_zkpass_public_": true,
"lastName": "Doe",
"dateOfBirth": "1985-12-12",
"bloodType": "A+",
"DNAInfo": {
"markers": {
"APOE": [
"E3",
"E3"
],
"BRCA1": "Normal",
"MTHFR": [
"C677T",
"A1298C"
]
},
"haplogroups": {
"paternal": "R1b1",
"maternal": "H1a1"
}
},
"contact": {
"email": "jane.doe@gmail.com",
"phone": "650-555-1234"
},
"address": {
"street": "789 Oak Street",
"city": "San Jose",
"state": "CA",
"zip": "95134"
}
},
"measuredPanelsNgML": {
"amphetamines": 0,
"cocaine": 8,
"opiates": 102,
"benzodiazepines": 0
}
}