openreferral / api-specification

This is the working repository for Open Referral's Human Services Data API protocols.
https://openreferral.readthedocs.io/en/latest/hsda/
Other
29 stars 13 forks source link

Is SERVICE_AT_LOCATION appropriately missing in HSDA v 1.2? #68

Closed MaxWhitney closed 9 months ago

MaxWhitney commented 6 years ago

The HSDA v 1.2 no longer has a description for a SERVICE_AT_LOCATION entity, though multiple entities reference a SERVICE_AT_LOCATION_ID field. I just want to make sure the absence is appropriate in the API and is not an oversight.

rasmus-storjohann-PG commented 6 years ago

As we were implementing sort of services by proximity, due to the many2many relationship between locations and services, it seemed to come very naturally that proximity sort be available at the /services_at_location/ end-point, so this end point is present (and important) in our implementation.

mrshll1001 commented 9 months ago

We will be archiving this repository soon. We're closing this issue because we believe it has been conclusively addressed as part of work on the main HSDS standard.

In this case, HSDS 3.0 has a service_at_location object, and a corresponding API endpoint