Last active
August 31, 2023 17:31
-
-
Save jkuester/ac7dcf3135451ad4982eae092a05ea97 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"_id": "6b7e8f42-c2f0-494b-b343-ebf83d289587", | |
"_rev": "1-9c396777743f1e21225cbf8831db22c6", | |
"form": "non_relevant_inputs", | |
"type": "data_record", | |
"content_type": "xml", | |
"reported_date": 1693502842407, | |
"contact": { | |
"_id": "74b386c0-a291-4c8b-8203-0da07a3b0173", | |
"parent": { | |
"_id": "141e3838-228a-49e2-b728-647a23070d96", | |
"parent": { | |
"_id": "e1ce4d2a-7a31-4ea5-8327-e76d1379f22c" | |
} | |
} | |
}, | |
"from": "", | |
"form_version": { | |
"time": 1693502476989, | |
"sha256": "9816aacf343381f717149b60457f03e5764afb8e439683827f114285c1e3902f" | |
}, | |
"hidden_fields": [ | |
"meta" | |
], | |
"fields": { | |
"text_widgets": { | |
"text": "" | |
}, | |
"inputs": { | |
"meta": { | |
"location": { | |
"lat": "", | |
"long": "", | |
"error": "", | |
"message": "" | |
}, | |
"deprecatedID": "" | |
}, | |
"source": "contact", | |
"source_id": "", | |
"contact": { | |
"_id": "141e3838-228a-49e2-b728-647a23070d96", | |
"patient_id": "", | |
"name": "My First CHW's Area" | |
} | |
}, | |
"patient_uuid": "141e3838-228a-49e2-b728-647a23070d96", | |
"patient_id": "", | |
"patient_name": "My First CHW's Area", | |
"meta": { | |
"instanceID": "uuid:05124fe4-19b4-43d4-89a1-9eeff75febbb" | |
} | |
}, | |
"geolocation_log": [ | |
{ | |
"timestamp": 1693502842410, | |
"recording": { | |
"code": 2, | |
"message": "Failed to query location from network service. Check the DevTools console for more information." | |
} | |
} | |
], | |
"geolocation": { | |
"code": 2, | |
"message": "Failed to query location from network service. Check the DevTools console for more information." | |
} | |
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"_id": "4cc18098-0663-4231-8a5f-9b855cb68069", | |
"_rev": "1-e9e5cb741b225de357bfb65e830928dc", | |
"form": "non_relevant_inputs", | |
"type": "data_record", | |
"content_type": "xml", | |
"reported_date": 1693502794962, | |
"contact": { | |
"_id": "74b386c0-a291-4c8b-8203-0da07a3b0173", | |
"parent": { | |
"_id": "141e3838-228a-49e2-b728-647a23070d96", | |
"parent": { | |
"_id": "e1ce4d2a-7a31-4ea5-8327-e76d1379f22c" | |
} | |
} | |
}, | |
"from": "", | |
"form_version": { | |
"time": 1693502476989, | |
"sha256": "9816aacf343381f717149b60457f03e5764afb8e439683827f114285c1e3902f" | |
}, | |
"hidden_fields": [ | |
"meta" | |
], | |
"fields": { | |
"text_widgets": { | |
"text": "" | |
}, | |
"inputs": { | |
"meta": { | |
"location": { | |
"lat": "", | |
"long": "", | |
"error": "", | |
"message": "" | |
}, | |
"deprecatedID": "" | |
}, | |
"source": "", | |
"source_id": "", | |
"contact": { | |
"_id": "", | |
"patient_id": "", | |
"name": "" | |
} | |
}, | |
"patient_uuid": "", | |
"patient_id": "", | |
"patient_name": "", | |
"meta": { | |
"instanceID": "uuid:bfb760a1-64b8-4f5e-b8c8-61beb78377a4" | |
} | |
}, | |
"geolocation_log": [ | |
{ | |
"timestamp": 1693502794966, | |
"recording": { | |
"code": 2, | |
"message": "Failed to query location from network service. Check the DevTools console for more information." | |
} | |
} | |
], | |
"geolocation": { | |
"code": 2, | |
"message": "Failed to query location from network service. Check the DevTools console for more information." | |
} | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment