awatson1978 opened a new issue #191: Frequent Locations (Covid19)
URL: https://github.com/apache/cordova-plugin-geolocation/issues/191
 
 
   # Feature Request
   Would it be possible to expose the Frequent Locations log?  We are 
interested in getting the data that is available via the Frequent Locations 
page, like so:
   
   https://www.bewebsmart.com/ipod-ipad-iphone/frequent-locations/
   
   ## Motivation Behind Feature
   <!-- Why should this feature be implemented? What problem does it solve? -->
   
   Hi.  My name is Abigail.  I have a MS Biomedical Informatics, and am working 
with HL7, Synthea, and various hospitals and other groups on Covid19 response.  
   
   One of the hot topics in bioinformatics right now is contact matching, which 
is the CDC methodology of tracing R0.  We commonly call this "Patient 0" and 
"Patient 1" and so forth.  
   
   The exemplar of contact matching is probably the story of Typhoid Mary, who 
was a short-order line cook who managed to infect a large number of people.  
Investigators traced the histories of patients during a typhoid outbreak, and 
found a common location at a popular dinner.  From there, they were able to 
identify Mary, and put a stop to the epidemic.
   
   Turns out, your iPhone can trace your frequent locations.  This, in turn, 
can help identify hotspots and in testing.  We would like to get access to this 
data for in-app matching to hotspots and quarantine zones; patient routing; 
notifications to get tested, and so forth.
   
   It takes 18 months to develop subsequent rounds of vaccines and put them 
through Phase III Clinical Trials.  The hospital administrators and 
epidemiologists who I am in contact with are preparing for 18 to 24 months of 
Covid19 response.  Even if it takes a month or three to implement, that would 
be 15 to 21 months we could put it in use.  
   
   There are people who will be accessing these functionalities directly from 
the iOS SDK.  But it would be a boon to have them available in Cordova also.  
   
   ## Feature Description
   ```
   navigator.geolocation.getFrequentLocations()
   ```
   
   For a truly awesome implementation, if the locations could be returned using 
the following data schema, that would be ideal.  FHIR was approved as an 
approved interoperability protocol last week by Health and Human Services.  
   
   https://www.hl7.org/fhir/location.html
   
   
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to